mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
125 B
ReStructuredText
2 lines
125 B
ReStructuredText
Reduce allocation size of :class:`list` from :meth:`str.split`
|
|
and :meth:`str.rsplit`. Patch by Dong-hee Na and Inada Naoki.
|