]> granicus.if.org Git - python/shortlog
python
2016-10-07 Serhiy StorchakaIssue #24098: Fixed possible crash when AST is changed...
2016-10-07 Yury Selivanovasyncio: Only allow Unix Stream sockets for loop.create...
2016-10-06 Yury SelivanovNull merge with 3.4
2016-10-06 Yury SelivanovIssue #27759: Fix selectors incorrectly retain invalid...
2016-10-06 Benjamin Petersonensure read size is initialized
2016-10-06 Benjamin Petersondo not leak buffer if mmap is not writable
2016-10-06 Benjamin Petersonskip test on windows
2016-10-06 Benjamin Petersonfix bug in 48797808a302
2016-10-06 Benjamin Petersonskip test if resizing is not supported
2016-10-06 Benjamin Petersonmmap: do all internal arithmetic with Py_ssize_t while...
2016-10-05 Yury Selivanovasyncio: Add "call_connection_made" arg to SSLProtocol...
2016-10-05 Yury SelivanovIssue #28372: Fix asyncio to support formatting of...
2016-10-05 Yury SelivanovIssue #28371: Deprecate passing asyncio.Handles to...
2016-10-05 Yury SelivanovIssue #28370: Speedup asyncio.StreamReader.readexactly
2016-10-05 Yury SelivanovIssue #28369: Raise an error when transport's FD is...
2016-10-05 Yury SelivanovIssue #28368: Refuse monitoring processes if the child...
2016-10-04 Berker PeksagIssue #28222: Don't fail if pygments is not available
2016-10-04 Berker PeksagIssue #28348: Fix typo in asyncio.Task() documentation
2016-10-04 Serhiy StorchakaIssue #28321: Fixed writing non-BMP characters with...
2016-10-04 Serhiy StorchakaMerge heads
2016-10-04 Serhiy StorchakaIssue #28350: String constants with null character...
2016-10-04 Benjamin Petersonensure gc tracking is off when invoking weakref callbac...
2016-10-03 Guido van RossumMore updates from upstream typing.py
2016-10-02 Serhiy StorchakaIssue #28295: Fixed the documentation and added tests...
2016-10-02 Serhiy StorchakaMoved Unicode C API related tests to separate test...
2016-10-02 Berker PeksagIssue #20254: Fix duplicate tests in test_socket
2016-10-02 Serhiy StorchakaIssue #27358: Backported tests.
2016-10-02 Serhiy StorchakaIssue #28257: Backported a test.
2016-10-02 Serhiy StorchakaIssue #28322: Fixed possible crashes when unpickle...
2016-10-01 Martin PanterIssue #28275: Clean up to avoid use-after-free after...
2016-10-01 Berker PeksagIssue #28283: Remove flaky test test_sock_connect_sock_...
2016-09-30 Berker PeksagIssue #28319: Fix typo in lzma.rst
2016-09-30 Berker PeksagFix markup in pathlib.rst
2016-09-30 Berker PeksagFix Path.glob() link, reported by SilentGhost
2016-09-30 Terry Jan ReedyIssue #28815: Change '?' to '<module>' in some doc...
2016-09-30 Guido van RossumMisc asyncio improvements from upstream
2016-09-30 Serhiy StorchakaMerge heads
2016-09-30 Serhiy StorchakaIssue #27942: String constants now interned recursively...
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-29 Victor StinnerIssue #28258: Explain the LC_ALL change in a comment
2016-09-29 Serhiy StorchakaIssue #28258: Fixed build with Estonian locale (python...
2016-09-29 Benjamin Petersonbuild_ext: correctly parse the link_objects user option...
2016-09-29 Martin PanterRemove disabled ctypes test
2016-09-29 Terry Jan ReedyIDLE NEWS item and ack.
2016-09-28 Berker PeksagIssue #28306: Update exception message of ZeroDivisionError
2016-09-28 Berker PeksagIssue #27740: Fix typo in Py_CompileStringExFlags
2016-09-28 Berker PeksagIssue #28303: Fix grammar in unittest.__doc__, patch...
2016-09-28 Berker PeksagIssue #28300: Fix typos, patch by Shlomi Fish
2016-09-28 Berker PeksagIssue #21903: Update ctypes example to use MessageBoxW
2016-09-28 Alexander BelopolskyIssue #28253: Added a NEWS entry.
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 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 #21578: Fixed misleading error message when Impor...
2016-09-27 Serhiy StorchakaIssue #28275: Fixed possible use adter free in LZMADeco...
2016-09-27 Martin PanterIssue #26439: Document that RTLD_NOW is always added
2016-09-26 Serhiy StorchakaIssue #27897: Fixed possible crash in sqlite3.Connectio...
2016-09-26 Berker PeksagIssue #10673: Document that Process.exitcode can be...
2016-09-26 Berker PeksagIssue #18893: Fix invalid exception handling in Lib...
2016-09-26 Berker PeksagDocument that os.mknod() is not available on Windows
2016-09-26 Berker Peksagos.genenvb() is not availabnle under Windows
2016-09-26 Serhiy StorchakaIssues #25909, #28211: Restored correct documentation...
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-24 Mark DickinsonIssue #28203: Fix incorrect type in error message from...
2016-09-23 Martin PanterIssue #28221: Remove unused assignment from test_asynco...
2016-09-23 Christian HeimesIncrease buffer for readlink() in case OS will support...
2016-09-23 Christian HeimesAdd an extra byte for null in case we ever get very...
2016-09-23 Victor StinnerIssue #27829: regrtest -W displays stderr if env changed
2016-09-23 Steve DowerIssue #28251: Improvements to help manuals on Windows.
2016-09-22 Serhiy StorchakaSilence GCC warning.
2016-09-22 Christian HeimesMake Lib/test/ssltests.py more useful and faster for...
2016-09-22 Martin PanterFix references to Python 3’s socketserver (lowercase...
2016-09-22 Martin PanterIssue #27348: Restore “Exception: None” formatting...
2016-09-22 Serhiy StorchakaExtend the test to lower pickle protocols.
2016-09-21 Berker PeksagIssue #25651: Allow falsy values to be used for msg...
2016-09-21 Victor StinnerFix PyUnicode_FromFormatV() error handling
2016-09-21 Victor Stinnertest_asynico: fix test_sock_connect_sock_write_race()
2016-09-20 Victor StinnerCatch EPERM error in py_getrandom()
2016-09-20 Victor StinnerCleanup random.c
2016-09-20 Ned DeilyMake 3.7 the current dev version in the html version...
2016-09-20 Benjamin Petersonremove trailing whitespace
2016-09-19 Jesus CeaDocs: Correctly link to the methods
2016-09-19 Benjamin Petersonmerge 3.4
2016-09-19 Benjamin Petersonproperly handle the single null-byte file (closes ...
2016-09-19 Raymond HettingerIssue #28189: dictitems_contains no longer swallows...
2016-09-18 Christian HeimesIssue #26661: setup.py now detects system libffi with...
2016-09-18 Berker PeksagIssue #26610: Skip test_with_pip if _ctypes is not...
2016-09-18 Berker PeksagIssue #28075: Fix test_access_denied in Python 3.5
2016-09-18 Steve DowerAdd file missed from backport
2016-09-18 Steve DowerIssue #27932: Prevent memory leak in win32_ver().
2016-09-17 Steve DowerIssue #28110: launcher.msi has different product codes...
2016-09-17 Berker PeksagIssue #28176: Increase timeout for test_sock_connect_so...
2016-09-17 Berker PeksagIssue #26384: Fix UnboundLocalError in socket._sendfile...
2016-09-17 Berker PeksagFix test_access_denied in 3.5
2016-09-17 Berker PeksagIssue #28075: Check for ERROR_ACCESS_DENIED in Windows...
2016-09-17 Martin PanterIssue #28139: Fix messed up indentation
2016-09-16 Berker PeksagIssue #25270: Prevent codecs.escape_encode() from raisi...
next