]> granicus.if.org Git - python/shortlog
python
2016-07-03 Serhiy StorchakaIssue #27443: __length_hint__() of bytearray itearator...
2016-07-03 Serhiy StorchakaIssue #27443: __length_hint__() of bytearray itearator...
2016-07-03 Serhiy StorchakaBacked out changeset b0087e17cd5e (issue #26765)
2016-07-03 Serhiy StorchakaIssue #26765: Fixed parsing Py_ssize_t arguments on...
2016-07-01 Serhiy StorchakaIssue #26765: Moved wrappers for bytes and bytearray...
2016-07-01 Serhiy StorchakaIssue #27007: The fromhex() class methods of bytes...
2016-07-01 Berker PeksagIssue #27431: Merge from 3.5
2016-07-01 Berker PeksagIssue #27431: Update default protocol version in shelve...
2016-07-01 Berker PeksagIssue #27430: Merge from 3.5
2016-07-01 Berker PeksagIssue #27430: Fix typos, patch by scop.
2016-07-01 Berker PeksagFix typo in whatsnew/3.6.rst
2016-06-30 Brett CannonMerge from 3.5 for issue #26664
2016-06-30 Brett CannonIssue #26665: Remove mis-use of ``$`` in activate.fish.
2016-06-30 Serhiy StorchakaIssue #4945: Improved the documenting of boolean argume...
2016-06-30 Serhiy StorchakaIssue #4945: Improved the documenting of boolean argume...
2016-06-30 Victor StinnerMerge 3.5 (copy doc)
2016-06-30 Victor StinnerIssue #27416: clarify copy doc
2016-06-30 Serhiy StorchakaIssue #27418: Fixed Tools/importbench/importbench.py.
2016-06-30 Serhiy StorchakaIssue #27418: Fixed Tools/importbench/importbench.py.
2016-06-29 Martin PanterIssue #26721: Change StreamRequestHandler.wfile to...
2016-06-28 Guido van RossumFix issue #27402: example for typing did not type-check...
2016-06-28 Guido van RossumFix issue #27402: example for typing did not type-check.
2016-06-28 Yury SelivanovMerge 3.5 (asyncio)
2016-06-28 Yury Selivanovasyncio: Use socket specs for getaddrinfo() in sock_con...
2016-06-28 Yury SelivanovMerge 3.5 (asyncio)
2016-06-28 Yury Selivanovasyncio: Fix NameError in sslproto _fatal_error()
2016-06-27 Serhiy StorchakaIssue #27352: Fixed an error message in a test.
2016-06-27 Steve DowerMerge from 3.5
2016-06-27 Steve DowerAdds script for purging the caching server for download...
2016-06-27 Serhiy StorchakaIssue #27352: Correct the validation of the ImportFrom...
2016-06-27 Steve DowerMerge from 3.5
2016-06-27 Steve DowerAdds batch file to build nuget packages.
2016-06-27 Steve DowerMerge from 3.5
2016-06-27 Steve DowerInclude libs folder in nuget package and allow preinsta...
2016-06-27 Serhiy StorchakaIssue #27255: Added more predictions in ceval.c.
2016-06-27 Berker PeksagIssue #27393: Merge from 3.5
2016-06-27 Berker PeksagIssue #27393: Fix escaping of C:\ too
2016-06-27 Berker PeksagIssue #27393: Merge from 3.5
2016-06-27 Berker PeksagIssue #27393: Fix escaping of venv activate commands...
2016-06-27 Larry HastingsMerge from 3.5.
2016-06-27 Larry HastingsNull merge from 3.4 (well, except, pull in the tag...
2016-06-27 Larry HastingsMerge.
2016-06-27 Larry HastingsPost-release fixups for Python 3.5.2.
2016-06-27 Larry HastingsMerge.
2016-06-27 Larry HastingsPost-release fixups for Python 3.4.5.
2016-06-27 Terry Jan ReedyIssue #27380: IDLE: add base Query dialog, with ttk...
2016-06-26 Terry Jan ReedyMerge Update NEWS and idlelib NEWS.text.
2016-06-26 Terry Jan ReedyUpdate NEWS and idlelib NEWS.text.
2016-06-26 Terry Jan ReedyIssue 27372: Stop test_idle from changing locale, so...
2016-06-26 Serhiy StorchakaIssue #22115: Updated Misc/NEWS.
2016-06-26 Serhiy StorchakaIssue #22115: Fixed tracing Tkinter variables:
2016-06-26 Serhiy StorchakaIssue #22115: Added methods trace_add, trace_remove...
2016-06-25 Steve DowerMerge from 3.5
2016-06-25 Steve DowerSimplifies nuget build with better parameters.
2016-06-25 Larry HastingsAdded tag v3.4.5 for changeset 619b61e505d0
2016-06-25 Larry HastingsVersion bump for 3.4.5 final. v3.4.5
2016-06-25 Larry HastingsRegenerate pydoc topics for 3.4.5 final.
2016-06-25 Larry HastingsAdded tag v3.5.2 for changeset 4def2a2901a5
2016-06-25 Larry HastingsVersion number bump for 3.5.2 final. v3.5.2
2016-06-25 Larry HastingsUpdate pydoc topics for 3.5.2 final.
2016-06-25 Serhiy StorchakaIssue #20350. tkapp.splitlist() is now always used...
2016-06-25 Serhiy StorchakaIssue #24137: Fixed IDLE on Linux with tkinter default...
2016-06-25 Serhiy StorchakaIssue #26243: Correct a wording in docs.
2016-06-25 Serhiy StorchakaIssue #26243: Only the level argument to zlib.compress...
2016-06-25 Brett CannonIssue #26186: Remove the restriction that built-in...
2016-06-25 Brett CannonMerge from 3.5
2016-06-25 Brett CannonFix a scoping issue where an UnboundLocalError was...
2016-06-25 Martin PanterRemove duplicate AF_INET6 addition
2016-06-25 Raymond HettingerMinor beautification
2016-06-24 Brett CannonIssue #27038: Expose DirEntry as os.DirEntry.
2016-06-24 Brett CannonMerge from 3.5
2016-06-24 Brett CannonRemove a stale reference to pathlib.PurePath.path
2016-06-24 Brett CannonIssue #27186: Define what a "path-like object" is.
2016-06-24 Brett CannonIssue #27186: Update os.fspath()/PyOS_FSPath() to check...
2016-06-24 Steve DowerMerge from 3.5
2016-06-24 Steve DowerPreinstalls pip into the nuget package so that pip...
2016-06-24 Steve DowerMerge from 3.5
2016-06-24 Steve DowerAdds scripts for producing Nuget packages.
2016-06-24 Berker PeksagIssue #27381: Merge from 3.5
2016-06-24 Berker PeksagIssue #27381: Remove superfluous paren in zipfile docum...
2016-06-24 Berker PeksagIssue #18300: Merge from 3.5
2016-06-24 Berker PeksagIssue #18300: Set TERM='' by default in assert_python_*
2016-06-24 Berker PeksagIssue #26547: Merge from 3.5
2016-06-24 Berker PeksagIssue #26547: Remove outdated term dictproxy from vars...
2016-06-24 Berker PeksagIssue #27378: Merge from 3.5
2016-06-24 Berker PeksagIssue #27378: Remove an outdated reference from regex...
2016-06-24 Berker PeksagMerge from 3.5
2016-06-24 Berker PeksagMake PyPIRCCommandTestCase derive from a base class
2016-06-23 Serhiy StorchakaFixed integer overflow in array.buffer_info().
2016-06-23 Serhiy StorchakaFixed integer overflow in array.buffer_info().
2016-06-23 Terry Jan ReedyMerge with 3.5
2016-06-23 Terry Jan ReedyIssue #27304: Source code links for sub-packages in...
2016-06-22 Terry Jan ReedyIssue #27365: Finish merge so tests pass.
2016-06-22 Terry Jan ReedyIssue #27365: revert temporary rename
2016-06-22 Terry Jan ReedyIssue #27365: add chunk
2016-06-22 Terry Jan ReedyIssue #27365: add chunk
2016-06-22 Terry Jan ReedyIssue #27365: revert temporary rename
2016-06-22 Terry Jan ReedyIssue #27365: partial merge
2016-06-22 Terry Jan ReedyIssue #27365: temporary rename
2016-06-22 Terry Jan ReedyIssue #27365: Allow non-ascii in idlelib/NEWS.txt,...
next