Commit 28ecfb8b authored by Ethan Furman's avatar Ethan Furman

closes issue23591: add NEWS entry

parent 331761d2
......@@ -730,6 +730,8 @@ Library
- Issue #28025: Convert all ssl module constants to IntEnum and IntFlags.
SSLContext properties now return flags and enums.
- Issue #23591: Add Flag, IntFlag, and auto() to enum module.
- Issue #433028: Added support of modifier spans in regular expressions.
- Issue #24594: Validates persist parameter when opening MSI database
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment