cpython/Misc/NEWS.d/next
TIGirardi f2312037e3
bpo-38324: Fix test__locale.py Windows failures (GH-20529)
Use wide-char _W_* fields of lconv structure on Windows
Remove "ps_AF" from test__locale.known_numerics on Windows
2020-10-20 12:39:52 +01:00
..
Build Python 3.10.0a1 2020-10-05 18:30:18 +01:00
C API bpo-41845: Move PyObject_GenericGetDict() back into the limited API (GH22646) 2020-10-19 23:47:37 +01:00
Core and Builtins bpo-42093: Add opcode cache for LOAD_ATTR (GH-22803) 2020-10-20 06:22:44 +01:00
Documentation Python 3.10.0a1 2020-10-05 18:30:18 +01:00
IDLE Python 3.10.0a1 2020-10-05 18:30:18 +01:00
Library bpo-41491: plistlib: accept hexadecimal integer values in xml plist files (GH-22764) 2020-10-20 09:26:33 +02:00
Security bpo-42051: Reject XML entity declarations in plist files (#22760) 2020-10-19 20:13:49 +02:00
Tests bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-22655) 2020-10-12 00:37:20 +02:00
Tools-Demos Consolidate 3.9.0b1 NEWS in the master branch 2020-05-19 13:33:08 +02:00
Windows bpo-38324: Fix test__locale.py Windows failures (GH-20529) 2020-10-20 12:39:52 +01:00
macOS bpo-41471: Ignore invalid prefix lengths in system proxy settings on macOS (GH-22762) 2020-10-19 20:16:21 +02:00