mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
This commit is contained in:
parent
2305b3cde3
commit
8c16cb9f65
10 changed files with 22 additions and 21 deletions
|
@ -194,7 +194,7 @@ Miscellaneous options
|
|||
:class:`str` or :class:`bytes` with :class:`int`. Issue an error when the
|
||||
option is given twice (:option:`-bb`).
|
||||
|
||||
.. versionchanged: 3.5
|
||||
.. versionchanged:: 3.5
|
||||
Affects comparisons of :class:`bytes` with :class:`int`.
|
||||
|
||||
.. cmdoption:: -B
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue