mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fix typo in 3.10.0a7.rst (GH-25340)
This commit is contained in:
parent
79650d0118
commit
63bf1abfdc
1 changed files with 1 additions and 1 deletions
|
@ -534,7 +534,7 @@ during connection setup.
|
|||
.. nonce: cee_X5
|
||||
.. section: Library
|
||||
|
||||
Improve performance of class:`fractions.Fraction` arithmetics for large
|
||||
Improve performance of :class:`fractions.Fraction` arithmetics for large
|
||||
components. Contributed by Sergey B. Kirpichev.
|
||||
|
||||
..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue