]> granicus.if.org Git - python/shortlog
python
2011-06-05 Martin v. LöwisStop adding txt files twice.
2011-06-05 Martin v. LöwisAdd 2.7.2 UUIDs
2011-06-03 Benjamin Petersonanother benefit of this change
2011-06-01 Benjamin Petersonmerge release tag
2011-05-31 Benjamin Petersonsimply use the Python version for pyexpat.__version__...
2011-05-31 Benjamin Petersonadd 2.7.2 header
2011-05-29 Benjamin PetersonAdded tag v2.7.2rc1 for changeset f48756685406
2011-05-29 Benjamin Petersonbump to 2.7.2rc1 v2.7.2rc1
2011-05-29 Éric AraujoBranch merge
2011-05-29 Ned DeilyIssue #12205: Fix test_subprocess failure due to uninst...
2011-05-28 Éric AraujoRe-add missing doc stub for the distutils check command
2011-05-28 Éric AraujoBackport doc improvements for distutils.cmd.Command...
2011-05-28 Éric AraujoFix test_distutils when sys.dont_write_bytecode is...
2011-05-28 Ned DeilyIssue #11217: For 64-bit/32-bit Mac OS X universal...
2011-05-28 Martin v. LöwisNearly null-merge 2.5.6
2011-05-28 Martin v. LöwisNearly null-merge 2.5.6
2011-05-28 Martin v. Löwismerge 2.5.6c1 tag
2011-05-28 Martin v. LöwisAdded tag v2.5.6c1 for changeset a87c7b96672b
2011-05-28 Martin v. LöwisAdded tag v2.5.6 for changeset de34c7b097e8
2011-05-28 Martin v. Löwisr88840: Prepare for 2.5.6. v2.5.6
2011-05-28 Martin v. Löwisr88828: Fix year.
2011-05-28 Martin v. Löwisr88824: Prepare for 2.5.6c1. v2.5.6c1
2011-05-28 Ned DeilyIssue #9670: Increase the default stack size for second...
2011-05-26 Benjamin Petersonmerge heads
2011-05-26 Benjamin Petersonraise an ValueError in getvalue() on closed StringIO...
2011-05-26 Éric AraujoBranch merge
2011-05-26 Victor StinnerClose #12182: Fix pydoc.HTMLDoc.multicolumn() if Python...
2011-05-26 Kurt B. KaiserIDLE: #6378: Further adjust idle.bat to start associate...
2011-05-25 Victor StinnerIssue #12175: RawIOBase.readall() now returns None...
2011-05-25 Victor StinnerIssue #12175: FileIO.readall() now raises a ValueError...
2011-05-25 Éric AraujoFix display of html.parser.HTMLParser.feed docstrin
2011-05-25 Éric AraujoAdd missing name in pkgutil.__all__
2011-05-25 Éric AraujoBranch merge
2011-05-25 Éric AraujoFix two typos
2011-05-24 Victor StinnerIssue #12057: Add cjkencodings directory to the Makefil...
2011-05-24 Victor StinnerIssue #12057: Add tests for the HZ encoding
2011-05-24 Charles-François... Issue #1441530: In imaplib, use makefile() to wrap...
2011-05-24 Victor StinnerIssue #12100: Don't reset incremental encoders of CJK...
2011-05-24 Benjamin Petersonuse '->' to indicate return values
2011-05-23 Benjamin Petersonmust clear an AttributeError if it is set
2011-05-23 Benjamin Petersonhandle old-style instances
2011-05-23 Benjamin Petersoncorrectly lookup __dir__
2011-05-23 Barry WarsawNull merge from 2.6 branch.
2011-05-23 Barry WarsawReplay changeset 70249:b571c7a8cf2e from fubar branch...
2011-05-23 Barry WarsawReplay changeset 70248:c714e2f92f63 from fubar branch...
2011-05-23 Barry WarsawReplay changeset 70238:03e488b5c009 from fubar branch...
2011-05-23 Victor Stinnertest_codecs now removes the temporay file (created...
2011-05-23 Eli BenderskyIssue 12003: fixing error in xrange alternative sample
2011-05-23 Barry WarsawForward merge.
2011-05-23 Barry WarsawThese files have Windows line endings in 2.6.
2011-05-22 Victor StinnerIssue #12012: test_ssl uses test_support.import_module()
2011-05-22 Eli BenderskyIssue 12126: removing incorrect claim about return...
2011-05-21 Raymond HettingerSimplify example
2011-05-21 Victor StinnerIssue #12124: zipimport doesn't keep a reference to...
2011-05-20 Benjamin Petersonthis should actually be an IOError
2011-05-20 Benjamin Petersonadd example for not using access
2011-05-20 Ezio Melotti#12072: add missing parenthesis in the doc. Patch...
2011-05-18 Raymond HettingerMinor code cleanup.
2011-05-17 Benjamin Petersonmerge heads
2011-05-17 Benjamin Petersonstop using the old brain-dead interface for providing...
2011-05-17 Victor StinnerIssue #12057: Fix .hgeol and test_multibytecodec_suppor...
2011-05-17 Ronald Oussoren(backport) Fixes #11088: IDLE crashes when using F5...
2011-05-17 Ronald Oussoren(backport)Fix #10154 and #10090: locale normalizes...
2011-05-17 Ezio Melotti#12092: backport rephrasing of a paragraph in the tutorial.
2011-05-17 Ezio Melotti#12093: fix typo in struct doc. Patch by Sandro Tosi.
2011-05-17 Senthil KumaranFix closes issue #12088 - fixes the tarfile.extractall...
2011-05-16 Victor StinnerIssue #11614: Fix test_linecache, cjkencodings_test...
2011-05-16 Victor StinnerIssue #12057: Convert CJK encoding testcase BLOB into...
2011-05-15 Ronald OussorenNEWS entry for fix of issue #9516
2011-05-15 Ronald OussorenIssue #9516: avoid errors in sysconfig when MACOSX_DEPL...
2011-05-15 Georg BrandlPort #6498 fix: fix several misspellings of "SystemExit...
2011-05-14 Gregory P.... Fixes Issue #12059: Properly handle missing hash functi...
2011-05-14 Nadeem VawdaIssue #12050: zlib.decompressobj().decompress() now...
2011-05-14 Ezio Melotti#11979: improve wording and markup in sockets howto...
2011-05-14 Ezio Melotti#7960: fix docstrings for captured_output and captured_...
2011-05-14 Ezio Melotti#5723: Improve json tests to be executed with and witho...
2011-05-14 Ezio MelottiChange import_fresh_module to work with packages.
2011-05-13 Kurt B. KaiserIssue #11896: Save on Close failed despite selecting...
2011-05-12 Antoine PitrouIssue #12062: In the `io` module, fix a flushing bug...
2011-05-12 Georg Brandl#12061: remove duplicate glossary entry.
2011-05-10 Ezio Melotti#12051: Fix segfault in json.dumps() while encoding...
2011-05-10 Antoine PitrouIssue #8498: In socket.accept(), allow to specify 0...
2011-05-10 Raymond HettingerIssue 12047: Expand the style guide.
2011-05-09 Victor Stinner(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes...
2011-05-09 Victor Stinner(Merge 3.1) Issue #1195: Fix input() if it is interrupt...
2011-05-09 Ezio MelottiSome more tests were incorrectly marked as C specific.
2011-05-09 Martin v. LöwisIssue 11164: Remove obsolete allnodes test from minidom...
2011-05-09 Ezio Melotti#11910: Fix test_heapq to skip the C tests when _heapq...
2011-05-09 Ezio Melotti#11910: change import_fresh_module to return None when...
2011-05-09 Ezio MelottiFix deprecation warnings in test_unittest.
2011-05-09 Ezio MelottiAdd a note to the str.find doc to suggest the use of...
2011-05-08 Benjamin Petersonimport_fresh_module ought to be in __all__
2011-05-08 Éric AraujoMake test_distutils pass without zlib (fixes #9435)
2011-05-07 Raymond HettingerFix cut and paste error.
2011-05-07 Raymond HettingerSome tests were incorrectly marked as C specific.
2011-05-07 Antoine PitrouIssue #11927: SMTP_SSL now uses port 465 by default...
2011-05-07 Ezio Melotti#10169: Fix argument parsing in socket.sendto() to...
2011-05-07 Ezio Melotti#12017: Fix segfault in json.loads() while decoding...
2011-05-07 Nadeem VawdaFix potential resource leak in test_mmap.
2011-05-07 Nadeem VawdaIssue #11277: Fix tests - crash will not trigger if...
next