]> granicus.if.org Git - python/shortlog
python
2016-10-02 Serhiy StorchakaIssue #27358: Optimized merging var-keyword arguments...
2016-10-02 Serhiy StorchakaNull merge
2016-10-02 Serhiy StorchakaIssue #28257: Backported a test.
2016-10-02 Serhiy StorchakaIssue #28257: Improved error message when pass a non...
2016-10-02 Serhiy StorchakaIssue #28322: Fixed possible crashes when unpickle...
2016-10-02 Serhiy StorchakaIssue #28322: Fixed possible crashes when unpickle...
2016-10-02 Ned DeilyIssue #28324: Remove vestigal MacOS 9 references in...
2016-10-02 Ned DeilyIssue #28323: Remove vestigal MacOS 9 checks from exit...
2016-10-01 Martin PanterIssue #28275: Merge bz2 fix from 3.5 into 3.6
2016-10-01 Martin PanterIssue #28275: Clean up to avoid use-after-free after...
2016-10-01 Berker PeksagIssue #28228: imghdr now supports pathlib
2016-10-01 Berker PeksagIssue #28283: Merge from 3.5
2016-10-01 Berker PeksagIssue #28283: Remove flaky test test_sock_connect_sock_...
2016-09-30 Berker PeksagIssue #28226: Fix test_compileall on Windows
2016-09-30 Berker PeksagIssue #28319: Merge from 3.5
2016-09-30 Berker PeksagIssue #28319: Fix typo in lzma.rst
2016-09-30 Berker PeksagMerge from 3.5
2016-09-30 Berker PeksagFix markup in pathlib.rst
2016-09-30 Berker PeksagMerge from 3.5
2016-09-30 Berker PeksagFix Path.glob() link, reported by SilentGhost
2016-09-30 Berker PeksagIssue #28226: compileall now supports pathlib
2016-09-30 Terry Jan ReedyMerge with 3.5
2016-09-30 Terry Jan ReedyIssue #28815: Change '?' to '<module>' in some doc...
2016-09-30 Guido van RossumMisc asyncio improvements from upstream (merge 3.5...
2016-09-30 Guido van RossumMisc asyncio improvements from upstream
2016-09-30 Serhiy StorchakaNull merge
2016-09-30 Serhiy StorchakaMerge heads
2016-09-30 Serhiy StorchakaMerge heads
2016-09-30 Serhiy StorchakaIssue #27942: String constants now interned recursively...
2016-09-30 Serhiy StorchakaIssue #27942: String constants now interned recursively...
2016-09-30 Terry Jan ReedyIssue #25488: merge idle.py from 3.5.
2016-09-30 Terry Jan ReedyIssue #25488: Stpp idle.py from adding a entry when...
2016-09-30 Terry Jan ReedyMove idlelib/NEWS.txt entries for 2.x into a separate...
2016-09-30 Terry Jan ReedyMove idlelib/NEWS.txt entries for 2.x into a separate...
2016-09-29 Victor StinnerMerge 3.5
2016-09-29 Victor StinnerIssue #28258: Explain the LC_ALL change in a comment
2016-09-29 Victor StinnerFix xml.etree.ElementTree.Element.getiterator()
2016-09-29 Serhiy StorchakaIssue #28258: Fixed build with Estonian locale (python...
2016-09-29 Serhiy StorchakaIssue #28258: Fixed build with Estonian locale (python...
2016-09-29 Benjamin Petersonmerge 3.5 (#1703178)
2016-09-29 Benjamin Petersonbuild_ext: correctly parse the link_objects user option...
2016-09-29 Martin PanterMerge test cleanup from 3.5 into 3.6
2016-09-29 Martin PanterRemove disabled ctypes test
2016-09-29 Terry Jan ReedyIDLE NEWS item and ack.
2016-09-28 Alexander BelopolskyIssue #28148: Added a NEWS entry.
2016-09-28 Alexander BelopolskyIssue #28148: Stop using localtime() and gmtime() in...
2016-09-28 Berker PeksagIssue #28306: Merge from 3.5
2016-09-28 Berker PeksagIssue #28306: Update exception message of ZeroDivisionError
2016-09-28 Berker PeksagIssue #27740: Merge from 3.5
2016-09-28 Berker PeksagIssue #27740: Fix typo in Py_CompileStringExFlags
2016-09-28 Berker PeksagIssue #27322: Set sys.path to a temp dir in test_compil...
2016-09-28 Berker PeksagIssue #28303: Merge from 3.5
2016-09-28 Berker PeksagIssue #28303: Fix grammar in unittest.__doc__, patch...
2016-09-28 Berker PeksagIssue #28300: Merge from 3.5
2016-09-28 Berker PeksagIssue #28300: Fix typos, patch by Shlomi Fish
2016-09-28 Berker PeksagIssue #21903: Merge from 3.5
2016-09-28 Berker PeksagIssue #21903: Update ctypes example to use MessageBoxW
2016-09-28 Serhiy StorchakaNull merge
2016-09-28 Alexander BelopolskyIssue #28253: Added a NEWS entry.
2016-09-28 Alexander BelopolskyIssue #28253: Added a NEWS entry.
2016-09-28 Alexander BelopolskyIssue #28253: Fixed calendar functions for extreme...
2016-09-28 Alexander BelopolskyIssue #28253: Fixed calendar functions for extreme...
2016-09-27 Guido van RossumUpdate typing.py and test_typing.py from upstream ...
2016-09-27 Guido van RossumUpdate typing.py and test_typing.py from upstream ...
2016-09-27 Berker PeksagIssue #28283: Merge from 3.5
2016-09-27 Berker PeksagIssue #28283: Remove flaky test test_sock_connect_sock_...
2016-09-27 Serhiy StorchakaIssue #20947: Fixed a gcc warning with -Wstrict-overflow.
2016-09-27 Serhiy StorchakaIssue #20947: Fixed a gcc warning with -Wstrict-overflow.
2016-09-27 Serhiy StorchakaIssue #21578: Fixed misleading error message when Impor...
2016-09-27 Serhiy StorchakaIssue #21578: Fixed misleading error message when Impor...
2016-09-27 Serhiy StorchakaIssue #28275: Fixed possible use adter free in LZMADeco...
2016-09-27 Serhiy StorchakaIssue #28275: Fixed possible use adter free in LZMADeco...
2016-09-27 Martin PanterIssue #26439: Merge ctypes doc from 3.5 into 3.6
2016-09-27 Martin PanterIssue #26439: Document that RTLD_NOW is always added
2016-09-27 Raymond HettingerIssue #18844: Make the number of selections a keyword...
2016-09-26 Serhiy StorchakaIssue #27897: Fixed possible crash in sqlite3.Connectio...
2016-09-26 Serhiy StorchakaIssue #27897: Fixed possible crash in sqlite3.Connectio...
2016-09-26 Berker PeksagIssue #10673: Merge from 3.5
2016-09-26 Berker PeksagIssue #10673: Document that Process.exitcode can be...
2016-09-26 Serhiy StorchakaIssue #27914: Fixed a comment in PyModule_ExcDef.
2016-09-26 Berker PeksagIssue #18893: Merge from 3.5
2016-09-26 Berker PeksagIssue #18893: Fix invalid exception handling in Lib...
2016-09-26 Serhiy Storchakaissue #28144: Decrease empty_keys_struct's dk_refcnt
2016-09-26 Berker PeksagMerge from 3.5
2016-09-26 Berker PeksagDocument that os.mknod() is not available on Windows
2016-09-26 Berker PeksagMerge from 3.5
2016-09-26 Berker Peksagos.genenvb() is not availabnle under Windows
2016-09-26 Serhiy StorchakaIssue #28194: Clean up some checks in dict implementation.
2016-09-26 Serhiy StorchakaIssues #25909, #28211: Restored correct documentation...
2016-09-26 Serhiy StorchakaIssues #25909, #28211: Restored correct documentation...
2016-09-26 Christian HeimesIssue #28277: remove linefeed character from iomodule...
2016-09-25 Serhiy StorchakaIssue #11957: Restored re tests for passing count and...
2016-09-25 Serhiy StorchakaIssue #11957: Restored re tests for passing count and...
2016-09-25 Serhiy StorchakaIssue #27611: Fixed support of default root window...
2016-09-25 Serhiy StorchakaIssue #27611: Fixed support of default root window...
2016-09-24 Guido van RossumRemove mention of asyncio.timeout context manager ...
2016-09-24 Mark DickinsonIssue #28203: Merge from 3.5
2016-09-24 Mark DickinsonIssue #28203: Fix incorrect type in error message from...
2016-09-24 Christian HeimesWrite configure message to AS_MESSAGE_FD
2016-09-24 Christian HeimesTypo
next