cpython/Misc/NEWS.d/next
Zackery Spytz ae62f01524 bpo-34910: Ensure that PyObject_Print() always returns -1 on error. (GH-9733) 2018-10-06 09:44:25 +03:00
..
Build closes bpo-34585: Don't do runtime test to get float byte order. (GH-9085) 2018-09-18 23:25:48 -07:00
C API bpo-34910: Ensure that PyObject_Print() always returns -1 on error. (GH-9733) 2018-10-06 09:44:25 +03:00
Core and Builtins bpo-34879: Fix a possible null pointer dereference in bytesobject.c (GH-9683) 2018-10-03 09:01:30 +03:00
Documentation bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-9543) 2018-09-25 14:51:21 -04:00
IDLE bpo-1529353: IDLE: squeeze large output in the shell (GH-7626) 2018-09-25 15:10:14 +03:00
Library bpo-28441: Ensure `.exe` suffix in `sys.executable` on MinGW and Cygwin (GH-4348) 2018-10-05 20:38:50 +09:00
Security bpo-34791: xml package obeys ignore env flags (GH-9544) 2018-09-24 10:21:12 -07:00
Tests bpo-34537: Fix test_gdb:test_strings with LC_ALL=C (GH-9483) 2018-09-21 18:13:16 -07:00
Tools-Demos bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434) 2018-07-26 13:22:16 +03:00
Windows bpo-32557: allow shutil.disk_usage to take a file path on Windows also (GH-9372) 2018-09-25 07:57:36 -07:00
macOS closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4178) 2018-09-11 16:14:00 -07:00