]> granicus.if.org Git - python/shortlog
python
2014-05-01 Antoine PitrouIssue #21377: PyBytes_Concat() now tries to concatenate...
2014-04-30 Zachary WareUnite 'Build' sections of Misc/NEWS
2014-04-30 Zachary WareIssue #19962: The Windows build process now creates...
2014-04-30 Stefan KrahIssue #10650: Remove the non-standard 'watchexp' parame...
2014-04-30 Benjamin Petersonsetup.py: report modules which built but import failed...
2014-04-29 Gregory P.... Document the subprocess Popen.args attribute (issue21353)
2014-04-29 Gregory P.... Document the subprocess Popen.args attribute (issue21353)
2014-04-29 Gregory P.... Document the subprocess Popen.args attribute (issue21353)
2014-04-29 Stefan KrahNull merge.
2014-04-29 Stefan KrahIssue #21374: Fix pickling of DecimalTuple.
2014-04-29 Stefan KrahIssue #21374: Fix pickling of DecimalTuple.
2014-04-29 Jesus CeaMERGE: Closes issue #21316: mark test_devpoll to be...
2014-04-29 Jesus CeaCloses issue #21316: mark test_devpoll to be meaningful...
2014-04-29 Zachary WareCloses #17386: Merge with 3.4
2014-04-29 Zachary WareIssue #17386: Expand Doc/make.bat to be much more simil...
2014-04-29 Zachary WareIssue #17386: Update Doc/README.txt to list all targets
2014-04-29 Zachary WareIssue #17386: List the 'htmlview' target in the Doc...
2014-04-29 Antoine PitrouIssue #21321: itertools.islice() now releases the refer...
2014-04-29 Antoine PitrouIssue #21321: itertools.islice() now releases the refer...
2014-04-29 Antoine PitrouFix failure in test_poplib after issue #20951.
2014-04-29 Antoine PitrouIssue #21057: TextIOWrapper now allows the underlying...
2014-04-29 Antoine PitrouAdd porting note for issue #20951.
2014-04-29 Antoine PitrouIssue #20951: SSLSocket.send() now raises either SSLWan...
2014-04-29 Terry Jan ReedyMerge with 3.4
2014-04-29 Terry Jan ReedyIssue #21055: Index (augmented) assignment symbols.
2014-04-29 Terry Jan ReedyMerge with 3.4
2014-04-29 Terry Jan ReedyCloses 21048: Index 'as' in import and with statements.
2014-04-29 Terry Jan ReedyMerge with 3.4
2014-04-29 Terry Jan ReedyIssue #21026: Augment site doc based on experiments...
2014-04-29 Giampaolo Rodola'merge heads
2014-04-29 Giampaolo Rodola'fix isuse #13248: remove previously deprecated asyncore...
2014-04-28 Antoine PitrouIssue #18727: improve test coverage of the csv module...
2014-04-28 Antoine PitrouIssue #9307: document the various Py_TPFLAGS_*_SUBCLASS...
2014-04-28 Antoine PitrouIssue #9307: document the various Py_TPFLAGS_*_SUBCLASS...
2014-04-28 Antoine PitrouIssue #9815: assertRaises now tries to clear references...
2014-04-28 Antoine PitrouIssue #9815: assertRaises now tries to clear references...
2014-04-28 Antoine PitrouRemove a workaround for fixed issue #20355.
2014-04-28 Antoine PitrouIssue #20355: -W command line options now have higher...
2014-04-28 Ned DeilyIssue #17861: Allow generate_opcode_h to run with a...
2014-04-28 Antoine PitrouIssue #21312: Update the thread_foobar.h template file...
2014-04-28 Antoine PitrouIssue #19940: ssl.cert_time_to_seconds() now interprets...
2014-04-28 Antoine PitrouIssue #13204: Calling sys.flags.__new__ would crash...
2014-04-28 Antoine PitrouIssue #13204: Calling sys.flags.__new__ would crash...
2014-04-27 Guido van RossumMerge 3.4 -> default: asyncio: Add __weakref__ slots...
2014-04-27 Guido van Rossumasyncio: Add __weakref__ slots to Handle and CoroWrappe...
2014-04-27 Guido van RossumMerge 3.4 -> default: asyncio: Be careful accessing...
2014-04-27 Tim GoldenBacked out changeset: 4b97092aa4bd
2014-04-27 Tim GoldenBacked out changeset: 17df50df62c7
2014-04-27 Guido van Rossumasyncio: Be careful accessing instance variables in...
2014-04-27 Tim GoldenIssue #18314 Add NEWS item.
2014-04-27 Tim GoldenIssue #18314 os.unlink will now remove junction points...
2014-04-26 R David MurrayMerge: #18243: Remove obsolete cautionary note from...
2014-04-26 R David Murray#18243: Remove obsolete cautionary note from email...
2014-04-26 Benjamin Petersonmerge 3.4 (#19385)
2014-04-26 Benjamin Petersonmake operations on closed dumb databases raise a consis...
2014-04-26 Benjamin Petersonmerge 3.4 (#21355)
2014-04-26 Benjamin Petersonshallow defaults to 'True' not '1' (closes #21355)
2014-04-26 Antoine PitrouIssue #21207: Detect when the os.urandom cached fd...
2014-04-26 Antoine PitrouIssue #21207: Detect when the os.urandom cached fd...
2014-04-25 Andrew KuchlingMerge from 3.4
2014-04-25 Andrew Kuchling#21225: copy docstrings from base classes
2014-04-24 Benjamin Petersonsprinkle some _PyId goodness around moduleobject.c
2014-04-24 Benjamin Petersondo not override errors from descriptors on modules
2014-04-24 Ethan FurmanIssue8297: module attribute lookup failures now include...
2014-04-24 Zachary WareCloses #21346: Merge with 3.4
2014-04-24 Zachary WareIssue #21346: Fix typo, make message consistent in...
2014-04-24 Giampaolo Rodola'update os.sendfile() doc signaling that cross-platform...
2014-04-23 Zachary WareIssue #9765: Adjust where Tools/msi/msi.py looks for...
2014-04-23 Zachary WareFix compiler warning on Windows
2014-04-23 Zachary WareNull merge
2014-04-23 Zachary Ware"Escape" a character in the middle of "warning"
2014-04-23 Zachary Ware"Escape" a character in the middle of "warning"
2014-04-23 Gregory P.... fix the test on windows which has different return...
2014-04-23 Gregory P.... fix the test on windows which has different return...
2014-04-23 Zachary WareMerge from 3.4
2014-04-23 Zachary WarePrevent Sphinx error on whatsnew/changelog
2014-04-23 Raymond HettingerAdd implementation notes
2014-04-23 Gregory P.... subprocess's Popen.wait() is now thread safe so that...
2014-04-23 Gregory P.... subprocess's Popen.wait() is now thread safe so that...
2014-04-23 Benjamin Petersonmerge 3.4 (#21330)
2014-04-23 Benjamin Petersonfix off-by-one error (closes #21330)
2014-04-22 Antoine PitrouIssue #21127: Path objects can now be instantiated...
2014-04-22 Antoine PitrouIssue #21127: Path objects can now be instantiated...
2014-04-22 Terry Jan ReedyMerge with 3.4
2014-04-22 Terry Jan ReedyIssue #21138: Change default reformat paragraph width...
2014-04-22 Terry Jan ReedyMerge with 3.4
2014-04-22 Terry Jan ReedyIssue 21284: Idle: make test_formatparagraph pass even...
2014-04-20 Senthil Kumaranmerge 3.4
2014-04-20 Senthil KumaranNEWS entry for #15002
2014-04-20 Senthil Kumaranurllib.response object to use _TemporaryFileWrapper...
2014-04-20 R David MurrayMerge: #12220: improve minidom error when URI contains...
2014-04-20 R David Murray#12220: improve minidom error when URI contains spaces.
2014-04-20 Ned DeilyIssue #10291: Cleanup turtledemo to use docstrings...
2014-04-20 Ned DeilyIssue #11571: merge with 3.4
2014-04-20 Ned DeilyIssue #11571: Ensure that the turtle window becomes...
2014-04-19 Ned DeilyIssue #21311: merge with 3.4
2014-04-19 Ned DeilyIssue #21311: Avoid exception in _osx_support with...
2014-04-19 Antoine PitrouIssue #7221: remove redundant tests in test_asyncore...
2014-04-19 R David MurrayMerge: #9364: Improve the text printed by help(pydoc...
2014-04-19 R David Murray#9364: Improve the text printed by help(pydoc) and...
next