• Yu Feng's avatar
    Add a hook to change how `utilities` files are read. (GH-3273) · 640aab74
    Yu Feng authored
    * 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.
    640aab74
Code.py 92.6 KB