]> granicus.if.org Git - python/shortlog
python
2014-03-27 Ned DeilyIssue #20939: merge from 3.4
2014-03-27 Ned DeilyIssue #20939: Use www.example.com instead of www.python...
2014-03-27 Ned DeilyIssue #20939: Backout test_urllib2.test_issue16464...
2014-03-26 Raymond HettingerBroaden the early-out test for nsmallest and nlargest
2014-03-25 R David MurrayMerge #20145 backport: delete whatsnew entry.
2014-03-25 R David Murraybackport: #20145: assert[Raises|Warns]Regex now raise...
2014-03-25 Victor Stinner(Merge 3.4) Issue #21058: fix typo in a comment. Patch...
2014-03-25 Victor StinnerIssue #21058: fix typo in a comment. Patch written...
2014-03-25 Victor StinnerMerge 3.4
2014-03-25 Victor StinnerIssue #21038: Use monotonic clock to compute timeout...
2014-03-25 Victor StinnerIssue #21038: Cleanup test_epoll.py
2014-03-25 Victor Stinner(Merge 3.4) Issue #12209: Minor edits to faulthandler...
2014-03-25 Victor StinnerIssue #12209: Minor edits to faulthandler doc. Patch...
2014-03-25 Vinay SajipMerged documentation update from 3.4.
2014-03-25 Vinay SajipUpdated external link in documentation.
2014-03-25 Georg Brandlmerge with 3.4
2014-03-25 Georg BrandlCloses #21045: make the Qt help build not look complete...
2014-03-25 Victor Stinner(Merge 3.4) Issue #21006: asyncio doc: reorganize subpr...
2014-03-25 Victor StinnerIssue #21006: asyncio doc: reorganize subprocess doc
2014-03-25 Georg Brandlmerge with 3.4
2014-03-25 Georg BrandlCloses #18456: Doc fix: PyDict_Update only works with...
2014-03-25 Victor Stinner(Merge 3.4) Issue #21058: Fix a leak of file descriptor in
2014-03-25 Victor StinnerIssue #21058: Fix a leak of file descriptor in tempfile...
2014-03-24 Victor StinnerNull merge, patch already applied to default
2014-03-24 Donald StufftMerge in 3.4 to bring forward the Issue #21043 changes.
2014-03-24 Donald StufftIssue #21043: Remove the recommendation for specific...
2014-03-24 Charles-François... Issue #21040: socketserver: Use the selectors module.
2014-03-24 Victor Stinner(Merge 3.4) Issue #21036: Fix typo in macro name
2014-03-24 Victor StinnerIssue #21036: Fix typo in macro name
2014-03-24 Georg Brandlmerge with 3.4
2014-03-24 Georg BrandlFix a few scoping issues with versionadded/versionchang...
2014-03-24 Georg BrandlUse deprecated-removed directive, clean up a few markup...
2014-03-24 Zachary WareMerge with 3.4
2014-03-24 Zachary WareRemove superfluous open parenthesis. Noticed by cocoat...
2014-03-23 Donald StufftMerge the patch for issue #21013 into default
2014-03-23 Donald StufftIssue #21013: Enhance ssl.create_default_context()...
2014-03-23 Georg Brandlmerge with 3.4
2014-03-23 Georg Brandltutorial: no "linux2" sys.platform on 3.x (thanks Arfrever)
2014-03-23 Antoine PitrouIssue #19537: Fix PyUnicode_DATA() alignment under...
2014-03-23 Antoine PitrouIssue #19537: Fix PyUnicode_DATA() alignment under...
2014-03-23 R David Murray#20145: assert[Raises|Warns]Regex now raise TypeError...
2014-03-23 Richard OudkerkMerge 3.4.
2014-03-23 Richard OudkerkIssue #20990: Correction for 619331c67638.
2014-03-23 R David MurrayMerge #20976: remove unneeded quopri import in email...
2014-03-23 R David Murray#20976: remove unneeded quopri import in email.utils.
2014-03-23 Antoine PitrouIssue #20913: make it clear that create_default_context...
2014-03-23 Antoine PitrouIssue #20913: make it clear that create_default_context...
2014-03-23 Richard OudkerkMerge 3.4.
2014-03-23 Richard OudkerkMerge 3.3.
2014-03-23 Richard OudkerkIssue #20633: Replace relative import by absolute import.
2014-03-23 Richard OudkerkMerge 3.4.
2014-03-23 Richard OudkerkIssue #20980: Stop wrapping exception when using Thread...
2014-03-23 Richard OudkerkMerge 3.4.
2014-03-23 Richard OudkerkIssue #20990: Fix issues found by pyflakes for multipro...
2014-03-22 Georg Brandlmerge with 3.4
2014-03-22 Georg BrandlCloses #20975: make date in the interpreter banner...
2014-03-22 Antoine PitrouIssue #20913: improve the SSL security considerations...
2014-03-22 Antoine PitrouIssue #20913: improve the SSL security considerations...
2014-03-22 Antoine PitrouIssue #21015: SSL contexts will now automatically selec...
2014-03-22 Antoine PitrouIssue #21015: SSL contexts will now automatically selec...
2014-03-22 Zachary WareIssue #21017: Enable Tix debug build on Windows
2014-03-22 Zachary WareIssue #15968: Temporarily revert change to PCbuild...
2014-03-22 Benjamin Petersonimprove the command-line interface of json.tool (closes...
2014-03-22 Zachary WareIssue #15968: Incorporated Tcl, Tk, and Tix builds...
2014-03-22 Donald StufftFix an incomplete merge of Misc/NEWS
2014-03-22 Donald StufftMerge changes from 3.4 to bring in fixes for Issue...
2014-03-22 Donald StufftIssue #20995: Enhance default ciphers used by the ssl...
2014-03-21 Victor Stinner(Merge 3.4) Close #21010: Fix typo in asyncio doc....
2014-03-21 Victor StinnerClose #21010: Fix typo in asyncio doc. Patch written...
2014-03-21 Victor StinnerNull merge (I transplated 2 commits from default to...
2014-03-21 Brett CannonIssue #20627: xmlrpc.client.ServerProxy is now a contex...
2014-03-21 Brett Cannonmerge
2014-03-21 Brett Cannonmerge
2014-03-21 Brett CannonMerge for issue #20884
2014-03-21 Brett CannonIssue #20884: Don't assume in importlib.__init__ that...
2014-03-21 Brett CannonIssue #19165: The formatter module graduates to full...
2014-03-21 Ethan FurmanIssue19995: more informative error message; spelling...
2014-03-21 Vinay SajipIssue #10141, Issue 20065: Merged from 3.4.
2014-03-21 Vinay SajipIssue #10141, Issue 20065: Changed #if to take CAN_RAW...
2014-03-21 Victor StinnerIssue #21006: Fix subprocess example on Windows in...
2014-03-21 Victor StinnerIssue #21006: Fix subprocess example on Windows in...
2014-03-21 Victor StinnerClose #21005: Fix documentation of asyncio.subprocess...
2014-03-21 Victor StinnerClose #21005: Fix documentation of asyncio.subprocess...
2014-03-21 Victor Stinnerasyncio: Ensure call_soon(), call_later() and call_at...
2014-03-21 Victor Stinnerasyncio: Ensure call_soon(), call_later() and call_at...
2014-03-20 Benjamin Petersonremove the ability of datetime.time to be considered...
2014-03-20 Giampaolo Rodola'merge heads
2014-03-20 Giampaolo Rodola'Fix issue 18931: selectors module now supports /dev...
2014-03-20 Andrew Kuchling#20744: don't try running an external 'zip' in shutil...
2014-03-20 Benjamin Petersonmerge 3.4
2014-03-20 Benjamin Petersonimprove start default for relpath
2014-03-20 Zachary WareMerge several minor doc fixes from 3.4
2014-03-20 Zachary WareFix typos in Doc/faq/extending. Found by cocoatomo...
2014-03-20 Zachary WareFix spelling in enum docs.
2014-03-20 Zachary WareAdd missing parenthesis. Found by cocoatomo on docs@.
2014-03-20 Zachary WareFix parameter name in docs for os.makedirs and os.remov...
2014-03-20 Raymond Hettingermerge
2014-03-20 Raymond HettingerClean-up docstring
2014-03-20 Vinay SajipCloses #20444: Merged fix from 3.4.
2014-03-20 Vinay SajipIssue #20444: Reduced code duplication.
next