cpython/Misc/NEWS.d/next
pxinwr e483d281bd
bpo-31904: Fix test_netrc for VxWorks RTOS (GH-21675)
Fix test_netrc on VxWorks: create temporary directories using temp_cwd().
2020-12-01 21:34:42 +01:00
..
Build bpo-31904: remove libnet dependency from detect_socket() for VxWorks (GH-23394) 2020-11-28 14:14:16 -08:00
C API Fix an error in the news entry for _posixsubprocess multiphase init (GH-23516) 2020-11-28 13:46:30 -08:00
Core and Builtins bpo-42202: Store func annotations as a tuple (GH-23316) 2020-11-25 19:43:18 +09:00
Documentation bpo-42238: Doc: Remove make suspicious from the CI and docs builds. (GH-23313) 2020-11-25 10:18:00 +01:00
IDLE bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447) 2020-11-22 00:06:51 -05:00
Library bpo-38200: Add itertools.pairwise() (GH-23549) 2020-11-30 20:42:54 -08:00
Security bpo-40791: Make compare_digest more constant-time. (GH-20444) 2020-11-21 00:55:23 -08:00
Tests bpo-31904: Fix test_netrc for VxWorks RTOS (GH-21675) 2020-12-01 21:34:42 +01:00
Tools-Demos bpo-42212: smelly.py also checks the dynamic library (GH-23423) 2020-11-24 13:38:08 +01:00
Windows bpo-42120: Remove macro defining copysign to _copysign on Windows (GH-23326) 2020-11-16 23:22:42 +00:00
macOS bpo-41116: Ensure system supplied libraries are found on macOS 11 (GH-23301) 2020-11-22 00:14:25 -05:00