]> granicus.if.org Git - python/shortlog
python
2011-07-23 Eli BenderskyIssue #11049: skip a test that fails on some buildbots
2011-07-23 Senthil Kumaranmerge from 3.2 - Fix closes issue12581 - Increase the...
2011-07-23 Senthil KumaranFix closes issue12581 - Increase the urllib.parse test...
2011-07-23 Georg BrandlMerge 3.2 branch.
2011-07-23 Georg BrandlFix function name: open -> urlopen.
2011-07-23 Eli Benderskyfixing whitespace in the previous commit
2011-07-23 Eli BenderskyIssue #11049: adding some tests to test.support
2011-07-22 Charles-François... Merge - Issue #12592: Make Python build on OpenBSD...
2011-07-22 Charles-François... Issue #12592: Make Python build on OpenBSD 5 (and futur...
2011-07-22 Benjamin Petersonmerge 3.2
2011-07-22 Benjamin PetersonNone is ok for identifiers but not strings
2011-07-22 Benjamin Petersonmerge 3.2 (null)
2011-07-22 Benjamin Petersonmerge 3.2
2011-07-22 Benjamin Petersontype check AST strings and identifiers
2011-07-22 Benjamin Petersonhardcode the old svn __version__
2011-07-21 Charles-François... Merge - Issue #12372: POSIX semaphores are broken on...
2011-07-21 Charles-François... Issue #12372: POSIX semaphores are broken on AIX: don...
2011-07-21 Ezio Melotti#12601: merge with 3.2.
2011-07-21 Ezio Melotti#12601: fix typo.
2011-07-21 Ezio Melotti#11435: dummy merge with 3.2.
2011-07-21 Ezio Melotti#11435: link to the correct branch.
2011-07-20 Antoine PitrouIssue #12551: Provide a get_channel_binding() method...
2011-07-20 R David Murray#665194: support roundtripping RFC2822 date stamps...
2011-07-20 Senthil Kumaranmerge from 3.2 - Fix closes issue12524 - update http...
2011-07-20 Senthil KumaranFix closes issue12524 - update http.client POST example...
2011-07-20 Antoine PitrouFix test_multiprocessing failure under Windows.
2011-07-19 Barry WarsawUpstream merge.
2011-07-19 Barry WarsawUpstream merge
2011-07-19 Barry WarsawUpstream merge.
2011-07-19 Barry Warsaw- Issue #10309: Define _GNU_SOURCE so that mremap(...
2011-07-19 Ned DeilyIssue #12587: Correct faulty test file and reference...
2011-07-19 Ned DeilyIssue #12587: Correct faulty test file and reference...
2011-07-19 Barry Warsaw- Issue #10309: Define _GNU_SOURCE so that mremap(...
2011-07-19 Antoine PitrouIssue #12571: Add a plat-linux3 directory mirroring...
2011-07-19 Antoine PitrouIssue #12571: Add a plat-linux3 directory mirroring...
2011-07-19 R David Murray#7484: simplify quoteaddr: if parseaddr throws an error...
2011-07-19 R David MurrayMerge #7484: no more <> around addresses in VRFY or...
2011-07-19 R David Murray#7484: no more <> around addresses in VRFY or EXPN
2011-07-19 Senthil Kumaranmerge from 3.2 - Fix closes issue12577 - clarify shutil...
2011-07-19 Senthil KumaranFix closes issue12577 - clarify shutil.move documentati...
2011-07-18 Antoine PitrouIssue #6476: Document that os.spawnle and os.spawnve...
2011-07-18 Antoine PitrouIssue #6476: Document that os.spawnle and os.spawnve...
2011-07-18 Eric V. SmithMerge from 3.2.
2011-07-18 Eric V. SmithCloses #12579. Positional fields with str.format_map...
2011-07-18 R David MurrayFix English in packaging, too.
2011-07-18 R David MurrayMerge English fix.
2011-07-18 R David MurrayBetter English.
2011-07-18 Benjamin Petersonmerge heads
2011-07-18 Benjamin Petersonexcise the remains of STOP_CODE, which hasn't done...
2011-07-18 Brett CannonAdd Misc/NEWS entry and relevant doc change for issue...
2011-07-18 Brett CannonMake warnings accept a callable for showwarnings instead of
2011-07-17 Alex GaynorMerged upstream.
2011-07-17 Alex GaynorMark itertools tests of tuple reuse as being specific...
2011-07-17 Senthil Kumaranfix whitespace in rst.
2011-07-17 Senthil Kumaranfix whitespace nit.
2011-07-17 Senthil Kumaranmerge from 3.2 - Fix closes Issue12478 - HTTPErrorProce...
2011-07-17 Senthil KumaranFix closes Issue12478 - HTTPErrorProcess 's methods...
2011-07-17 Senthil Kumaranmerge from 3.2 - Fix closes Issue12479 - Add HTTPErrorP...
2011-07-17 Senthil KumaranFix closes Issue12479 - Add HTTPErrorProcessor class...
2011-07-17 Senthil Kumaranmerge from 3.2
2011-07-17 Senthil KumaranFix Issue10403 - datetime documentation clarification...
2011-07-17 Senthil Kumaranmerge from 3.2
2011-07-17 Senthil KumaranFix closes Issue11436 - Minor clarification to struct...
2011-07-16 Antoine PitrouMerge
2011-07-16 Antoine PitrouDummy merge
2011-07-16 Antoine PitrouClose the call queue in concurrent.futures.ProcessPoolE...
2011-07-16 Benjamin Petersonput in correct section
2011-07-16 Benjamin Petersonmerge heads
2011-07-16 Benjamin Petersonremove ast.__version__ (closes #12273)
2011-07-15 Antoine PitrouSilence spurious "broken pipe" tracebacks when shutting...
2011-07-15 Antoine PitrouFix potential resource leaks in concurrent.futures...
2011-07-15 Antoine Pitroutest_packaging should clean up after itself (but it...
2011-07-15 Antoine PitrouFix whitespace
2011-07-15 Antoine Pitroutest_threaded_import must clean up after itself
2011-07-15 Antoine Pitroutest_os needs to reap threads
2011-07-15 Antoine PitrouMerge from 3.2
2011-07-15 Antoine PitrouUse test.script_helper in test_pydoc
2011-07-15 Antoine Pitroutest_pydoc needs to cleanup after itself
2011-07-15 Antoine PitrouTry harder to reap dangling threads in test.support...
2011-07-15 Benjamin Petersonmerge heads
2011-07-15 Benjamin Petersoncomment which is not applicable anymore
2011-07-15 Antoine PitrouIssue #12573: Add resource checks for dangling Thread...
2011-07-15 Antoine PitrouIssue #12573: Add resource checks for dangling Thread...
2011-07-15 Antoine PitrouMerge
2011-07-15 Antoine PitrouMerge
2011-07-15 Antoine PitrouIssue #11603: Fix a crash when __str__ is rebound as...
2011-07-15 Antoine PitrouIssue #11603: Fix a crash when __str__ is rebound as...
2011-07-15 Antoine PitrouIssue #11603: Fix a crash when __str__ is rebound as...
2011-07-15 Benjamin Petersonmerge 3.2
2011-07-15 Benjamin Petersonmerge heads
2011-07-15 Benjamin Petersonmerge heads
2011-07-15 Benjamin Petersonmerge 3.2 (#11627)
2011-07-15 Benjamin Petersoncatch nasty exception classes with __new__ that doesn...
2011-07-15 Antoine PitrouIssue #11321: Fix a crash with multiple imports of...
2011-07-15 Antoine PitrouIssue #11321: Fix a crash with multiple imports of...
2011-07-15 Antoine PitrouMake sure to reap worker threads and processes at the...
2011-07-15 Antoine PitrouMake sure to reap worker threads and processes at the...
2011-07-15 Georg BrandlRemove duplicate "numbered" options for toctrees.
2011-07-15 Éric AraujoAlways use repr for regrtest resources names
2011-07-15 Éric AraujoSilence 2to3 warnings in packaging tests
next