cpython/Misc/NEWS.d/next
vrajivk 8bf5fef873 bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538) 2019-08-27 00:13:12 -04:00
..
Build bpo-37707: Exclude expensive unit tests from PGO task (GH-15009) 2019-07-30 11:08:18 -07:00
C API bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431) 2019-08-23 18:03:08 +01:00
Core and Builtins bpo-37947: Adjust correctly the recursion level in symtable for named expressions (GH-15499) 2019-08-26 15:52:25 +01:00
Documentation Unmark files as executable that can't actually be executed. (GH-15353) 2019-08-20 21:53:59 -07:00
IDLE bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500) 2019-08-26 02:27:56 -04:00
Library bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538) 2019-08-27 00:13:12 -04:00
Security Fix typos in comments, docs and test names (#15018) 2019-07-30 18:16:13 -04:00
Tests bpo-37805: Add tests for json.dump(..., skipkeys=True) (GH-15489) 2019-08-26 00:04:35 -07:00
Tools-Demos bpo-37942: Improve argument clinic float converter (GH-15470) 2019-08-24 19:10:39 -07:00
Windows bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389) 2019-08-23 11:38:41 -07:00
macOS bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748) 2019-08-01 07:43:07 +02:00