mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
306b1f31b7
This patches a file that is generated by bgen, however the code is now the same as a current copy of bgen would generate. Without this patch most types in the Carbon.CF module are unusable. I haven't managed to coax bgen into generating a complete copy of _CFmodule.c yet :-(, hence the manual patching.