]> granicus.if.org Git - python/shortlog
python
2014-03-08 R David Murray#10197: Update get[status]output versionchanged with...
2014-03-08 R David Murray#10197: Update get[status]output versionchanged with...
2014-03-07 Brett Cannonnull merge for issue #20812
2014-03-07 Brett CannonIssue #20813: Backport Python 2/3 HOWTO updates
2014-03-07 Brett CannonIssue #20812: Add a short opener to the Python 2/3...
2014-03-06 Zachary WareMake pywlauncher.vcxproj depend on make_versioninfo...
2014-03-06 Zachary WareMake pywlauncher.vcxproj depend on make_versioninfo...
2014-03-06 R David Murraywhatsnew: note in deprecation section about html.parser...
2014-03-06 R David MurrayRemove redundant NEWS entry.
2014-03-06 R David Murraywhatsnew: rewrite resource entry: prlimit and new const...
2014-03-06 R David Murraywhatsnew: ipaddress is_global
2014-03-06 R David Murray#11558: Better message if attach called on non-multipart.
2014-03-06 Victor Stinnertracemalloc.py: add comments to show the format of...
2014-03-06 Victor Stinnertracemalloc.py: fix indentation
2014-03-06 Serhiy StorchakaIssue #20283: RE pattern methods now accept the string...
2014-03-05 R David Murraywhatsnew: improve PyZipFile filterfuc entry, and its...
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-03 R David Murraywhatsnew: tweak a couple importlib porting notes.
2014-03-03 R David Murraywhatsnew: Windows build uses ASLR and DEP.
2014-03-06 Serhiy StorchakaIssue #20283: RE pattern methods now accept the string...
2014-03-06 Victor Stinnerasyncio, Tulip issue 157: Improve test_events.py, avoid...
2014-03-05 Victor Stinnerasyncio: Synchronize with Tulip
2014-03-05 Kristján Valur... Make the various iterators' "setstate" sliently and...
2014-03-04 Kristján Valur... Merge with 3.3
2014-03-04 Victor Stinnerasyncio, Tulip issue 158: Task._step() now also sets...
2014-03-04 Nick CoghlanClose #20839: pkgutil.find_loader now uses importlib...
2014-03-03 Ethan FurmanIssue20653: fix ReST for Enum
2014-03-03 Ethan FurmanClose issue20653: improve functional API docs; minor...
2014-03-03 Serhiy StorchakaCorrect comments and improve failure reports in test_fi...
2014-03-03 Victor StinnerClose #20814: doc: Fix "Pretty top" example of tracemalloc
2014-03-02 R David Murraywhatsnew: add some issue number annotations.
2014-03-02 Martin v. LöwisIssue #14512: Launch pydoc -b instead of pydocgui.pyw...
2014-03-02 Martin v. LöwisIssue #20465: Update Windows installer to SQLite 3...
2014-03-02 Martin v. Löwis Issue #20748: Uninstalling pip does not leave behind...
2014-03-02 Martin v. LöwisIssue #20568: Fix typo in pip option.
2014-03-02 Yury SelivanovIssue #20786: Fix signatures for dict.__delitem__ and...
2014-03-02 Terry Jan ReedyCloses issue #20728: Remove unused import added in...
2014-03-02 Georg Brandlmerge with 3.3
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 Petersonmerge 3.3
2014-03-02 Benjamin Petersonadd Chris Angelico
2014-03-02 Benjamin Petersonmerge 3.3 (#20249)
2014-03-02 Benjamin Petersonfix test_posix.test_initgroups to work without suppleme...
2014-03-01 Ned DeilyIssue #20465: fix NEWS typo (it's 3.8.3.1)
2014-03-01 Ned DeilyIssue #20465: Update OS X installer build to use SQLite...
2014-03-01 R David Murraywhatsnew: memoryview is Sequence and supports Reversed.
2014-03-01 R David Murraywhatsnew: unittest discover works on namespace packages...
2014-03-01 Benjamin Petersonfix test on debug builds (closes #20731)
2014-03-01 Benjamin Petersonmerge 3.2
2014-02-28 R David Murraywhatsnew: give Serhiy credit for audioop 24-bit sample...
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-28 R David Murraywhatsnew: compression libraries support 'x' mode.
2014-02-27 R David Murraywhatsnew: tarfile stat constants removal.
2014-02-27 Terry Jan ReedyIssue #20567: Delete class attribute gui widgets in...
2014-02-27 R David Murraywhatsnew: return types of re functions.
2014-03-01 Benjamin Petersonmerge 3.3
2014-03-01 Andrew Kuchling#16135: remove mentions of OS/2 from the documentation
2014-03-01 Benjamin Petersonmerge 3.3
2014-02-28 Brett Cannonmerge for issue #20778
2014-02-28 Brett CannonIssue #20650: Tweak some awkward wording.
2014-02-28 Martin v. LöwisReindent
2014-02-28 Martin v. LöwisMerge heads
2014-02-28 Martin v. LöwisMerge with 3.3
2014-02-28 Nick CoghlanClose #20568: install unversioned pip command on Windows
2014-02-28 Nick CoghlanClose #20757: return success for skipped pip uninstall
2014-02-27 Terry Jan ReedyMerge with 3.3
2014-02-27 Antoine PitrouNull merge
2014-02-27 R David Murraywhatsnew: fix textwrap/shorten entry, and improve the...
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 R David Murraywhatsnew: expand pbkdf2_hmac entry slightly.
2014-02-26 R David Murraywhatsnew: reformat pdb entry to match style of most...
2014-02-26 R David Murraywhatsnew: reword the contextlib.redirect_stdout entry...
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 R David Murraywhatsnew: attribute base64 memoryview change to Nick.
2014-02-26 R David Murraywhatsnew: pprint's compact option.
2014-02-27 Antoine PitrouIssue #20791: copy.copy() now doesn't make a copy when...
2014-02-27 Benjamin Petersonmerge 3.3 (#20796)
2014-02-26 Brett CannonIssue #20763: Fix importlib.machinery.PathFinder to...
2014-02-26 Serhiy StorchakaAdded tests for issue #20501.
2014-02-26 Zachary WareMerge with 3.3
2014-02-26 Victor Stinnerasyncio/windows_events.py: use more revelant names...
2014-02-26 Zachary WareClose #20759: Fix some typos in the mock docs. (Merge...
2014-02-26 Victor Stinnerasyncio: simplify test_events.py, don't use non local...
2014-02-26 Victor Stinnerasyncio: Fix pyflakes warnings: remove unused variables...
2014-02-26 Victor Stinnerasyncio: Replace "unittest.mock" with "mock" in unit...
2014-02-26 Gregory P.... null merge
2014-02-26 Gregory P.... Mention issue 20621 fix in the NEWS file for 3.3.5rc1.
2014-02-25 R David Murraywhatsnew: DynanicClassAttribute (#19030), Py_SetStandar...
2014-02-25 R David MurrayFix formatting in NEWS entry.
2014-02-25 Antoine PitrouIssue #20765: Add missing documentation for PurePath...
2014-02-25 Serhiy StorchakaNull merge
next