Change by Zoltán Szatmáry :
--
hgrepos: -386
___
Python tracker
<https://bugs.python.org/issue38879>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Zoltán Szatmáry :
--
type: -> performance
___
Python tracker
<https://bugs.python.org/issue38879>
___
___
Python-bugs-list mailing list
Unsubscrib
New submission from Zoltán Szatmáry :
Put "arena->a_cur = arena->a_head;" after the error checking of
"arena->a_objects = PyList_New(0);". It's more optimal, even if it can't be
measured.
--
hgrepos: 386
messages: 357180
nosy: Zotyamester
priorit