[Python-Dev] Split unicodeobject.c into subfiles?
Benjamin Peterson
benjamin at python.org
Thu Oct 4 23:00:14 CEST 2012
More information about the Python-Dev mailing list
Thu Oct 4 23:00:14 CEST 2012
- Previous message: [Python-Dev] Split unicodeobject.c into subfiles?
- Next message: [Python-Dev] Split unicodeobject.c into subfiles?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/10/4 Victor Stinner <victor.stinner at gmail.com>: > I only see one argument against such refactoring: it will be harder to > backport/forwardport bugfixes. I imagine it could also prevent inlining of hot paths. -- Regards, Benjamin
- Previous message: [Python-Dev] Split unicodeobject.c into subfiles?
- Next message: [Python-Dev] Split unicodeobject.c into subfiles?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list