Commit graph

3 commits

Author SHA1 Message Date
ed c398553748 pkgres: fix multiprocessing 2024-10-05 17:32:08 +00:00
ed d866841c19 pkgres:
* pyz: yeet the resource tar which is now pointless thanks to pkgres
* cache impresource stuff because pyz lookups are Extremely slow
* prefer tx_file when possible for slightly better performance
* use hardcoded list of expected resources instead of dynamic
   discovery at runtime; much simpler and probably safer
* fix some forgotten resources (copying.txt, insecure.pem)
* fix loading jinja templates on windows
2024-09-19 22:04:49 +00:00
ed 27485a4cb1 add pyz builder 2024-04-24 23:45:01 +00:00