Cython 3.0 alpha 1 released

2020-04-12 Thread Stefan Behnel
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

ziptools 1.2: Unix permissions, UTC modtimes, and more

2020-04-12 Thread M. Lutz
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