mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fix markup for versionchanged sphinx directive.
This commit is contained in:
parent
297b143c6d
commit
ac3f4f3133
1 changed files with 2 additions and 4 deletions
|
@ -610,10 +610,8 @@ input, output, and error streams.
|
|||
servers.
|
||||
|
||||
.. versionchanged:: 3.3
|
||||
|
||||
The term "Python" is replaced with implementation specific term like
|
||||
"CPython", "Jython" etc.
|
||||
|
||||
The term "Python" is replaced with implementation specific term like
|
||||
"CPython", "Jython" etc.
|
||||
|
||||
.. method:: BaseHandler.get_scheme()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue