mirror of
https://github.com/python/cpython.git
synced 2025-11-17 09:30:10 +00:00
Mention backports (GH-18715)
This commit is contained in:
parent
5e260e0fde
commit
0b0d29fce5
1 changed files with 1 additions and 1 deletions
|
|
@ -1485,7 +1485,7 @@ are also included in the pure Python version for compatibility.
|
||||||
the C version uses a thread-local rather than a coroutine-local context and the value
|
the C version uses a thread-local rather than a coroutine-local context and the value
|
||||||
is ``False``. This is slightly faster in some nested context scenarios.
|
is ``False``. This is slightly faster in some nested context scenarios.
|
||||||
|
|
||||||
.. versionadded:: 3.9
|
.. versionadded:: 3.9 backported to 3.7 and 3.8.
|
||||||
|
|
||||||
|
|
||||||
Rounding modes
|
Rounding modes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue