mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
NEWS update
This commit is contained in:
commit
e31cc818ce
1 changed files with 2 additions and 0 deletions
|
@ -723,6 +723,8 @@ Library
|
|||
- Issue #14977: mailcap now respects the order of the lines in the mailcap
|
||||
files ("first match"), as required by RFC 1542. Patch by Michael Lazar.
|
||||
|
||||
- Issue #28082: Convert re flag constants to IntFlag.
|
||||
|
||||
- Issue #28025: Convert all ssl module constants to IntEnum and IntFlags.
|
||||
SSLContext properties now return flags and enums.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue