]> granicus.if.org Git - python/shortlog
python
2013-02-10 Serhiy StorchakaFix a test for SpooledTemporaryFile (added in issue...
2013-02-10 Serhiy StorchakaFix a test for SpooledTemporaryFile (added in issue...
2013-02-10 Serhiy StorchakaFix a test for SpooledTemporaryFile (added in issue...
2013-02-10 Serhiy StorchakaIssue #1470548: XMLGenerator now works with binary...
2013-02-10 Serhiy StorchakaIssue #1470548: XMLGenerator now works with binary...
2013-02-10 Serhiy StorchakaIssue #1470548: XMLGenerator now works with binary...
2013-02-10 Serhiy StorchakaIssue #6975: os.path.realpath() now correctly resolves...
2013-02-10 Serhiy StorchakaIssue #6975: os.path.realpath() now correctly resolves...
2013-02-10 Serhiy StorchakaIssue #6975: os.path.realpath() now correctly resolves...
2013-02-10 Raymond HettingerMerge
2013-02-10 Raymond HettingerBackport deque.rotate() improvements.
2013-02-09 Antoine PitrouIssue #13773: sqlite3.connect() gets a new `uri` parame...
2013-02-09 Antoine PitrouIssue #17173: Remove uses of locale-dependent C functio...
2013-02-09 Antoine PitrouIssue #17173: Remove uses of locale-dependent C functio...
2013-02-09 Antoine PitrouIssue #17173: Remove uses of locale-dependent C functio...
2013-02-09 Serhiy StorchakaIssue #17156: pygettext.py now uses an encoding of...
2013-02-09 Serhiy StorchakaIssue #17156: pygettext.py now uses an encoding of...
2013-02-09 Serhiy StorchakaIssue #17156: pygettext.py now uses an encoding of...
2013-02-09 Serhiy StorchakaIssue #17169: Restore errno in tempfile exceptions.
2013-02-09 Serhiy StorchakaIssue #17169: Restore errno in tempfile exceptions.
2013-02-09 R David MurrayMerge: #17166: fix _dummy_thread import example.
2013-02-09 R David MurrayMerge: #17166: fix _dummy_thread import example.
2013-02-09 R David Murray#17166: fix _dummy_thread import example.
2013-02-09 R David MurrayMerge: #16564: Fix regression in use of encoders.encode...
2013-02-09 R David MurrayMerge: #16564: Fix regression in use of encoders.encode...
2013-02-09 R David Murray#16564: Fix regression in use of encoders.encode_noop...
2013-02-09 Christian Heimesadd proper dependencies on expat headers and sources
2013-02-09 Christian Heimesadd proper dependencies on expat headers and sources
2013-02-09 Christian Heimesadd proper dependencies on expat headers and sources
2013-02-09 Benjamin Petersonmerge 3.3 (#17168)
2013-02-09 Benjamin PetersonStringIO.StringIO -> io.StringIO (closes #17168)
2013-02-09 Serhiy StorchakaIssue #10355: SpooledTemporaryFile properties now work...
2013-02-09 Serhiy StorchakaIssue #10355: SpooledTemporaryFile properties now work...
2013-02-09 Serhiy StorchakaIssue #10355: SpooledTemporaryFile properties now work...
2013-02-09 Serhiy StorchakaIssue #17147. Mention BytesIO in SpooledTemporaryFile...
2013-02-09 Serhiy StorchakaMinor fix of previous commit.
2013-02-09 Serhiy StorchakaMinor fix of previous commit.
2013-02-09 Serhiy StorchakaIssue #17147. Mention BytesIO in SpooledTemporaryFile...
2013-02-09 Serhiy StorchakaIssue #17147. Mention BytesIO in SpooledTemporaryFile...
2013-02-09 Serhiy StorchakaIssue #16686: Fixed a lot of bugs in audioop module.
2013-02-09 Serhiy StorchakaIssue #16686: Fixed a lot of bugs in audioop module.
2013-02-09 Serhiy StorchakaIssue #16686: Fixed a lot of bugs in audioop module.
2013-02-09 Ned DeilyIssue #17161: merge from 3.3
2013-02-09 Ned DeilyIssue #17161: make install now also installs a python3...
2013-02-09 Ned DeilyIssue #17161: make install now also installs a python3...
2013-02-08 Serhiy StorchakaFix accidental non-breakable spaces (U+00A0).
2013-02-08 Serhiy StorchakaFix accidental non-breakable spaces (U+00A0).
2013-02-08 Serhiy StorchakaFix accidental non-breakable spaces (U+00A0).
2013-02-08 Gregory P.... Issue #6972: keep the warning about untrusted extractio...
2013-02-08 Gregory P.... Issue #6972: keep the warning about untrusted extractio...
2013-02-08 Gregory P.... Issue #6972: keep the warning about untrusted extractio...
2013-02-08 Senthil KumaranAddressing the review comment made by Terry Reedy
2013-02-08 Senthil KumaranAddressing the review comment made by Terry Reedy
2013-02-08 Senthil KumaranAddressing the review comment made by Terry Reedy
2013-02-07 Victor Stinner(Merge 3.3) Issue #17137: When an Unicode string is...
2013-02-07 Victor StinnerIssue #17137: When an Unicode string is resized, the...
2013-02-07 Serhiy StorchakaIssue #17073: Fix some integer overflows in sqlite3...
2013-02-07 Serhiy StorchakaIssue #17073: Fix some integer overflows in sqlite3...
2013-02-07 Serhiy StorchakaIssue #17073: Fix some integer overflows in sqlite3...
2013-02-07 Serhiy StorchakaIssue #17043: The unicode-internal decoder no longer...
2013-02-07 Serhiy StorchakaIssue #17043: The unicode-internal decoder no longer...
2013-02-07 Serhiy StorchakaIssue #17043: The unicode-internal decoder no longer...
2013-02-07 Serhiy StorchakaIssue #17118: Add new tests for testing Python-Tcl...
2013-02-07 Serhiy StorchakaIssue #17118: Add new tests for testing Python-Tcl...
2013-02-07 Serhiy StorchakaIssue #17118: Add new tests for testing Python-Tcl...
2013-02-07 Serhiy StorchakaIssue #17114: IDLE now uses non-strict config parser.
2013-02-07 Serhiy StorchakaIssue #17114: IDLE now uses non-strict config parser.
2013-02-07 Serhiy StorchakaIssue #17114: IDLE now uses non-strict config parser.
2013-02-07 Serhiy StorchakaFix test_from_dll* in test_returnfuncptrs.py.
2013-02-07 Serhiy StorchakaFix test_from_dll* in test_returnfuncptrs.py.
2013-02-07 Serhiy StorchakaFix test_from_dll* in test_returnfuncptrs.py.
2013-02-07 Senthil KumaranFix Issue17069: Document getcode method in urllib.reque...
2013-02-07 Senthil KumaranFix Issue17069: Document getcode method in urllib.reque...
2013-02-07 Senthil KumaranFix Issue17069: Document getcode method in urllib.reque...
2013-02-07 Raymond HettingerMinor tweaks to varnames, declarations, and comments.
2013-02-06 R David MurrayMerge: #17142: fix apparent copy and paste error in...
2013-02-06 R David MurrayMerge: #17142: fix apparent copy and paste error in...
2013-02-06 R David Murray#17142: fix apparent copy and paste error in test_all.
2013-02-06 Serhiy StorchakaIssue #16723: httplib.HTTPResponse no longer marked...
2013-02-06 Serhiy StorchakaIssue #16723: httplib.HTTPResponse no longer marked...
2013-02-06 Serhiy StorchakaIssue #16723: httplib.HTTPResponse no longer marked...
2013-02-05 Antoine PitrouIssue #17107: Test client-side SNI support in urllib...
2013-02-05 Serhiy StorchakaIssue #17122: Fix and cleanup test_functools.py.
2013-02-05 Charles-François... Issue #15359: Add CAN_BCM protocol support to the socke...
2013-02-05 R David MurrayMerge: #16948: Fix quopri encoding of non-latin1 charac...
2013-02-05 R David MurrayMerge: #16948: Fix quopri encoding of non-latin1 charac...
2013-02-05 R David Murray#16948: Fix quopri encoding of non-latin1 character...
2013-02-05 R David MurrayMerge: News item for issue #16811 fix.
2013-02-05 R David MurrayNews item for issue #16811 fix.
2013-02-05 Benjamin Petersonremain symbol.main to symbol._main mirroring token.py
2013-02-05 Benjamin Petersonmerge 3.3 (#17132)
2013-02-05 Benjamin Petersonupdate symbol.py for yield from grammar changes (closes...
2013-02-05 Benjamin Petersontoken.main is now token._main
2013-02-05 Hynek Schlawack#17076: Make copying of xattrs more permissive of missi...
2013-02-05 Hynek Schlawack#17076: Make copying of xattrs more permissive of missi...
2013-02-05 Raymond HettingerMinor variable access clean-ups for deque.rotate().
2013-02-04 R David MurrayMerge #16811: Fix folding of headers with no value...
2013-02-04 R David Murray#16811: Fix folding of headers with no value in provisi...
2013-02-04 Serhiy StorchakaIssue #17089: Expat parser now correctly works with...
2013-02-04 Serhiy StorchakaIssue #17089: Expat parser now correctly works with...
next