]> granicus.if.org Git - python/shortlog
python
2014-03-14 R David Murray#7475: Remove references to '.transform' from transform...
2014-03-13 Éric AraujoClarify distutils’ clean command (ref #6142)
2014-03-13 Jesus CeaCloses #20908: Memory leak in Reg2Py()
2014-03-13 Éric AraujoMake distutils error messages more helpful (#11599).
2014-03-13 Benjamin Petersonweaken callback count inequality (closes #20901)
2014-03-13 Benjamin Petersonremove unnecessary word (closes #19060)
2014-03-12 Éric AraujoFix note markup (#16805).
2014-03-12 Benjamin Petersonmerge 3.2 (#20896)
2014-03-12 Benjamin Petersonuse ssl.PROTOCOL_SSLv23 for maximum compatibility ...
2014-03-12 Benjamin Petersonadd Sean Rodman
2014-03-12 Benjamin Petersonuse support.rmtree instead of shutil (closes #19614)
2014-03-12 Éric AraujoAvoid “error: None” messages from distutils (#4931).
2014-03-11 R David Murray#20030: doc that TestLoader.discover returns a TestSuite.
2014-03-11 Benjamin Petersonimprove algorithms_* documentation
2014-03-11 Benjamin Petersonfix typo (closes #20892)
2014-03-10 Georg BrandlCloses #20090: update Doc/README and the error message...
2014-03-09 R David Murray#19953: Clarify the wording of the augmented assignment...
2014-03-09 Ned DeilyIssue #20875: Prevent possible gzip "'read' is not...
2014-03-09 Georg Brandlmerge with 3.3.5 release repo
2014-03-09 Georg BrandlPost-release update.
2014-03-09 Georg Brandlhgtouch: remove meta-variable from option spec
2014-03-09 Georg BrandlAdded tag v3.3.5 for changeset 62cf4e77f785
2014-03-09 Georg BrandlBump to 3.3.5 final. v3.3.5
2014-03-08 R David Murray#10197: Update get[status]output versionchanged with...
2014-03-07 Brett CannonIssue #20813: Backport Python 2/3 HOWTO updates
2014-03-06 Zachary WareMake pywlauncher.vcxproj depend on make_versioninfo...
2014-03-06 Serhiy StorchakaIssue #20283: RE pattern methods now accept the string...
2014-03-05 Kristján Valur... Make the various iterators' "setstate" sliently and...
2014-03-04 Kristján Valur... Fix pickling of rangeiter. rangeiter_setstate would...
2014-03-03 Serhiy StorchakaCorrect comments and improve failure reports in test_fi...
2014-03-02 Georg BrandlAdded tag v3.3.5rc2 for changeset ca5635efe090
2014-03-02 Georg BrandlBump to 3.3.5rc2. v3.3.5rc2
2014-03-02 Georg BrandlUpdate NEWS for 3.3.5rc2.
2014-03-02 Georg BrandlIssue #20404: reject non-text encodings early in TextIO...
2014-03-02 Georg Brandlmerge 3.3.5rc1 release commits with 3.3 branch
2014-03-02 Benjamin Petersonadd Chris Angelico
2014-03-02 Benjamin Petersonfix test_posix.test_initgroups to work without suppleme...
2014-03-01 Benjamin Petersonfix test on debug builds (closes #20731)
2014-03-01 Benjamin Petersonmerge 3.2
2014-02-28 Brett CannonIssue #20778: Fix modulefinder to work with bytecode...
2014-02-28 Martin v. LöwisIssue #20731: Properly position in source code files...
2014-02-27 Terry Jan ReedyIssue #20567: Delete class attribute gui widgets in...
2014-02-27 Antoine PitrouIssue #20791: copy.copy() now doesn't make a copy when...
2014-02-27 Benjamin Petersonfix importlib test failure when bytecode writing is...
2014-02-26 Serhiy StorchakaAdded tests for issue #20501.
2014-02-26 Zachary WareFix several C-API doc typos caught by tomo cocoa on...
2014-02-26 Zachary WareIssue #20759: Fix some typos in the mock docs.
2014-02-26 Gregory P.... Mention issue 20621 fix in the NEWS file for 3.3.5rc1.
2014-02-25 Serhiy StorchakaFix typo (issue #19619).
2014-02-24 R David Murray#20628: wrap lines to < 80.
2014-02-24 R David Murray#20628: make it clear that DictReader/Writer *fieldname...
2014-02-24 Ezio Melotti#20740: desquarify 2.
2014-02-24 Serhiy StorchakaIssue #19619: Blacklist non-text codecs in method API
2014-02-24 Serhiy StorchakaIssue #20535: PYTHONWARNING no longer affects the run_t...
2014-02-24 Georg BrandlCloses #20755: port sphinx-1.1 fixes from default
2014-02-24 Georg BrandlCloses #20735: remove erroneous deprecated marker from...
2014-02-24 Terry Jan Reedywhitespace
2014-02-24 Terry Jan ReedyIssue #9974: When untokenizing, use row info to insert...
2014-02-23 Terry Jan ReedyIssue #20750, Enable roundtrip tests for new 5-tuple...
2014-02-23 Antoine PitrouIssue #20743: Fix a reference leak in test_tcl.
2014-02-23 Georg BrandlAdded tag v3.3.5rc1 for changeset 9ec811df548e
2014-02-23 Georg Brandlmerge v3.3.5rc1
2014-02-23 Georg Brandl#20719: Disable the robotparser python.org test until...
2014-02-23 Georg BrandlBump to 3.3.5rc1.
2014-02-23 Georg BrandlUpdate pydoc topics.
2014-02-23 Terry Jan ReedyIssue #20730: Fix typo reported by Claudiu Popa.
2014-02-20 Zachary WareIssue #20221: Removed conflicting (or circular) hypot...
2014-02-20 Benjamin Petersonmerge 3.2 (#20695)
2014-02-20 Benjamin Petersonbump Python-ast.c
2014-02-20 Benjamin Petersonupdate logo url (#20695)
2014-02-20 Benjamin Petersonopen retrieved file in binary mode, since it's now...
2014-02-19 Serhiy StorchakaMerge heads
2014-02-19 Zachary WareIssue #20510: Confirm that the code attribute of the...
2014-02-19 Serhiy StorchakaIssue #20672: Fixed tests for TarFile.list() on non...
2014-02-19 Serhiy StorchakaFixed grid_columnconfigure() and grid_rowconfigure...
2014-02-18 Victor StinnerIssue #19612: On Windows, subprocess.Popen.communicate...
2014-02-18 Zachary WareIssue #20609: Fix building 64-bit binaries on 32-bit...
2014-02-18 Zachary WareIssue #20510: Rewrote test_exit in test_sys to match...
2014-02-18 Terry Jan ReedyIssue #8478: Untokenizer.compat now processes first...
2014-02-17 Terry Jan Reedywhitespace
2014-02-17 Terry Jan ReedyUntokenize: An logically incorrect assert tested user...
2014-02-16 Benjamin Petersonbackout fafac90b69c4
2014-02-16 Benjamin Petersonbackout 2807a5f011e4 for causing #20621
2014-02-16 Benjamin Petersonbackout d28242a636c7 so I can backout 2807a5f011e4
2014-02-16 Benjamin Petersondo not line break reference
2014-02-16 Andrew Kuchling#12211: remove paragraph about NaNs
2014-02-16 Andrew Kuchling#12211: clarify math.copysign() documentation and docstring
2014-02-15 Andrew Kuchling#20241: use correct RFC number
2014-02-15 Andrew Kuchling#16728: Mention collections.abc.Sequence in 'sequence...
2014-02-15 Andrew KuchlingClarify versionchanged sentence. Closes #20497.
2014-02-15 Andrew Kuchling#20237: make a revision pass over the XML vulnerabiliti...
2014-02-15 Benjamin Petersonadd missing test assertion (closes #20080)
2014-02-15 Benjamin Petersongive non-iterable TypeError a message (closes #20507)
2014-02-15 Ezio Melotti#19890: fix typo in multiprocessing docs. Patch by...
2014-02-15 Ezio Melotti#20634: fix typo in IDLE README noticed by Saimadhav...
2014-02-14 Ned DeilyIssue #20605: Make test_socket getaddrinfo OS X segfaul...
2014-02-13 Serhiy StorchakaFixed typo in previous commit (issue #6815).
2014-02-13 Serhiy StorchakaIssue #6815: os.path.expandvars() now supports non...
2014-02-12 Serhiy StorchakaIssue #17671: Fixed a crash when use non-initialized...
2014-02-12 Serhiy StorchakaIssue #19255: Clear error after failed PyDict_SetItem...
next