Add a hook to change how `utilities` files are read. (GH-3273)
* Allow overriding the reading of utilities files. Add set_read_utitlities_hook() to override how utilities files are accessed. This change simplifies how Cython can be packaged into a single file binary executable, where utility files are stored inside the binary executable as package resource.
Showing
Please register or sign in to comment