]> granicus.if.org Git - python/shortlog
python
2013-02-02 Antoine PitrouIssue #15633: httplib.HTTPResponse is now mark closed...
2013-02-02 Antoine PitrouIssue #15633: httplib.HTTPResponse is now mark closed...
2013-02-02 Nadeem VawdaBack out fix for issue #13886; it introduced a new...
2013-02-02 Nadeem VawdaBack out fix for issue #13886; it introduced a new...
2013-02-02 Serhiy StorchakaFix the test for issue #6972.
2013-02-02 Serhiy StorchakaFix the test for issue #6972.
2013-02-02 Serhiy StorchakaIssue #17034: Use Py_CLEAR() in bytesobject.c.
2013-02-02 Serhiy StorchakaIssue #17034: Use Py_CLEAR() in bytesobject.c.
2013-02-02 Serhiy StorchakaFix a Cyrillic "C" inroduced into the docs by patch...
2013-02-02 Serhiy StorchakaFix a Cyrillic "C" inroduced into the docs by patch...
2013-02-02 Serhiy StorchakaFix tests for issue #11159.
2013-02-02 Serhiy StorchakaFix tests for issue #11159.
2013-02-02 Serhiy StorchakaNull merge
2013-02-02 Serhiy StorchakaMerge heads
2013-02-02 Serhiy StorchakaMerge heads
2013-02-02 Serhiy StorchakaIssue #11159: Add tests for testing SAX parser support...
2013-02-02 Serhiy StorchakaIssue #11159: Add tests for testing SAX parser support...
2013-02-02 Ned DeilyIssue #15116: merge from 3.2
2013-02-02 Ned DeilyIssue #15116: Remove references to appscript as it...
2013-02-02 Ned DeilyIssue #15587: merge from 3.2
2013-02-02 Ned DeilyIssue #15587: Enable Tk high-resolution text rendering...
2013-02-02 Gregory P.... In the _hashlib module, only initialize the static...
2013-02-02 Gregory P.... In the _hashlib module, only initialize the static...
2013-02-02 Gregory P.... null merge from 3.2 (3.3's code already refactored)
2013-02-02 Gregory P.... Silence a -Wformat-extra-argument warning when compiling.
2013-02-01 Ned DeilyIssue #16256: merge from 3.2
2013-02-01 Ned DeilyIssue #16256: OS X installer now sets correct permissio...
2013-02-01 Brett Cannonmerge
2013-02-01 Gregory P.... null merge
2013-02-01 Gregory P.... Additional fix for issue #12268: The io module file...
2013-02-01 Gregory P.... better corrected news entry
2013-02-01 Gregory P.... Additional fix for Issue #12268: The io module file...
2013-02-01 Brett CannonIssue #17098: Be more stringent of setting __loader__...
2013-02-01 Brett CannonAdd a test for fix of issue #17098
2013-02-01 Gregory P.... Fixes Issue #6972: The zipfile module no longer overwri...
2013-02-01 Gregory P.... Fixes Issue #6972: The zipfile module no longer overwri...
2013-02-01 Brett CannonIssue #17098: Make sure every module has __loader__...
2013-02-01 Serhiy StorchakaIssue #1783: Remove declarations of nonexistent private...
2013-02-01 Serhiy StorchakaIssue #1783: Remove declarations of nonexistent private...
2013-02-01 Ezio Melotti#16128: merge with 3.2.
2013-02-01 Ezio Melotti#16128: clarify that instances of user-defined classes...
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 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 DeilyIssue #13590: OS X Xcode 4 - improve support for univer...
2013-01-30 Vinay SajipUpdated venv documentation with an example.
2013-01-29 Michael FoordMerge
2013-01-29 Michael FoordCloses issue 15505. unittest.installHandler and non...
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 #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 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 StorchakaNull merge
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 Ned DeilyIssue #14018: merge to 3.3
2013-01-29 Ned DeilyIssue #14018: Backport OS X installer updates from...
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-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 Ezio MelottiFix a few typos and a double semicolon. Patch by Eitan...
2013-01-27 Ned Deilynull merge
2013-01-27 Ned DeilyIssue #14018: fix merge error
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 Stefan KrahFix test_pydoc for build --without-doc-strings.
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 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-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 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 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 StorchakaMerge heads
2013-01-25 doko@python.org- Issue #16292: Improve a comment for cross building...
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...
next