mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-20 22:12:37 -04:00
73df11e69e
Python 3.8 is supposedly long path aware and calibre itself does not use MAX_PATH except in a few functions in the launcher/installer, and a couple in winutil. So hopefully this means we are long path capable.