]> granicus.if.org Git - python/shortlog
python
2013-02-11 R David MurrayMerge: #17064: fix sporadic permission errors in test_m...
2013-02-11 R David MurrayMerge: #17064: fix sporadic permission errors in test_m...
2013-02-11 R David Murray#17064: fix sporadic permission errors in test_mailbox...
2013-02-11 Michael FoordMerge. Closes issue 17052.
2013-02-11 Michael FoordMerge
2013-02-11 Michael FoordCorrection to issue 17052 fix
2013-02-11 Terry Jan ReedyCloses #17158: Add 'symbols' to help() welcome message...
2013-02-11 Michael FoordMerge. Closes issue 17052.
2013-02-11 Michael FoordMerge
2013-02-11 Michael FoordIssue 17502: unittest discovery should use self.testLoader
2013-02-10 Serhiy StorchakaReject float as uid or gid.
2013-02-10 Serhiy StorchakaReject float as uid or gid.
2013-02-10 Serhiy StorchakaIssue #4591: Uid and gid values larger than 2**31 are...
2013-02-10 Serhiy StorchakaIssue #4591: Uid and gid values larger than 2**31 are...
2013-02-10 Mark DickinsonFix ReST role markup: :method: -> :meth:
2013-02-10 Antoine PitrouIssue #17165: fix a bare import in _strptime.py.
2013-02-10 Serhiy StorchakaIssue #17141: random.vonmisesvariate() no more hangs...
2013-02-10 Serhiy StorchakaIssue #17141: random.vonmisesvariate() no more hangs...
2013-02-10 Serhiy StorchakaIssue #17141: random.vonmisesvariate() no more hangs...
2013-02-10 Serhiy StorchakaIssue #12983: Bytes literals with invalid \x escape...
2013-02-10 Serhiy StorchakaIssue #12983: Bytes literals with invalid \x escape...
2013-02-10 Serhiy StorchakaIssue #12983: Bytes literals with invalid \x escape...
2013-02-10 Benjamin Petersonevaluate lambda keyword-only defaults after positional...
2013-02-10 Benjamin Petersonmerge heads
2013-02-10 Benjamin Petersonevaluate positional defaults before keyword-only defaul...
2013-02-10 Mark DickinsonIssue #17149: merge fix from 3.3.
2013-02-10 Mark DickinsonIssue #17149: merge fix from 3.2.
2013-02-10 Mark DickinsonIssue #17149: Fix random.vonmisesvariate to always...
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...
next