mirror of
https://github.com/python/cpython.git
synced 2025-11-29 14:31:30 +00:00
bpo-44154: optimize Fraction pickling (GH-26186)
This commit is contained in:
parent
b3f65e819f
commit
b102dd598d
3 changed files with 5 additions and 2 deletions
|
|
@ -0,0 +1 @@
|
|||
Optimize :class:`fractions.Fraction` pickling for large components.
|
||||
Loading…
Add table
Add a link
Reference in a new issue