]> granicus.if.org Git - python/shortlog
python
2012-10-29 Petri Lehtinen#14897: Enhance error messages of struct.pack and struc...
2012-10-29 Ross LagerwallFix regression from issue #16262
2012-10-28 Chris JerdonekRemove unneeded "Release" and "Date" markers from doc...
2012-10-28 Nadeem VawdaAdd test for BZ2Decompressor.decompress("") after end...
2012-10-28 Georg Brandlmerge heads
2012-10-28 Georg BrandlRemove confusing "Release" and "Date" markers from...
2012-10-28 Andrew Svetlovmerge heads
2012-10-28 Andrew SvetlovIssue #14570: Document json sort_keys parameter properly.
2012-10-28 Mark DickinsonIssue #14700: Fix buggy overflow checks for large preci...
2012-10-28 Georg Brandlchangeset: 80007:49e4541f2aef
2012-10-28 Georg Brandl#8040: fix jQuery incompatibility
2012-10-27 R David Murray#15889: make regrtest --start succeed in more cases.
2012-10-27 Ezio Melotti#8040: fix the version.
2012-10-27 Ezio Melotti#8040: enable the versionswitcher for the autobuild...
2012-10-27 Ezio Melotti#8040: add a version switcher to the documentation...
2012-10-27 R David Murray#12890: don't emit <p> tags in text mode when logdir...
2012-10-27 Senthil KumaranAutomated merge with file:///home/vagrant/3.3
2012-10-27 Senthil KumaranInclude mention of jenkins as an example framework...
2012-10-27 R David Murray#15043: Improve test_gdb support of gdb >= 7.4.
2012-10-27 Senthil KumaranIssue #16250: Fix URLError invocation with proper args.
2012-10-27 Philip Jenveybounds check for bad data (thanks amaury)
2012-10-26 Ezio Melotti#16206: Improve examples about dict construction.
2012-10-26 Chris JerdonekFix formatting of syntax description of function defini...
2012-10-25 Mark DickinsonFix math.factorial KeyboardInterrupt segfault. Thanks...
2012-10-24 Ezio Melotti#16210: combine the two type() docs. Patch by Pete...
2012-10-22 Ned DeilyIssue #15853: Prevent IDLE crash on OS X when opening...
2012-10-22 Jesus CeaCloses #16294: 8 space indent in tutorial
2012-10-21 Matthias Klose- Issue #16262: fix out-of-src-tree builds, if mercuria...
2012-10-21 Nadeem VawdaIssue #14398: Fix size truncation and overflow bugs...
2012-10-21 Antoine PitrouFix whacky spacking in test_wsgiref
2012-10-21 Antoine PitrouIssue #16220: wsgiref now always calls close() on an...
2012-10-20 Ned DeilyIssue #10405: Document IDLE context menus in Standard...
2012-10-20 Nick CoghlanFix compilation on Windows
2012-10-19 Nick CoghlanFix broken test and replace redundant generator with...
2012-10-19 Nick CoghlanIssue #6074: Actually delete the source file in the...
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-18 Mark DickinsonIssue #16277: in PyLong_FromVoidPtr, add missing branch...
2012-10-18 Chris JerdonekClarify universal-newline wording in tutorial (issue...
2012-10-17 Andrew Svetlovnull merge
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 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 #15819: use standard autoconf preset output varia...
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 Trent NelsonIssue #15819: tweak logic in previous commit (617591e7d...
2012-10-16 Trent NelsonIssue #15819: additional fixes for out-of-tree builds...
2012-10-16 Vinay SajipIssue #16244: Remove file mode overrides.
2012-10-16 Chris JerdonekIssue #16225: Add additional note to tutorial about...
2012-10-13 Chris JerdonekIssue #16206: Improve the documentation of the dict...
2012-10-12 Benjamin Petersonskip if __doc__ is gone
2012-10-12 Benjamin Petersonfix to work if __doc__ is removed
2012-10-12 Ezio MelottiFix links to the __next__ method.
2012-10-12 Ezio MelottiMake doctests pass in the functional howto.
2012-10-12 Ezio MelottiImprove markup in functional.rst, and fix a couple...
2012-10-12 Chris JerdonekFix link to str.format() in docs.
2012-10-11 Chris JerdonekIssue #16199: Fix typo in 2to3 docs. Thanks to Mark...
2012-10-11 Brian CurtinFix #16176. Properly identify Windows 8 via platform...
2012-10-11 Chris JerdonekFix placement of shell=True warning in subprocess.Popen...
2012-10-11 Chris JerdonekIssue #16115: Make further improvements to subprocess...
2012-10-10 Georg Brandlmerge 3.2 heads
2012-10-10 Georg BrandlIssue #12947: revert earlier workaround and use a monke...
2012-10-10 Gregory P.... Fixes Issue #16114: The subprocess module no longer...
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 Vinay SajipIssue #16168: Use specified socket type for domain...
2012-10-09 Chris JerdonekIssue #16115: Improve subprocess.Popen() documentation...
2012-10-07 Hynek Schlawack#13498: Clarify docs of os.makedirs()'s exist_ok argument.
2012-10-07 Chris JerdonekIssue #14783: Improve int() docstring and also str...
2012-10-07 Andrew SvetlovIssue #14900: Add aliases for sorting params for pstat...
2012-10-07 Andrew SvetlovIssue #14900: Distuguish call count and primitive call...
2012-10-06 R David Murray#9957: document that SpooledTemporaryFile.truncate...
2012-10-06 Georg BrandlCloses #16149: remove now-false statement about the...
2012-10-06 Andrew Svetlovrevert accidental inclusion of subprocess tests
2012-10-06 Andrew SvetlovIssue #16025: Minor corrections to the zipfile document...
2012-10-05 Ezio MelottiThe file obj passed to ftp.storbinary/storlines must...
2012-10-05 Andrew SvetlovIssue #16138: fix typo.
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-04 Andrew SvetlovIssue #14997: disable <F5> in idle shell window.
2012-10-04 Jesus CeaCloses #16112: platform.architecture does not correctly...
2012-10-03 Jesus CeaCloses #15897: zipimport.c doesn't check return value...
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 Andrew SvetlovClose open bracket, thanks to Josh Helzer from docs@
2012-10-02 Ezio Melotti#15979: improve timeit documentation.
2012-10-01 R David MurrayFix sqlite3 class markup.
2012-09-30 Ezio Melotti#15923: fix a mistake in asdl_c.py that resulted in...
2012-09-30 Chris JerdonekIssue #15533: Skip test_cwd_with_relative_*() tests...
2012-09-30 Chris JerdonekIssue #15533: Clarify docs and add tests for subprocess...
2012-09-29 Antoine PitrouSpeed up test_httpservers by avoiding a one-second...
2012-09-29 Gregory P.... merge heads
2012-09-29 Gregory P.... Fixes issue #15756: subprocess.poll() now properly...
2012-09-29 R David Murray#16085: Don't promote shadowing builtins in the configp...
2012-09-28 R David Murray#16071: fix more email.message links in mailbox docs.
2012-09-28 R David Murray#16071: fix links to email.message.Message in mailbox...
2012-09-28 Jesus CeaCloses #15953: Incorrect some fields declaration in...
2012-09-28 Chris JerdonekClose issue #16073: fix map() example in list comprehen...
next