Update the list of PEPs for Python 3.10

This commit is contained in:
Pablo Galindo 2021-04-06 12:38:20 +01:00
parent de7622d2ff
commit 935691d8ca
1 changed files with 2 additions and 0 deletions

View File

@ -89,6 +89,8 @@ Some of the notable features of Python 3.10 include:
* :pep:`626`, Precise line numbers for debugging and other tools
* :pep:`634`, :pep:`635`, :pep:`636`, Structural Pattern Matching
* :pep:`644`, Require OpenSSL 1.1.1 or newer
* :pep:`624`, Remove Py_UNICODE encoder APIs
* :pep:`597`, Add optional EncodingWarning
Copyright