]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2013-02-01  Ezio Melotti#16128: merge with 3.3.
2013-02-01  Ezio Melotti#16128: merge with 3.2.
2013-02-01  Ezio Melotti#16128: clarify that instances of user-defined classes...
2013-02-01  Ezio Melotti#17040: document that shelve.open() and the Shelf objec...
2013-01-31  Serhiy StorchakaIssue #17041: Fix doctesting when Python is configured...
2013-01-31  Serhiy StorchakaIssue #17041: Fix doctesting when Python is configured...
2013-01-31  Serhiy StorchakaIssue #17041: Fix doctesting when Python is configured...
2013-01-31  Serhiy StorchakaAdded test to ensure localized calendar methods return...
2013-01-31  Serhiy StorchakaAdded test to ensure localized calendar methods return...
2013-01-31  Serhiy StorchakaAdded test to ensure localized calendar methods return...
2013-01-31  Serhiy StorchakaIssue #4844: ZipFile now raises BadZipFile when opens...
2013-01-31  Serhiy StorchakaIssue #4844: ZipFile now raises BadZipFile when opens...
2013-01-31  Serhiy StorchakaIssue #4844: ZipFile now raises BadZipFile when opens...
2013-01-31  Ned Deilynull merge
2013-01-31  Ned Deilynull merge
2013-01-31  Ned DeilyIssue #13590: OS X Xcode 4 - improve support for univer...
2013-01-30  Vinay SajipUpdated NEWS with fix for #17028.
2013-01-30  Vinay SajipMerged documentation update from 3.3.
2013-01-30  Vinay SajipUpdated venv documentation with an example.
2013-01-29  Michael FoordMerge
2013-01-29  Michael FoordMerge
2013-01-29  Michael FoordCloses issue 15505. unittest.installHandler and non...
2013-01-29  Vinay SajipFix compilation error under Windows.
2013-01-29  Vinay SajipCloses #17028: Allowed Python arguments to be supplied...
2013-01-29  Antoine PitrouIssue #17071: Signature.bind() now works when one of...
2013-01-29  Antoine PitrouIssue #17071: Signature.bind() now works when one of...
2013-01-29  Serhiy StorchakaIssue #12004: Fix an internal error in PyZipFile when...
2013-01-29  Serhiy StorchakaIssue #12004: Fix an internal error in PyZipFile when...
2013-01-29  Serhiy StorchakaIssue #12004: Fix an internal error in PyZipFile when...
2013-01-29  Martin v. LöwisIdentify the ARM compiler.
2013-01-29  Serhiy StorchakaIssue #16971: Fix a refleak in the charmap decoder.
2013-01-29  Serhiy StorchakaIssue #16971: Fix a refleak in the charmap decoder.
2013-01-29  Serhiy StorchakaMove NEWS entity from library to core section.
2013-01-29  Serhiy StorchakaMove NEWS entity from library to core section.
2013-01-29  Serhiy StorchakaMove NEWS entity from library to core section.
2013-01-29  Serhiy StorchakaAdd tests for raw-unicode-escape codec.
2013-01-29  Serhiy StorchakaAdd tests for raw-unicode-escape codec.
2013-01-29  Serhiy StorchakaAdd tests for raw-unicode-escape codec.
2013-01-29  Serhiy StorchakaClean up escape-decode decoder tests.
2013-01-29  Serhiy StorchakaClean up escape-decode decoder tests.
2013-01-29  Serhiy StorchakaClean up escape-decode decoder tests.
2013-01-29  Serhiy StorchakaNull merge
2013-01-29  Serhiy StorchakaNull merge
2013-01-29  Serhiy StorchakaMerge heads
2013-01-29  Serhiy StorchakaMerge heads
2013-01-29  Serhiy StorchakaMerge heads
2013-01-29  Serhiy StorchakaIssue #16979: Fix error handling bugs in the unicode...
2013-01-29  Serhiy StorchakaIssue #16979: Fix error handling bugs in the unicode...
2013-01-29  Serhiy StorchakaIssue #16979: Fix error handling bugs in the unicode...
2013-01-29  Ned DeilyIssue #14018: merge to default
2013-01-29  Ned DeilyIssue #14018: merge to 3.3
2013-01-29  Ned DeilyIssue #14018: Backport OS X installer updates from...
2013-01-28  Benjamin Petersonmerge 3.3 (#4590)
2013-01-28  Benjamin Petersonfix long fixer docs (#4590)
2013-01-28  Serhiy StorchakaFix skip conditions in some docstings tests.
2013-01-28  Serhiy StorchakaFix skip conditions in some docstings tests.
2013-01-28  Serhiy StorchakaFix skip conditions in some docstings tests.
2013-01-27  Brett CannonTweak a comment to be in line with Python 3
2013-01-27  Brett CannonDrop the concept of Extension Modules from Misc/NEWS...
2013-01-27  Brett Cannonmerge
2013-01-27  Brett CannonIgnore generated files related to python-config
2013-01-27  Brett CannonTweak an exception message
2013-01-27  Serhiy StorchakaIssue #17041: Fix testing when Python is configured...
2013-01-27  Serhiy StorchakaIssue #17041: Fix testing when Python is configured...
2013-01-27  Serhiy StorchakaIssue #17041: Fix testing when Python is configured...
2013-01-27  Nadeem VawdaIssue #13886: Fix input() to not strip out supposedly...
2013-01-27  Nadeem VawdaIssue #13886: Fix input() to not strip out supposedly...
2013-01-27  Nadeem VawdaIssue #13886: Fix input() to not strip out supposedly...
2013-01-27  Mark DickinsonIssue #16772: in int(x, base), non-integer bases must...
2013-01-27  Ezio MelottiMerge typo fixes from 3.3.
2013-01-27  Ezio MelottiFix a few typos and a double semicolon. Patch by Eitan...
2013-01-27  Ned Deilynull merge
2013-01-27  Ned Deilynull merge
2013-01-27  Ned DeilyIssue #14018: fix merge error
2013-01-26  Sandro Tosimerge with 3.3
2013-01-26  Sandro Tosifix typo; thanks to Andrew Harrington from docs@
2013-01-26  doko@python.org- Issue #3718: Use AC_ARG_VAR to set MACHDEP in configu...
2013-01-26  doko@python.org- Issue #3718: Use AC_ARG_VAR to set MACHDEP in configu...
2013-01-26  Brett Cannonmerge
2013-01-26  Brett CannonPort py_compile over to importlib
2013-01-26  Stefan KrahMerge 3.3.
2013-01-26  Stefan KrahFix test_pydoc for build --without-doc-strings.
2013-01-26  Stefan KrahMerge 3.3.
2013-01-26  Stefan KrahAdapt test_bytes for a build --without-doc-strings.
2013-01-26  doko@python.org- Follow-up for issue #15484: In PYTHON_FOR_BUILD,...
2013-01-26  doko@python.org- Follow-up for issue #15484: In PYTHON_FOR_BUILD,...
2013-01-26  doko@python.org- Issue #16235: Implement python-config as a shell...
2013-01-26  Serhiy StorchakaIssue #10156: In the interpreter's initialization phase...
2013-01-26  Serhiy StorchakaIssue #10156: In the interpreter's initialization phase...
2013-01-26  Serhiy StorchakaIssue #10156: In the interpreter's initialization phase...
2013-01-26  Serhiy StorchakaOptimize the test for issue #13454.
2013-01-26  Serhiy StorchakaOptimize the test for issue #13454.
2013-01-26  Serhiy StorchakaOptimize the test for issue #13454.
2013-01-26  Brett CannonSkip a test unless the network resource is available.
2013-01-25  Brian CurtinFix #16769. Remove outdated Visual Studio project direc...
2013-01-25  Serhiy StorchakaIssue #16980: Fix processing of escaped non-ascii bytes...
2013-01-25  Serhiy StorchakaIssue #16980: Fix processing of escaped non-ascii bytes...
2013-01-25  Serhiy StorchakaIssue #16975: Fix error handling bug in the escape...
2013-01-25  Serhiy StorchakaIssue #16975: Fix error handling bug in the escape...
2013-01-25  Serhiy StorchakaIssue #16975: Fix error handling bug in the escape...
next