mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
Python 3.15.0a1
This commit is contained in:
parent
f71c96cf2d
commit
aeff92d86a
669 changed files with 8387 additions and 2073 deletions
|
|
@ -512,7 +512,7 @@ Miscellaneous options
|
|||
See :ref:`warning-filter` and :ref:`describing-warning-filters` for more
|
||||
details.
|
||||
|
||||
.. versionchanged:: next
|
||||
.. versionchanged:: 3.15
|
||||
Added regular expression support for *message* and *module*.
|
||||
|
||||
|
||||
|
|
@ -989,7 +989,7 @@ conflict.
|
|||
See :ref:`warning-filter` and :ref:`describing-warning-filters` for more
|
||||
details.
|
||||
|
||||
.. versionchanged:: next
|
||||
.. versionchanged:: 3.15
|
||||
Added regular expression support for *message* and *module*.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1060,7 +1060,7 @@ UTF-8 mode
|
|||
==========
|
||||
|
||||
.. versionadded:: 3.7
|
||||
.. versionchanged:: next
|
||||
.. versionchanged:: 3.15
|
||||
|
||||
Python UTF-8 mode is now enabled by default (:pep:`686`).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue