cpython/Misc/NEWS.d/next
sweeneyde 6a9e80a931
bpo-40313: speed up bytes.hex() (GH-19594)
Automerge-Triggered-By: @gpshead
2020-04-20 17:17:52 -07:00
..
Build bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343) 2020-04-03 21:03:54 +01:00
C API bpo-40170: Convert PyObject_IS_GC() macro to a function (GH-19464) 2020-04-14 20:11:20 +02:00
Core and Builtins bpo-40313: speed up bytes.hex() (GH-19594) 2020-04-20 17:17:52 -07:00
Documentation bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269) 2020-04-18 11:09:09 -07:00
IDLE bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152) 2020-04-03 23:05:58 -04:00
Library bpo-39942:Fix failure in `TypeVar` when missing `__name__` (GH-19616) 2020-04-20 21:01:53 +01:00
Security bpo-39503: CVE-2020-8492: Fix AbstractBasicAuthHandler (GH-18284) 2020-04-02 02:52:20 +02:00
Tests bpo-39793: use the same domain on make_msgid tests (#18698) 2020-04-16 13:29:12 -04:00
Tools-Demos bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) 2020-04-18 17:52:48 +03:00
Windows bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359) 2020-04-04 15:19:08 +01:00
macOS Python 3.9.0a5 2020-03-23 17:19:13 +01:00