]> granicus.if.org Git - python/shortlog
python
2011-03-25 Raymond HettingerIssue #11071: Fix whatsnew description of O/S access...
2011-03-25 Raymond HettingerIssue #11071: Fix whatsnew description of O/S access...
2011-03-25 R David MurrayMerge #11584: Since __getitem__ returns headers, make...
2011-03-25 R David Murray#11584: Since __getitem__ returns headers, make decode_...
2011-03-25 Ezio Melotti#2650: Merge with 3.2.
2011-03-25 Ezio Melotti#2650: Merge with 3.1.
2011-03-25 Ezio Melotti#2650: Refactor re.escape to use enumerate().
2011-03-25 Ezio Melotti#2650: Add tests with non-ascii chars for re.escape.
2011-03-25 Ezio Melotti#2650: Refactor the tests for re.escape.
2011-03-25 Thomas WoutersRevert the Lib/test/test_bigmem.py changes from commit...
2011-03-25 Kurt B. KaiserMerge from 3.2 again
2011-03-25 Kurt B. KaiserMerge from 3.1 again
2011-03-25 Kurt B. KaiserMerge from 3.2 again
2011-03-25 Kurt B. KaiserMerge 3.2 heads
2011-03-25 Kurt B. KaiserMerge default heads
2011-03-24 Eli BenderskyIssue #11634: Remove misleading paragraph from a comment
2011-03-24 Kurt B. KaiserMerge heads
2011-03-24 Kurt B. KaiserMerge 3.2
2011-03-24 R David Murray#11093: make NOTTESTS empty by renaming confusingly...
2011-03-24 R David Murray#11031: Add --testdir to specify where to find tests
2011-03-24 R David Murray#11030: make --coverdir work for relative directories...
2011-03-24 Raymond HettingerRemove test_importable(). Couldn't see how to make...
2011-03-24 Kurt B. KaiserMerge 3.1
2011-03-24 Kurt B. KaiserMerge 3.2
2011-03-24 Raymond HettingerIsolate the test_source() test in test_collections
2011-03-24 R David MurrayMerge #11606: improved body_encode algorithm, no longer...
2011-03-24 R David MurrayMerge #11606: improved body_encode algorithm, no longer...
2011-03-24 R David Murray#11606: improved body_encode algorithm, no longer produ...
2011-03-24 Kurt B. KaiserMerge 3.1
2011-03-24 Victor StinnerMerge 3.2
2011-03-24 Victor StinnerMerge 3.1
2011-03-24 Victor Stinnertest_multiprocessing: use assertLess() to see the timeo...
2011-03-24 Antoine PitrouAdd tests for the atexit hook in concurrent.futures...
2011-03-24 Antoine PitrouAdd tests for the atexit hook in concurrent.futures...
2011-03-24 Senthil Kumaranissue11236 getpass.getpass to respond ctrl-c or ctrl-z
2011-03-24 Senthil Kumaranissue10883 - Silence some ftp related ResourceWarnings...
2011-03-24 Senthil Kumaranissue10883 - Silence some ftp related ResourceWarnings...
2011-03-24 Raymond HettingerAdd tests for _source to importable and exec'able.
2011-03-24 Brett CannonRemove a stale comment.
2011-03-23 Brett CannonMake importlib compatible with __import__ by "fixing...
2011-03-23 Brett CannonHave importlib use the repr of a module name in error...
2011-03-23 Antoine PitrouIssue #11653: fix -W with -j in regrtest.
2011-03-23 Antoine PitrouAdd NEWS entry for 9aa6097131ef
2011-03-23 Antoine PitrouIssue #11653: fix -W with -j in regrtest
2011-03-23 Raymond HettingerMinor clean-ups.
2011-03-23 Raymond HettingerAdd news entry for the _source attribute created by...
2011-03-23 Raymond HettingerMerge
2011-03-23 Raymond HettingerExpose the namedtuple source with a _source attribute.
2011-03-23 R David MurrayMerge #11590: fix quoprimime decode handling of empty...
2011-03-23 R David MurrayMerge #11590: fix quoprimime decode handling of empty...
2011-03-23 R David Murray#11590: fix quoprimime decode handling of empty strings...
2011-03-23 Antoine PitrouAllow "-j0" as an argument to regrtest, to automaticall...
2011-03-23 Antoine PitrouFix transmitting warning options to the children when...
2011-03-23 Raymond HettingerMove namespace setup inside the template.
2011-03-23 R David MurrayMerge #11589: add additional tests for the email quopri...
2011-03-23 R David MurrayMerge #11589: add additional tests for the email quopri...
2011-03-23 R David Murray#11589: add additional tests for the email quoprimime...
2011-03-23 Mark DickinsonIssue #11244: Remove outdated peepholer check that...
2011-03-23 Raymond HettingerFix set representation in an example.
2011-03-23 Raymond HettingerMinor named tuple clean-ups.
2011-03-23 Raymond HettingerFactor-out named tuple class definition template strings.
2011-03-23 Éric AraujoBranch merge
2011-03-23 Éric AraujoMerge from 3.2
2011-03-23 Éric AraujoBranch merge
2011-03-23 Éric AraujoMerge from 3.2.
2011-03-23 Éric AraujoMerge from 3.1.
2011-03-23 Antoine PitrouUse transient_internet() consistently in test_imaplib
2011-03-23 Antoine PitrouUse transient_internet() consistently in test_imaplib
2011-03-23 Éric AraujoFix obscure set crashers (#8420). Backport of d56b3caf...
2011-03-23 Éric AraujoDo not touch sys.path when site is imported and python...
2011-03-23 Raymond HettingerIssue #10610: Document that int(), float(), and complex...
2011-03-23 Raymond HettingerIssue #10610: Document that int(), float(), and complex...
2011-03-23 Raymond HettingerIssue #10610: Document that int(), float(), and complex...
2011-03-23 Kurt B. KaiserMerge from 3.2
2011-03-22 Raymond HettingerIssue #10771: Clarify that descriptors get used in...
2011-03-22 Raymond HettingerIssue #10771: Clarify that descriptors get used in...
2011-03-22 Raymond HettingerIssue #10771: Clarify that descriptors get used in...
2011-03-22 Kurt B. KaiserMerge from 3.1
2011-03-22 Raymond HettingerIssue 10787: Document the probability density function...
2011-03-22 Raymond HettingerIssue 10787: Document the probability density function...
2011-03-22 Raymond HettingerIssue 10787: Document the probability density function...
2011-03-22 Raymond HettingerIssue 10988: fix description of super's descriptor...
2011-03-22 Raymond HettingerIssue 10988: fix description of super's descriptor...
2011-03-22 Raymond HettingerIssue 10988: fix description of super's descriptor...
2011-03-22 Raymond HettingerClean-up whitespace.
2011-03-22 Raymond HettingerReplace **locals() with explicit field names.
2011-03-22 Raymond HettingerSimplify the named tuple template by using the new...
2011-03-22 Raymond HettingerImprove readability by replacing '\n' in template with...
2011-03-22 Raymond HettingerIssue #11333: Add __slots__ to the collections ABCs.
2011-03-22 Antoine PitrouMerge
2011-03-22 Antoine PitrouMerge
2011-03-22 Antoine PitrouUse shorter timings in test_concurrent_futures to make...
2011-03-22 Raymond HettingerIssue #11625: Fix Typo
2011-03-22 Raymond HettingerIssue #11625: Fix Typo
2011-03-22 Raymond HettingerIssue #11625: Fix Typo
2011-03-22 Victor StinnerIssue #11630, issue #3080: Fix refleak introduced by...
2011-03-22 Raymond HettingerIssue #11628: cmp_to_key should use __slots__.
2011-03-22 Raymond HettingerIssue #11628: cmp_to_key should use __slots__.
2011-03-22 Victor StinnerIssue #3080: On DJGPP, case_bytes() returns -1 to signa...
2011-03-22 Victor StinnerIssue #7330, #10833: Replace %100s by %.100s and %200s...
next