]> 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 Petersonfix to work if __doc__ is removed
2012-10-12 Ezio MelottiFix links to the __next__ method.
2012-10-12 Ezio MelottiMake doctests pass in the functional howto.
2012-10-12 Ezio MelottiImprove markup in functional.rst, and fix a couple...
2012-10-12 Chris JerdonekFix link to str.format() in docs.
2012-10-11 Chris JerdonekIssue #16199: Fix typo in 2to3 docs. Thanks to Mark...
2012-10-11 Brian CurtinFix #16176. Properly identify Windows 8 via platform...
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: Make further improvements to subprocess...
2012-10-10 Brett CannonCloses issue #15111: Calling __import__ with a module...
2012-10-10 Chris JerdonekIssue #12947: Remove doctest directives from the doctes...
2012-10-10 Georg BrandlMissed one instance of code-block:: text highlighting...
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: 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-09 Chris JerdonekIssue #16170: Remove Linux skip from test_subprocess...
2012-10-09 Benjamin Petersonmerge heads
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 BenderskyIssue #16082: clarify the documentation of tostring...
2012-10-09 Eli BenderskyIssue #12322: clarify xpath reference for cases where...
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 SvetlovIssue #16174: Fix suggested usage of dummy_threading...
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 SajipIssue #16168: Merged SysLogHandler update from 3.2.
2012-10-09 Vinay SajipIssue #16168: Use specified socket type for domain...
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: Skip a newly added subprocess.Popen(...
2012-10-08 Chris JerdonekIssue #16115: Improve testing of the executable argumen...
2012-10-08 Hynek SchlawackMerge 3.2
2012-10-07 Chris JerdonekIssue #14783: Merge changes from 3.2.
2012-10-07 Chris JerdonekIssue #14783: Improve int() docstring and also str...
2012-10-07 Andrew SvetlovMerge issue #14900: Add aliases for sorting params...
2012-10-07 Andrew SvetlovIssue #14900: Add aliases for sorting params for pstat...
2012-10-07 Hynek Schlawack#13498: Clarify docs of os.makedirs()'s exist_ok argument.
2012-10-07 Andrew SvetlovMerge issue #14900: Distuguish call count and primitive...
2012-10-07 Andrew SvetlovIssue #14900: Distuguish call count and primitive call...
2012-10-07 Eli BenderskyIssue #15888: fixing problems in ipaddress doctests...
2012-10-07 R David MurrayMore whatsnew updates, move some doc NEWS items into...
2012-10-07 R David Murraystarmap/starmap_async for whatsnew, and fix multiproces...
2012-10-07 R David MurrayMore whatsnew updates. Also move a C-API NEWS item...
2012-10-06 R David Murray#9957: document that SpooledTemporaryFile.truncate...
2012-10-06 R David Murray#9957: document that SpooledTemporaryFile.truncate...
2012-10-06 R David MurrayNull merge.
2012-10-06 R David MurrayMore whatsnew updates.
2012-10-06 Georg BrandlFix markup in Counter note.
2012-10-06 R David Murraywhatsnew updates for smtplib and collections.Counter.
2012-10-06 R David MurrayFix typos.
2012-10-06 R David Murray#10968: commit threading doc changes and corresponding...
2012-10-06 Mark DickinsonIssue #16096: Fix signed overflow in Objects/longobject...
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 SvetlovIssue #16025: Minor corrections to the zipfile document...
2012-10-06 Andrew SvetlovIssue #16025: Minor corrections to the zipfile document...
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 Georg BrandlCloses #16149: remove now-false statement about the...
2012-10-05 Andrew SvetlovIssue #16115: Add test for check that executable arg...
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 SvetlovIssue #16138: fix typo.
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 Ezio Melotti#16127: remove outdated references to narrow builds...
2012-10-04 Victor StinnerFix PyUnicode_Format(): return NULL if PyUnicode_READY...
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 Antoine PitrouIssue #16089: Allow ElementTree.TreeBuilder to work...
2012-10-04 Andrew SvetlovFix typo in documentation for time module, thanks to...
2012-10-04 Andrew SvetlovFix typo in documentation for collections.ChainMap...
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 CeaCloses #16112: platform.architecture does not correctly...
2012-10-04 Jesus CeaWhatsnew typo
2012-10-04 Jesus Ceawhatsnew
2012-10-03 Nick CoghlanIssue #12947: Better workaround for the problem with...
2012-10-03 Nick CoghlanIssue #12947: Add a note to doctest until the example...
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 CeaFix Misc/ACKS alphabetic order
2012-10-03 Jesus CeaCloses #15897: zipimport.c doesn't check return value...
2012-10-02 R David MurrayMore whatsnew updates.
2012-10-02 Nick CoghlanReword the next version placeholder now that the change...
2012-10-02 Andrew SvetlovMerge: Close open bracket, thanks to Josh Helzer from...
next