]> granicus.if.org Git - python/shortlog
python
2014-01-18 Serhiy StorchakaIssue #20244: Fixed possible file leaks when unexpected...
2014-01-18 Serhiy StorchakaIssue #20244: Fixed possible file leaks when unexpected...
2014-01-18 Serhiy StorchakaIssue #20243: TarFile no longer raise ReadError when...
2014-01-18 Serhiy StorchakaIssue #20243: TarFile no longer raise ReadError when...
2014-01-18 Serhiy StorchakaIssue #20238: TarFile opened with external fileobj...
2014-01-18 Serhiy StorchakaIssue #20238: TarFile opened with external fileobj...
2014-01-18 Serhiy StorchakaIssue #20245: The open functions in the tarfile module...
2014-01-18 Serhiy StorchakaIssue #20245: The open functions in the tarfile module...
2014-01-18 Larry HastingsDoc improvements for Clinic howto "Goals" section.
2014-01-18 Larry HastingsIssue #20292: Small bug fix for Argument Clinic support...
2014-01-18 Benjamin Petersonmerge 3.3
2014-01-18 Benjamin Petersonrm extra whitespace
2014-01-18 Benjamin Petersonmerge 3.3
2014-01-18 Benjamin Petersonlink to builtin open not io.open
2014-01-18 Benjamin Petersonmerge 3.3 (#17814)
2014-01-18 Benjamin Petersondescribe type of Popen streams (closes #17814)
2014-01-18 Larry HastingsIssue #20287: Argument Clinic's output is now configura...
2014-01-17 Zachary WareIssue #20265: Merge with 3.3
2014-01-17 Zachary WareIssue #20265: Updated some parts of the Using Windows...
2014-01-17 Gregory P.... avoid a compiler warning about assigning const char...
2014-01-17 Gregory P.... avoid a compiler warning about assigning const char...
2014-01-17 Gregory P.... sort os.listxattr results before comparing it to avoid...
2014-01-17 Gregory P.... sort os.listxattr results before comparing it to avoid...
2014-01-17 Vinay SajipMerged documentation update from 3.3.
2014-01-17 Vinay SajipAdded example to recently added cookbook entry.
2014-01-17 Brett CannonIssues #20194,20195: Add missing :deprecated: markers...
2014-01-17 Brett CannonIssue #20208: Clarify some things in the Python porting...
2014-01-17 Brett CannonIssue #18394: Document that cgi.FieldStorage now cleans...
2014-01-17 Zachary WareMerge typo/grammar fixes from 3.3.
2014-01-17 Zachary WareFix some typos/grammar in current sections of NEWS.
2014-01-17 Zachary WareIssue #20266: Merge with 3.3
2014-01-17 Zachary WareIssue #20266: Update parts of the Windows FAQ
2014-01-17 Victor Stinnerasyncio: oops, add missing word :-)
2014-01-16 Larry HastingsIssue #20226: Added tests for new features and regressions.
2014-01-16 Larry HastingsIssue #20226: Major improvements to Argument Clinic.
2014-01-16 Guido van Rossumasyncio: Reincarnate CoroWrapper's docstring as a comment.
2014-01-16 Victor Stinnerasyncio doc: replace "coroutine" with "coroutine object...
2014-01-16 Victor Stinnerasyncio: add a new "Develop with asyncio" section to...
2014-01-16 Serhiy StorchakaIssue #19936: Remove executable bits from C source...
2014-01-16 Serhiy StorchakaIssue #19936: Remove executable bits from C source...
2014-01-16 Serhiy StorchakaIssue #19936: Added executable bits or shebang lines...
2014-01-16 Serhiy StorchakaMerge heads
2014-01-16 Serhiy StorchakaIssue #19936: Added executable bits or shebang lines...
2014-01-16 Benjamin Petersonmerge 3.3 (#20272)
2014-01-16 Benjamin Petersonlinkify chain.from_iterable (closes #20272)
2014-01-16 Benjamin Petersonmerge 3.3 (#20278)
2014-01-16 Benjamin Petersonupdate pysqlite website (closes #20278)
2014-01-16 Stefan KrahMerge from 3.3.
2014-01-16 Stefan KrahIssue #19936: Disable shebang lines in order to prevent...
2014-01-16 Georg BrandlCloses #20235: Report file and line on unexpected excep...
2014-01-16 Victor Stinnerasyncio: Fix CoroWrapper (fix my previous commit)
2014-01-16 Victor Stinnerasyncio: Fix a typo in CoroWrapper
2014-01-15 Vinay SajipMerged documentation update from 3.3.
2014-01-15 Vinay SajipAdded cookbook entry on alternative formatting styles.
2014-01-15 Vinay SajipMerged documentation update from 3.3.
2014-01-15 Vinay SajipClarified documentation note on module-level convenienc...
2014-01-15 Ronald OussorenIssue #14455: Fix some issues with plistlib
2014-01-15 Larry HastingsIssue #20268: Argument Clinic now supports cloning...
2014-01-14 Meador IngeFix minor bug in dict.__contains__ docstring.
2014-01-14 Zachary WareIssue #20255: Update the about and bugs pages.
2014-01-14 Zachary WareIssue #20255: Update the about and bugs pages.
2014-01-14 Antoine PitrouReplace assert with a proper error
2014-01-14 Antoine PitrouClinic-ize the crypt module. Derby!
2014-01-14 Antoine Pitrouimprove an error message in clinic
2014-01-14 Zachary WareCloses #20253: Merge typo fix
2014-01-14 Zachary WareIssue #20253: Fixed a typo in the ipaddress docs that...
2014-01-14 Zachary WareMerge typo fix.
2014-01-14 Zachary WareFix typo. Found by David Pesta on docs@.
2014-01-14 Zachary WareMerge typo fix.
2014-01-14 Zachary WareFix typo. Found by David Pesta on docs@.
2014-01-14 Eric V. SmithFix typo in comment.
2014-01-14 Georg Brandlmerge
2014-01-14 Georg Brandlmerge with 3.3
2014-01-14 Georg BrandlCloses #20258: Sphinx toolchain: move back to Jinja2...
2014-01-14 Benjamin Petersonmerge 3.3
2014-01-14 Benjamin Petersonadd test for #20251
2014-01-14 Benjamin Petersonmerge 3.3 (#20251)
2014-01-14 Benjamin Petersonremove overly strict assertion (closes #20251)
2014-01-14 Benjamin Petersonmerge 3.3 (#20250)
2014-01-14 Benjamin Petersoncorrect defaultdict signature in docstring (closes...
2014-01-14 Benjamin Petersonmerge 3.3 (#20246)
2014-01-14 Benjamin Petersonmerge 3.3 (#20246)
2014-01-14 Benjamin Petersonmerge 3.2 (#20246)
2014-01-14 Benjamin Petersoncomplain when nbytes > buflen to fix possible buffer...
2014-01-14 Zachary WareMerge typo fix.
2014-01-14 Zachary WareFix typo.
2014-01-13 Zachary WareCorrect a typo. Found by Lauri Hakko on docs@.
2014-01-13 Vinay SajipCloses #20242: Merged fix from 3.3.
2014-01-13 Vinay SajipIssue #20242: Fixed basicConfig() format strings for...
2014-01-13 Ned DeilyIssue #20229: Avoid plistlib deprecation warning in...
2014-01-13 R David MurrayMerge #20236: Fix sphinx markup.
2014-01-13 R David Murray#20236: Fix sphinx markup.
2014-01-13 R David MurrayMerge #20206, #5803: more efficient algorithm that...
2014-01-13 R David Murray#20206, #5803: more efficient algorithm that doesn...
2014-01-13 Serhiy StorchakaTest the open of non-exitent tarfile in all modes.
2014-01-13 Serhiy StorchakaTest the open of non-exitent tarfile in all modes.
2014-01-13 Benjamin Petersonfix refleak in the error case
2014-01-13 Serhiy StorchakaFixed typo.
2014-01-13 Serhiy StorchakaFixed typo.
2014-01-13 Senthil Kumaranmerge from 3.3
next