bpo-31993: Do not create frames for large bytes and str objects (#5114)
when serialize into memory buffer with C pickle implementations. This optimization already is performed when serialize into memory with Python pickle implementations or into a file with both implementations.
S
Serhiy Storchaka committed
0a2da50e1867831251fad75377d0f10713eb6301
Parent: cb3ae55
Committed by GitHub <noreply@github.com>
on 1/11/2018, 11:03:20 AM