Dear Pythonistas,
today, I'm happy to announce the first alpha release of Cython 3.0.
https://cython.org/
https://pypi.org/project/Cython/3.0a1/
It took us a while to get to this point, well more than a year's time, but
we received a lot of help along the way, most notably from David Woods,
Jer
There is a substantially upgraded version of ziptools - a Python
script-and-module package that augments Python's standard zipfile
module with crucial utility, including:
- Folder adds
- Modtime propagation
- Symlink archiving
- Cruft-file skips
- Long Windows paths
- Permissions propagation
- UT