]> granicus.if.org Git - python/shortlog
python
2012-10-19 Nick CoghlanIssue #6074: Apply an appropriate fix for importlib...
2012-10-19 Nick CoghlanDummy merge from 3.2, as that approach to resolving...
2012-10-19 Nick CoghlanIssue #6074: Forward port Windows read-only source...
2012-10-19 Giampaolo Rodola'Fix issue #16270: urllib may hang when used for retriev...
2012-10-19 Giampaolo Rodola'Fix issue #16270: urllib may hang when used for retriev...
2012-10-19 Georg BrandlFix merging mistake.
2012-10-19 Ned DeilyIssue #16226: Fix IDLE Path Browser crash.
2012-10-18 Mark DickinsonIssue #16277: merge fix from 3.2
2012-10-18 Mark DickinsonIssue #16277: in PyLong_FromVoidPtr, add missing branch...
2012-10-18 Chris JerdonekMerge from 3.2: clarify universal-newline wording in...
2012-10-18 Chris JerdonekClarify universal-newline wording in tutorial (issue...
2012-10-17 Trent NelsonMerge heads.
2012-10-17 Trent NelsonIssue #15298: refactor previous fix from 66959d419369.
2012-10-17 Andrew Svetlovmerge heads
2012-10-17 Andrew Svetlovnull merge
2012-10-17 Andrew Svetlovnull merge
2012-10-17 Andrew SvetlovMerge issue #9583: Document startup option/environment...
2012-10-17 Andrew SvetlovIssue #9583: Document startup option/environment intera...
2012-10-17 Antoine PitrouIssue #15378: Fix Tools/unicode/comparecodecs.py. ...
2012-10-17 Antoine PitrouIssue #15378: Fix Tools/unicode/comparecodecs.py. ...
2012-10-17 Andrew SvetlovMerge issue #16265: Fix collapsing of code sample in...
2012-10-17 Andrew SvetlovIssue #16265: Fix collapsing of code sample in tutorial.
2012-10-17 Trent NelsonIssue #16257: make test_create_connection() handle...
2012-10-17 Trent NelsonIssue #16257: make test_create_connection() handle...
2012-10-17 Trent NelsonIssue #15819: use standard autoconf preset output varia...
2012-10-17 Trent NelsonIssue #15819: use standard autoconf preset output varia...
2012-10-17 Trent NelsonIssue #15298: fix an OS X bootstrap issue with _sysconf...
2012-10-17 Eric SnowClose #16160: Subclass support now works for types...
2012-10-17 R David MurrayA couple more whatsnew updates.
2012-10-16 Antoine PitrouMerge for issue #15744: add tests for the writelines...
2012-10-16 Antoine PitrouAlso add tests for TextIOWrapper.writelines() (issue...
2012-10-16 Antoine PitrouAdd tests for the writelines() method of file objects.
2012-10-16 Ezio MelottiFix typo.
2012-10-16 Trent NelsonMerge issue #15819: tweak logic in previous commit.
2012-10-16 Trent NelsonIssue #15819: tweak logic in previous commit (617591e7d...
2012-10-16 Nick CoghlanA dict comprehension is much prettier (thanks Antoine)
2012-10-16 Trent NelsonMerge heads.
2012-10-16 Trent NelsonMerge issue #15819: additional fixes for out-of-tree...
2012-10-16 Nick CoghlanTweak the threaded example in concurrent.futures
2012-10-16 Trent NelsonIssue #15819: additional fixes for out-of-tree builds...
2012-10-16 Trent NelsonIssue #15298: ensure _sysconfigdata is generated in...
2012-10-16 Trent NelsonMerge heads.
2012-10-16 Trent NelsonIssue #15833: don't raise an exception if importlib...
2012-10-16 Andrew SvetlovIssue #15936: Reformat text for os.random to follow...
2012-10-16 Andrew SvetlovIssue #15936: Add link from os.urandom to random.System...
2012-10-16 Vinay SajipIssue #16244: Merged change from 3.2.
2012-10-16 Vinay SajipIssue #16244: Remove file mode overrides.
2012-10-16 Chris JerdonekIssue #16225: Merge from 3.2: Add additional note to...
2012-10-16 Chris JerdonekIssue #16225: Add additional note to tutorial about...
2012-10-13 Chris JerdonekIssue #16206: Merge dict documentation improvements...
2012-10-13 Chris JerdonekIssue #16206: Improve the documentation of the dict...
2012-10-13 Chris JerdonekUndo changes accidentally reverted in de8787029fe4.
2012-10-12 Benjamin Petersonmerge heads
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 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.2.
2012-10-12 Ezio MelottiMake doctests pass in the functional howto.
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 MelottiFix and add more links.
2012-10-12 Chris JerdonekAdd and adjust some string-related links in the 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.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 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(...
next