[Python-Dev] Compact GC Header
Victor Stinner
vstinner at redhat.com
Tue May 29 09:41:25 EDT 2018
More information about the Python-Dev mailing list
Tue May 29 09:41:25 EDT 2018
- Previous message (by thread): [Python-Dev] Compact GC Header
- Next message (by thread): [Python-Dev] Compact GC Header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I hacked GC module and managed to slim PyGC_Head down from 3 words to 2 > words. > It passes test suite, while some comments and code cleanup is needed before > merge. Does this change break the stable ABI? Victor
- Previous message (by thread): [Python-Dev] Compact GC Header
- Next message (by thread): [Python-Dev] Compact GC Header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list