]> granicus.if.org Git - python/shortlog
python
2013-01-27 Brett CannonTweak an exception message
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...
2013-01-25 Brett CannonIssue #16972: Have site.addpackage() consider known...
2013-01-25 Brett CannonTouch up exception messaging
2013-01-25 doko@python.org- Issue #17031: Fix running regen in cross builds.
2013-01-25 doko@python.org- Issue #17031: Fix running regen in cross builds.
2013-01-25 Ronald OussorenIssue #1602133: 'environ' is not really available with...
2013-01-25 Ronald OussorenIssue #1602133: 'environ' is not really available with...
2013-01-25 Ronald OussorenIssue #1602133: 'environ' is not really available with...
2013-01-25 doko@python.org- Issue #3754: fix typo in pthread AC_CACHE_VAL.
2013-01-25 doko@python.org- Issue #3754: fix typo in pthread AC_CACHE_VAL.
2013-01-25 doko@python.org- Issue #3754: fix typo in pthread AC_CACHE_VAL.
2013-01-25 Serhiy StorchakaNull merge
2013-01-25 Serhiy StorchakaMerge heads
2013-01-25 Serhiy StorchakaMerge heads
2013-01-25 doko@python.org- Issue #16292: Improve a comment for cross building...
2013-01-25 doko@python.org- Issue #16292: Improve a comment for cross building...
2013-01-25 doko@python.org- Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir...
2013-01-25 Serhiy StorchakaIssue #9290: In IDLE the sys.std* streams now implement...
2013-01-25 Serhiy StorchakaIssue #9290: In IDLE the sys.std* streams now implement...
2013-01-25 doko@python.org- Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir...
2013-01-25 Serhiy StorchakaIssue #9290: In IDLE the sys.std* streams now implement...
2013-01-25 Martin v. LöwisReplace WaitForMultipleObjects with WaitForMultipleObje...
2013-01-25 Martin v. LöwisReplace WaitForSingleObject with WaitForSingleObjectEx,
2013-01-25 Martin v. LöwisDrop support for Windows 2000; allow any XP API (but...
2013-01-25 doko@python.org- Issue #17029: Let h2py search the multiarch system...
2013-01-25 doko@python.org- Issue #17029: Let h2py search the multiarch system...
2013-01-25 doko@python.org- Issue #17029: Let h2py search the multiarch system...
2013-01-25 Serhiy StorchakaClean trailing whitespace in itertoolsmodule.c.
2013-01-25 Serhiy StorchakaClean trailing whitespace in itertoolsmodule.c.
2013-01-25 Serhiy StorchakaClean trailing whitespace in itertoolsmodule.c.
2013-01-25 Serhiy StorchakaIssue #13454: Fix a crash when deleting an iterator...
2013-01-25 Serhiy StorchakaIssue #13454: Fix a crash when deleting an iterator...
2013-01-25 Serhiy StorchakaIssue #13454: Fix a crash when deleting an iterator...
2013-01-25 Serhiy StorchakaIncrease the memory limit in the test for issue #16335.
2013-01-25 Serhiy StorchakaIncrease the memory limit in the test for issue #16335.
2013-01-25 Serhiy StorchakaIncrease the memory limit in the test for issue #16335.
2013-01-25 Serhiy StorchakaNull merge
2013-01-25 Serhiy StorchakaNull merge
2013-01-24 Serhiy StorchakaFix pathext test for shutil.which() which was
2013-01-24 Serhiy StorchakaFix pathext test for shutil.which() which was
2013-01-24 Eli BenderskyClarify ET.iterparse documentation - this function...
2013-01-24 Eli Benderskynull merge
2013-01-24 Eli Benderskymerge heads
2013-01-24 Eli Benderskymerge heads
2013-01-24 Eli BenderskyIssue #9708: Fix support for iterparse(parser=...)...
2013-01-24 Eli BenderskyIssue #9708: Fix support for iterparse(parser=...)...
2013-01-24 Stefan KrahMerge.
2013-01-24 Stefan KrahMerge 3.3.
2013-01-24 Eli BenderskyIssue #12323: Strengthen error checking of the position...
2013-01-24 Stefan KrahSince the return type of format() is not a Decimal...
2013-01-24 Serhiy StorchakaFix generating of sre_constants.h on Python 3.
2013-01-24 Serhiy StorchakaFix generating of sre_constants.h on Python 3.
2013-01-24 Serhiy StorchakaFix generating of sre_constants.h on Python 3.
2013-01-23 Benjamin Petersonrevert #16672 for incorrect semantics
2013-01-23 Senthil Kumaranmerge from 3.3
2013-01-23 Senthil Kumaranmerge from 3.2
2013-01-23 Senthil KumaranIssue #12411: Fix to cgi.parse_multipart to correctly...
2013-01-23 Vinay SajipMerged doc update from 3.3.
2013-01-23 Vinay SajipMerged doc update from 3.2.
2013-01-23 Vinay SajipCorrected typo, added comment in cookbook recipe.
2013-01-23 Serhiy StorchakaIssue #16957: shutil.which() no longer searches a bare...
2013-01-23 Serhiy StorchakaIssue #16957: shutil.which() no longer searches a bare...
2013-01-22 Ezio Melotti#11379: merge with 3.3.
2013-01-22 Ezio Melotti#11379: merge with 3.2.
2013-01-22 Ezio Melotti#11379: rephrase minidom documentation to use the term...
next