]> granicus.if.org Git - python/shortlog
python
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...
2012-10-02 Andrew SvetlovClose open bracket, thanks to Josh Helzer from docs@
2012-10-02 R David MurrayAdd multiprocessing.Process.sentinel to whatsnew, menti...
2012-10-02 Georg BrandlIn this case it is not useful to hide "threading".
2012-10-02 Ezio Melotti#15979: merge with 3.2.
2012-10-02 Ezio Melotti#15979: improve timeit documentation.
2012-10-02 R David MurrayAdd threading.get_ident to whatsnew.
2012-10-02 R David Murray#11109: clean up docs, add whatsnew entry, and fix...
2012-10-01 Ezio MelottiFix/improve the changelog filtering.
2012-10-01 Antoine PitrouMerge
2012-10-01 Antoine PitrouSanitize and modernize some of the _elementtree code...
2012-10-01 Stefan KrahIssue #15599: Increase the switch interval. Several...
2012-10-01 Nadeem VawdaIssue #16304: Further optimize BZ2File.readlines?().
2012-10-01 Nadeem VawdaFix error handling in new fast path of BZ2File.readline().
2012-10-01 Nadeem VawdaIssue #16304: Another performance optimization for...
2012-10-01 Georg BrandlFix template syntax.
2012-10-01 Georg BrandlThe default reST role `foo` can now be used in NEWS...
2012-10-01 Georg BrandlFix page name.
2012-10-01 Georg BrandlSeveral improvements to the HTML NEWS version:
2012-10-01 Georg BrandlMove 3.1 and 3.2 NEWS items to HISTORY.
2012-10-01 Tim GoldenIssue16097 Fix small typo in comment (patch by Wael...
2012-10-01 Brian CurtinCorrecting my name since people keep bringing it up
2012-10-01 Ezio MelottiUpdate suspicious ignore file.
2012-10-01 R David MurrayMore additions to whatsnew.
2012-10-01 R David MurrayMerge: Fix sqlite3 class markup.
2012-10-01 R David MurrayFix sqlite3 class markup.
2012-10-01 R David MurrayMore whatsnew adds, especially the os module.
2012-09-30 Nadeem VawdaIssue #16304: Further performance improvements for...
2012-09-30 R David MurrayAdd some missing stuff to whatsnew.
2012-09-30 Ezio Melotti#15923: merge with 3.2.
2012-09-30 Ezio Melotti#15923: fix a mistake in asdl_c.py that resulted in...
2012-09-30 Stefan KrahBackport 5cfe8af7abb2.
2012-09-30 Gregory P.... doc typo fixes
2012-09-30 Chris JerdonekIssue #15533: Merge update from 3.2.
2012-09-30 Chris JerdonekIssue #15533: Skip test_cwd_with_relative_*() tests...
2012-09-30 Georg BrandlUse newer version of Pygments that handles "yield from".
2012-09-30 Stefan KrahSupport gcc's -ansi flag: use "__asm__" instead of...
next