cpython/Misc/NEWS.d/next
Antoine Pitrou 2fd16ef406
bpo-43517: Fix false positive in detection of circular imports (#24895)
2021-03-20 20:07:44 +01:00
..
Build bpo-43466: Add --with-openssl-rpath configure option (GH-24820) 2021-03-19 10:29:25 +01:00
C API bpo-43244: Remove symtable.h header file (GH-24910) 2021-03-19 12:41:49 +01:00
Core and Builtins bpo-43517: Fix false positive in detection of circular imports (#24895) 2021-03-20 20:07:44 +01:00
Documentation bpo-41933: Clarify wording for s * n in Common Sequence Operations (GH-22570) 2021-03-15 23:50:49 +01:00
IDLE Python 3.10.0a6 2021-03-01 16:45:40 +00:00
Library bpo-43521: Allow ast.unparse with empty sets and NaN (GH-24897) 2021-03-18 10:36:06 -07:00
Security bpo-43285 Make ftplib not trust the PASV response. (GH-24838) 2021-03-15 11:39:31 -07:00
Tests bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) 2021-03-18 15:06:50 -07:00
Tools-Demos Python 3.10.0a4 2021-01-04 17:26:00 +00:00
Windows bpo-43440 : Enable SQLite R*Tree support for windows builds (GH-24797) 2021-03-09 20:59:44 +00:00
macOS Python 3.10.0a6 2021-03-01 16:45:40 +00:00