mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Issue #28635: Fix a couple of missing/incorrect versionchanged tags
Patch by Elvis Pranskevichus.
This commit is contained in:
parent
0d1acfdf18
commit
3479b5f888
2 changed files with 5 additions and 1 deletions
|
@ -232,6 +232,10 @@ platform-dependent.
|
|||
.. versionchanged:: 3.3
|
||||
Added support for the ``'n'`` and ``'N'`` formats.
|
||||
|
||||
.. versionchanged:: 3.6
|
||||
Added support for the ``'e'`` format.
|
||||
|
||||
|
||||
Notes:
|
||||
|
||||
(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue