Update the list of PEPs for Python 3.10
This commit is contained in:
parent
de7622d2ff
commit
935691d8ca
|
@ -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:`626`, Precise line numbers for debugging and other tools
|
||||||
* :pep:`634`, :pep:`635`, :pep:`636`, Structural Pattern Matching
|
* :pep:`634`, :pep:`635`, :pep:`636`, Structural Pattern Matching
|
||||||
* :pep:`644`, Require OpenSSL 1.1.1 or newer
|
* :pep:`644`, Require OpenSSL 1.1.1 or newer
|
||||||
|
* :pep:`624`, Remove Py_UNICODE encoder APIs
|
||||||
|
* :pep:`597`, Add optional EncodingWarning
|
||||||
|
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
|
|
Loading…
Reference in New Issue