tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

python-3.5.0: change in installed objects



Hi!

Python-3.5.0 is out. I browsed the release notes and found this PEP:

https://www.python.org/dev/peps/pep-0488/

"Elimination of PYO files"

TL;DR: Instead of .pyo files there will be foo.opt-1.pyc or
foo.opt-2.pyc files. I think the python PLIST modification code will
need to be adapted for that. Any takers?

Thanks,
 Thomas


Home | Main Index | Thread Index | Old Index