closes issue23591: add NEWS entry
This commit is contained in:
parent
f9646ca5b7
commit
00eacac96b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue