]> granicus.if.org Git - python/shortlog
python
2012-10-06 Mark DickinsonIssue #16096: Merge fixes from 3.3.
2012-10-06 Mark DickinsonIssue #16096: Fix several occurrences of potential...
2012-10-06 Andrew Svetlovrevert accidental inclusion of subprocess tests
2012-10-06 Andrew Svetlovrevert accidental inclusion of subprocess tests
2012-10-06 Andrew Svetlovrevert accidental inclusion of subprocess tests
2012-10-06 Andrew SvetlovAdd spaces to follow PEP8.
2012-10-06 Christian Heimesand another one
2012-10-06 Christian Heimesmerge
2012-10-06 Christian Heimesmove var declaration to top of block to fix compilation...
2012-10-06 Andrew SvetlovIssue #16025: Minor corrections to the zipfile document...
2012-10-06 Andrew SvetlovIssue #16025: Minor corrections to the zipfile document...
2012-10-06 Andrew SvetlovIssue #16025: Minor corrections to the zipfile document...
2012-10-06 Andrew SvetlovIssue #16120: Use |yield from| in stdlib.
2012-10-06 Christian Heimesremove #warning from sha3module.c
2012-10-06 Christian Heimesfix possible memory leak, dealloc newobj
2012-10-06 Armin RonacherFixed a missing incref introduced by a7ec0a1b0f7c
2012-10-06 Armin RonacherAdded notimplemented_dealloc for better error reporting
2012-10-06 Armin Ronachermerge default
2012-10-06 Armin RonacherIssue #16148: implemented PEP 424
2012-10-06 Georg Brandlmerge with 3.3
2012-10-06 Georg BrandlCloses #11710: create "landing pages" (/library/package...
2012-10-06 Georg BrandlCloses #16149: remove now-false statement about the...
2012-10-06 Andrew SvetlovIssue #13896: Make shelf instances work with 'with...
2012-10-06 Andrew SvetlovUpdate NEWS for adding missed changes.
2012-10-06 Christian Heimesfixed _sha3 VS project file
2012-10-06 Christian HeimesIssue #16133: add Windows project file for _sha3 module...
2012-10-06 Christian Heimesadd note to Misc/NEWS
2012-10-06 Christian HeimesIssue #16113: integrade SHA-3 (Keccak) patch from http...
2012-10-05 Victor StinnerIn debug mode, unicode_write_cstr() now checks that...
2012-10-05 Andrew SvetlovMerge issue #16115: Add test for check that executable...
2012-10-05 Andrew SvetlovIssue #16115: Add test for check that executable arg...
2012-10-05 Andrew Svetlovnormalize whitespaces
2012-10-05 Andrew SvetlovIssue #16123: IDLE - deprecate running without a subpro...
2012-10-05 Ezio MelottiMerge ftplib doc fix with 3.3.
2012-10-05 Ezio MelottiMerge ftplib doc fix with 3.2.
2012-10-05 Ezio MelottiThe file obj passed to ftp.storbinary/storlines must...
2012-10-05 Andrew SvetlovMerge issue #16138: fix typo.
2012-10-05 Andrew SvetlovMerge issue #16138: fix typo.
2012-10-05 Andrew SvetlovIssue #16138: fix typo.
2012-10-05 Jesus CeaMERGE: #16112: platform.architecture does not correctly...
2012-10-05 Jesus CeaMERGE: #16112: platform.architecture does not correctly...
2012-10-05 Jesus Cea#16112: platform.architecture does not correctly escape...
2012-10-05 Jesus Cea#16112: platform.architecture does not correctly escape...
2012-10-05 Jesus CeaIssue #14446: Remove deprecated tkinter functions:...
2012-10-05 Jesus CeaIssue #14446: Remove deprecated tkinter functions:...
2012-10-05 Jesus CeaCloses #16135: Removal of OS/2 support
2012-10-05 Jesus CeaTest should be skipped in 'riscos', as intented
2012-10-05 Jesus Cea#16135: Removal of OS/2 support (Python code partial...
2012-10-05 Jesus Cea#16135: Removal of OS/2 support (Remove OS2 and OS...
2012-10-05 Ezio Melotti#16127: merge with 3.3.
2012-10-05 Ezio Melotti#16127: remove outdated references to narrow builds...
2012-10-05 Jesus Cea#16135: Removal of OS/2 support (C code and Docs)
2012-10-05 Jesus Cea#16135: Removal of OS/2 support (Modules/*)
2012-10-04 Jesus Cea#16135: Removal of OS/2 support (posixmodule y platform...
2012-10-04 Jesus Cea#16135: Removal of OS/2 support (Docs)
2012-10-04 Jesus Cea#16135: Removal of OS/2 support (I)
2012-10-04 Victor Stinnermerge 3.3 (bug already fixed, differently, in default)
2012-10-04 Victor StinnerFix PyUnicode_Format(): return NULL if PyUnicode_READY...
2012-10-04 Victor StinnerOptimize unicode_compare(): use memcmp() when comparing...
2012-10-04 Victor StinnerEnable also ptr==ptr optimization in PyUnicode_Compare()
2012-10-04 Andrew SvetlovMerge: Issue #14997: disable <F5> in idle shell window.
2012-10-04 Andrew SvetlovMerge: Issue #14997: disable <F5> in idle shell window.
2012-10-04 Andrew SvetlovIssue #14997: disable <F5> in idle shell window.
2012-10-04 Andrew SvetlovIssue #14446: Remove deprecated tkinter functions
2012-10-04 Andrew SvetlovIssue #15417: Add support for csh and fish in venv...
2012-10-04 Antoine PitrouIssue #16089: Allow ElementTree.TreeBuilder to work...
2012-10-04 Antoine PitrouIssue #16089: Allow ElementTree.TreeBuilder to work...
2012-10-04 Andrew SvetlovMerge heads
2012-10-04 Andrew SvetlovMerge: Fix typo in documentation for time module, thank...
2012-10-04 Andrew SvetlovFix typo in documentation for time module, thanks to...
2012-10-04 Benjamin Peterson3.3 -> 3.4 (closes #16130)
2012-10-04 Andrew SvetlovMerge: Fix typo in documentation for collections.ChainM...
2012-10-04 Andrew SvetlovFix typo in documentation for collections.ChainMap...
2012-10-04 Jesus CeaMERGE: Closes #16126: PyErr_Format format mismatch...
2012-10-04 Jesus CeaCloses #16126: PyErr_Format format mismatch in _testcap...
2012-10-04 Jesus CeaMERGE: Closes #16112: platform.architecture does not...
2012-10-04 Jesus CeaMERGE: Closes #16112: platform.architecture does not...
2012-10-04 Jesus CeaCloses #16112: platform.architecture does not correctly...
2012-10-04 Jesus CeaCloses #15488: Closed files keep their buffer alive
2012-10-04 Jesus CeaMERGE: Whatsnew typo
2012-10-04 Jesus CeaWhatsnew typo
2012-10-04 Jesus CeaMERGE: whatsnew
2012-10-04 Jesus Ceawhatsnew
2012-10-04 Victor Stinnerlong_to_decimal_string_internal() doesn't need to write...
2012-10-04 Victor Stinnerunicode_result_wchar(): move the assert() to the "...
2012-10-04 Victor StinnerSplit the huge PyUnicode_Format() function (+540 lines...
2012-10-03 Victor StinnerPyUnicode_Format(): disable overallocation when we...
2012-10-03 Victor StinnerUnicode: resize_compact() and resize_inplace() fills...
2012-10-03 Nick CoghlanMerge #12947 workaround from 3.3
2012-10-03 Nick CoghlanIssue #12947: Better workaround for the problem with...
2012-10-03 Nick CoghlanMerge doctest note from 3.3
2012-10-03 Nick CoghlanIssue #12947: Add a note to doctest until the example...
2012-10-03 Jesus CeaNULL merge
2012-10-03 Jesus CeaNULL merge
2012-10-03 Jesus CeaCloses #15897: zipimport.c doesn't check return value...
2012-10-03 Jesus CeaMERGE: Fix Misc/ACKS alphabetic order
2012-10-03 Jesus CeaMERGE: Closes #15897: zipimport.c doesn't check return...
2012-10-03 Jesus CeaMERGE: Fix Misc/ACKS alphabetic order
2012-10-03 Jesus CeaMERGE: Closes #15897: zipimport.c doesn't check return...
2012-10-03 Jesus CeaFix Misc/ACKS alphabetic order
next