cpython/Misc/NEWS.d/next
Kevin Adler c79667ff79
bpo-42087: Remove support for AIX 5.3 and below (GH-22830)
As AIX 5.3 and below do not support thread_cputime, it was decided in
https://bugs.python.org/issue40680 to require AIX 6.1 and above. This
commit removes workarounds for — and references to — older, unsupported
AIX versions.
2020-11-16 16:16:10 +01:00
..
Build bpo-42087: Remove support for AIX 5.3 and below (GH-22830) 2020-11-16 16:16:10 +01:00
C API bpo-1635741: Fix typo in PyModule_AddObjectRef() doc (GH-23234) 2020-11-11 01:52:26 +01:00
Core and Builtins bpo-42332: Add weakref slot to types.GenericAlias (GH-23250) 2020-11-15 19:27:23 -08:00
Documentation bpo-42153 Fix link to IMAP documents in imaplib.rst (GH-23297) 2020-11-15 21:02:35 -08:00
IDLE Python 3.10.0a2 2020-11-03 00:02:08 +00:00
Library bpo-37205: time.time() cannot fail with fatal error (GH-23314) 2020-11-16 16:08:05 +01:00
Security Python 3.10.0a2 2020-11-03 00:02:08 +00:00
Tests bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) 2020-11-13 22:24:36 +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
macOS bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) 2020-11-08 10:05:27 +01:00