cpython/Misc/NEWS.d/next
Hai Shi a13b26cac1
bpo-41073: PyType_GetSlot() can now accept static types. (GH-21931)
PyType_GetSlot() can now accept static types.

Co-Authored-By: Petr Viktorin <encukou@gmail.com>

Automerge-Triggered-By: GH:encukou
2020-11-10 12:53:46 -08:00
..
Build Python 3.10.0a2 2020-11-03 00:02:08 +00:00
C API bpo-41073: PyType_GetSlot() can now accept static types. (GH-21931) 2020-11-10 12:53:46 -08:00
Core and Builtins bpo-42233: Add union type expression support for GenericAlias and fix de-duplicating of GenericAlias (GH-23077) 2020-11-08 20:00:13 -08:00
Documentation bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) 2020-11-07 12:28:31 +01:00
IDLE Python 3.10.0a2 2020-11-03 00:02:08 +00:00
Library bpo-42014: shutil.rmtree: call onerror with correct function (GH-22585) 2020-11-10 08:06:02 -08:00
macOS bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) 2020-11-08 10:05:27 +01:00
Security Python 3.10.0a2 2020-11-03 00:02:08 +00:00
Tests Python 3.10.0a2 2020-11-03 00:02:08 +00:00
Tools-Demos bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875) 2020-11-10 01:50:45 +03:00
Windows Python 3.10.0a2 2020-11-03 00:02:08 +00:00