junyixie <xie.ju...@outlook.com> added the comment:
Should Make dtoa bigint free list per-interpreter. static Bigint *bigint_freelist[Kmax+1]; -> _is { Bigint *bigint_freelist[Kmax+1]; } ---------- message_count: 43.0 -> 44.0 nosy: +JunyiXie nosy_count: 5.0 -> 6.0 pull_requests: +23587 pull_request: https://github.com/python/cpython/pull/24821 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40521> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com