cpython/Misc/NEWS.d/next
Ethan Furman c95ad7a91f
bpo-39728: Enum: fix duplicate `ValueError` (GH-22277)
fix default `_missing_` to return `None` instead of raising a `ValueError`
Co-authored-by: Andrey Darascheka <andrei.daraschenka@leverx.com>
2020-09-16 10:26:50 -07:00
..
Build bpo-41617: Fix pycore_bitutils.h to support clang 3.0 (GH-22042) 2020-09-01 18:25:14 +02:00
C API closes bpo-41689: Preserve text signature from tp_doc in C heap type creation. (GH-22058) 2020-09-02 11:29:06 -05:00
Core and Builtins bpo-41780: Fix __dir__ of types.GenericAlias (GH-22262) 2020-09-15 14:58:32 -07:00
Documentation bpo-37149: Change Shipman tkinter link from archive.org to TkDocs (GH-22188) 2020-09-10 16:04:20 -04:00
IDLE bpo-41468: Improve and test IDLE run error exit (GH-21798) 2020-08-09 16:08:30 -04:00
Library bpo-39728: Enum: fix duplicate `ValueError` (GH-22277) 2020-09-16 10:26:50 -07:00
Security bpo-39603: Prevent header injection in http methods (GH-18485) 2020-07-18 13:16:10 -07:00
Tests bpo-41731: Make test_cmd_line_script pass with -vv (GH-22206) 2020-09-12 02:25:36 -04:00
Tools-Demos Consolidate 3.9.0b1 NEWS in the master branch 2020-05-19 13:33:08 +02:00
Windows bpo-41744: Package python.props with correct name in NuGet package (GH-22154) 2020-09-14 20:30:15 +01:00
macOS bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979) 2020-07-20 02:19:18 -04:00