]> granicus.if.org Git - python/shortlog
python
2011-07-27 Eli Benderskyfix doc typo for library/test.rst
2011-07-27 Eli BenderskyIssue #11049: added test_support to regrtest.STDTESTS...
2011-07-27 Senthil Kumaranmerge from 3.2 - Fix closes Issue12621 - Fix docstrings...
2011-07-27 Senthil KumaranFix closes Issue12621 - Fix docstrings of find and...
2011-07-27 Ross LagerwallIssue #12607: Merge with 3.2.
2011-07-27 Ross LagerwallIssue #12607: In subprocess, fix issue where if stdin...
2011-07-27 Senthil Kumaranmerge from 3.2 - Correcting issue 12576 fix, which...
2011-07-27 Senthil KumaranCorrecting issue 12576 fix, which resulted in buildbot...
2011-07-27 Ned DeilyIssue #12590: IDLE editor window now always displays...
2011-07-27 Ned DeilyIssue #12590: IDLE editor window now always displays...
2011-07-27 Senthil Kumaranmerge from 3.2 - Fix closes Issue12576 - fix urlopen...
2011-07-27 Senthil KumaranFix closes Issue12576 - fix urlopen behavior on sites...
2011-07-26 Antoine PitrouActually port ecfe9bf0117b to default
2011-07-26 Antoine PitrouNull merge
2011-07-26 Antoine PitrouWhen testing for an hg repo, use a file that always...
2011-07-26 Antoine PitrouNull merge
2011-07-26 Antoine PitrouBackport 0398f07d4827 (fix for weird buildbot failures)
2011-07-26 Antoine PitrouTry to fix weird buildbot failures
2011-07-26 Ned DeilyIssue #8746: Use tempfile module to get tempdir and...
2011-07-26 Ned DeilyIssue #8746: Use tempfile module to get tempdir and...
2011-07-26 Jason R. CoombsIssue #10639: reindent.py tool now accepts a --newline...
2011-07-26 Jason R. CoombsMerge with 3.2 Issue #10639: reindent.py should not...
2011-07-26 Jason R. CoombsFixes #10639: reindent.py should not convert newlines
2011-07-26 Antoine PitrouAdd debug output for failing buildbot
2011-07-26 Ezio Melotti#12547: Fix example in nntplib doc. Patch by July Tikhonov.
2011-07-25 Vinay SajipFixes #12637: Merged fix from 3.2 and added test.
2011-07-25 Vinay SajipFixes #12637: Last resort messages now correctly handle...
2011-07-25 Charles-François... Issue #11784: Improve multiprocessing.Process.join...
2011-07-25 Ross LagerwallIssue #12102: Merge with 3.2.
2011-07-25 Ross LagerwallIssue #12102: Document that buffered files must be...
2011-07-24 Charles-François... Issue #12560: Build libpython.so on OpenBSD. Patch...
2011-07-24 Charles-François... Issue #12560: Build libpython.so on OpenBSD. Patch...
2011-07-24 Antoine PitrouAdd a test for issue #1813: getlocale() failing under...
2011-07-24 Antoine PitrouAdd a test for issue #1813: getlocale() failing under...
2011-07-24 Antoine PitrouIssue #1813: Fix codec lookup under Turkish locales.
2011-07-23 Antoine PitrouIssue #12624: It is now possible to fail after the...
2011-07-23 Antoine PitrouIssue #12624: It is now possible to fail after the...
2011-07-23 Antoine PitrouIssue #12591: Improve support of "universal newlines...
2011-07-23 Antoine PitrouIssue #12591: Improve support of "universal newlines...
2011-07-23 Antoine PitrouFollowup to c3b47cdea0d1: document the *write_through...
2011-07-23 Antoine PitrouIssue #12591: Allow io.TextIOWrapper to work with raw...
2011-07-23 Antoine PitrouIssue #12591: Allow io.TextIOWrapper to work with raw...
2011-07-23 Charles-François... Issue 12620: Make pendingbusy flag static to Py_MakePen...
2011-07-23 Nadeem VawdaAdd Misc/NEWS entry for d68765bd6490.
2011-07-23 Nadeem VawdaAdd Misc/NEWS entry for c741ba9e37ef.
2011-07-23 Nadeem VawdaMerge: #10883: Fix socket leaks in urllib.request.
2011-07-23 Nadeem VawdaIssue #10883: Fix socket leaks in urllib.request.
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...
next