]> granicus.if.org Git - python/shortlog
python
2012-10-12 Benjamin Petersonmerge 3.2
2012-10-12 Benjamin Petersonskip if __doc__ is gone
2012-10-12 Benjamin Petersonskip if __doc__ is gone
2012-10-12 Benjamin Petersonfix to work if __doc__ is removed
2012-10-12 Benjamin Petersonfix to work if __doc__ is removed
2012-10-12 Benjamin Petersonmove more variable declarations to the top of blocks
2012-10-12 Benjamin Petersonmove declaration to top of block
2012-10-12 Benjamin Petersonceval cleanup
2012-10-12 Brett CannonRemove uses of % with str.format.
2012-10-12 Ezio MelottiMerge __next__ method link fixes with 3.3.
2012-10-12 Ezio MelottiMerge __next__ method link fixes with 3.2.
2012-10-12 Ezio MelottiFix links to the __next__ method.
2012-10-12 Ezio MelottiMerge doctest fixes in functional howto with 3.3.
2012-10-12 Ezio MelottiMerge doctest fixes in functional howto with 3.2.
2012-10-12 Ezio MelottiMake doctests pass in the functional howto.
2012-10-12 Ezio MelottiMerge functional howto improvements with 3.3.
2012-10-12 Ezio MelottiMerge functional howto improvements with 3.2.
2012-10-12 Ezio MelottiImprove markup in functional.rst, and fix a couple...
2012-10-12 Ezio MelottiMerge link additions/fixes with 3.3.
2012-10-12 Ezio MelottiFix and add more links.
2012-10-12 Chris JerdonekMerge from 3.3: Add and adjust some string-related...
2012-10-12 Chris JerdonekAdd and adjust some string-related links in the docs.
2012-10-12 Chris JerdonekMerge from 3.3: Fix link to str.format() in docs.
2012-10-12 Chris JerdonekMerge from 3.2: Fix link to str.format() in docs.
2012-10-12 Chris JerdonekFix link to str.format() in docs.
2012-10-11 Chris JerdonekIssue #16199: Merge 2to3 typo fix from 3.3 (and resolve...
2012-10-11 Chris JerdonekIssue #16199: Merge 2to3 typo fix from 3.2.
2012-10-11 Chris JerdonekIssue #16199: Fix typo in 2to3 docs. Thanks to Mark...
2012-10-11 Brian CurtinMerge 3.2
2012-10-11 Brian CurtinMerge 3.2
2012-10-11 Brian CurtinFix #16176. Properly identify Windows 8 via platform...
2012-10-11 Vinay SajipCloses #15776: pyvenv now works with existing directories.
2012-10-11 Senthil Kumarancode smell. remove pdb
2012-10-11 Senthil KumaranAutomated merge with ssh://hg.python.org/cpython
2012-10-11 Senthil KumaranIssue #16088: BaseHTTPRequestHandler's send_error metho...
2012-10-11 Chris JerdonekMerge from 3.3: Fix placement of shell=True warning...
2012-10-11 Chris JerdonekMerge from 3.2: Fix placement of shell=True warning...
2012-10-11 Chris JerdonekFix placement of shell=True warning in subprocess.Popen...
2012-10-11 Chris JerdonekIssue #16115: Merge subprocess.Popen() documentation...
2012-10-11 Chris JerdonekIssue #16115: Merge subprocess.Popen() documentation...
2012-10-11 Chris JerdonekIssue #16115: Make further improvements to subprocess...
2012-10-10 Jesus CeaCloses #16135: Removal of OS/2 support (distutils)...
2012-10-10 Jesus CeaCloses #16135: Removal of OS/2 support (distutils)
2012-10-10 Brett CannonMerge fix for issue #15111.
2012-10-10 Brett CannonCloses issue #15111: Calling __import__ with a module...
2012-10-10 Benjamin Petersonmerge heads
2012-10-10 Benjamin Petersonadd some missing DISPATCH()
2012-10-10 Chris JerdonekIssue #12947: Merge doctest documentation change from...
2012-10-10 Chris JerdonekIssue #12947: Remove doctest directives from the doctes...
2012-10-10 Georg Brandlmerge 3.3
2012-10-10 Georg BrandlMissed one instance of code-block:: text highlighting...
2012-10-10 Georg Brandlmerge 3.3
2012-10-10 Georg Brandlmerge 3.2
2012-10-10 Georg Brandlmerge 3.2 heads
2012-10-10 Georg BrandlIssue #12947: revert earlier workaround and use a monke...
2012-10-10 Georg BrandlIssue #12947: revert earlier workaround and use a monke...
2012-10-10 Chris JerdonekIssue #12947: Merge doctest documentation improvements...
2012-10-10 Chris JerdonekIssue #12947: Divide doctest "Option Flags and Directiv...
2012-10-10 Gregory P.... Fixes Issue #16114: The subprocess module no longer...
2012-10-10 Gregory P.... Fixes Issue #16114: The subprocess module no longer...
2012-10-10 Gregory P.... Fixes Issue #16114: The subprocess module no longer...
2012-10-09 Chris JerdonekIssue #16170: Merge subprocess test unskip from 3.3.
2012-10-09 Chris JerdonekIssue #16170: Remove Linux skip from test_subprocess...
2012-10-09 Benjamin Petersonmerge 3.3
2012-10-09 Benjamin Petersonmerge heads
2012-10-09 Benjamin Petersonmerge 3.3
2012-10-09 Benjamin Petersoncompare singletons by identity not equality (closes...
2012-10-09 Benjamin Petersoncompare with equality not identity (issue #16172)
2012-10-09 Eli BenderskyMerge 3.3
2012-10-09 Eli BenderskyIssue #16082: clarify the documentation of tostring...
2012-10-09 Eli BenderskyMerge 3.3
2012-10-09 Eli BenderskyIssue #12322: clarify xpath reference for cases where...
2012-10-09 Richard OudkerkIssue #16169: Merge
2012-10-09 Richard OudkerkIssue #16169: Fix ctypes.WinError()'s confusion between...
2012-10-09 Andrew SvetlovMerge issue #16174: Fix suggested usage of dummy_thread...
2012-10-09 Andrew SvetlovMerge issue #16174: Fix suggested usage of dummy_thread...
2012-10-09 Andrew SvetlovIssue #16174: Fix suggested usage of dummy_threading...
2012-10-09 Vinay SajipCloses #16110: fileConfig now accepts a pre-initialised...
2012-10-09 Senthil KumaranFix Issue 15922: make howto/urllib2.rst doctests pass.
2012-10-09 Senthil KumaranFix Issue 15922: make howto/urllib2.rst doctests pass.
2012-10-09 Senthil KumaranFix Issue 15922: make howto/urllib2.rst doctests pass.
2012-10-09 Vinay SajipCloses #16168: Merged SysLogHandler update from 3.3.
2012-10-09 Vinay SajipIssue #16168: Merged SysLogHandler update from 3.2.
2012-10-09 Vinay SajipIssue #16168: Use specified socket type for domain...
2012-10-09 Vinay SajipIssue #16141: replaced old-style exception handling...
2012-10-09 Chris JerdonekIssue #16115: Merge subprocess.Popen() documentation...
2012-10-09 Chris JerdonekIssue #16115: Merge subprocess.Popen() documentation...
2012-10-09 Chris JerdonekIssue #16115: Improve subprocess.Popen() documentation...
2012-10-09 Chris JerdonekIssue #16115: Merge test skip from 3.3.
2012-10-09 Chris JerdonekIssue #16115: Skip a newly added subprocess.Popen(...
2012-10-08 Chris JerdonekIssue #16115: Merge test improvements from 3.3.
2012-10-08 Chris JerdonekIssue #16115: Improve testing of the executable argumen...
2012-10-08 Nadeem Vawdabz2 module: Rewrap docstrings at 72 columns, as per...
2012-10-08 Nadeem VawdaStylistic tweaks to the bz2 module to make it easier...
2012-10-08 Richard OudkerkUse setUpClass() and tearDownClass() in test_multiproce...
2012-10-08 Richard OudkerkMake __mp_main__ an alias for __main__ in all processes...
2012-10-08 Hynek SchlawackMerge 3.3
2012-10-08 Hynek SchlawackMerge 3.2
2012-10-07 Chris JerdonekIssue #14783: Merge changes from 3.3.
2012-10-07 Chris JerdonekIssue #14783: Merge changes from 3.2.
next