cpython/Misc/NEWS.d/next
Raúl Cumplido 3c29675d87
bpo-1294959: Fix typo for new attribute platlibdir. (GH-18960)
Received email on the docs mailing list to fix a typo from `sys.platlitdir` which doesn't exist to the correct new attribute `sys.platlibdir`

Automerge-Triggered-By: @vstinner
2020-03-12 07:38:19 -07:00
..
Build bpo-1294959: Fix typo for new attribute platlibdir. (GH-18960) 2020-03-12 07:38:19 -07:00
C API bpo-39884: Add method name in "bad call flags" error (GH-18944) 2020-03-12 08:38:11 +01:00
Core and Builtins bpo-1635741: Port audioop extension module to multiphase initialization (PEP 489) (GH-18608) 2020-03-11 17:49:11 +01:00
Documentation bpo-17422: slightly more precise language (GH-18682) 2020-03-06 10:20:48 -08:00
IDLE bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871) 2020-03-09 16:51:20 -04:00
Library bpo-39916: Use os.scandir() as context manager in Path.glob(). (GH-18880) 2020-03-11 18:42:03 +02:00
macOS bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) 2020-03-02 04:25:10 -08:00
Security Python 3.9.0a4 2020-02-25 22:06:39 +01:00
Tests bpo-39855: Fix test_subprocess if nobody user doesn't exist (GH-18781) 2020-03-05 14:28:40 +01:00
Tools-Demos bpo-38080: Added "getproxies" to urllib fixes in the 2to3 tool (GH-16167) 2020-03-11 23:51:20 +00:00
Windows bpo-39847: EnterNonRecursiveMutex() uses GetTickCount64() (GH-18780) 2020-03-12 00:39:02 +01:00