Looking at the pre-compiled `.pyc` files, everything in the 3.15 [unix](https://conda-metadata-app.streamlit.app/?q=conda-forge%2Flinux-64%2Fpython-3.15.0rc2-hcd007b5_101_cp315.conda) [builds](https://conda-metadata-app.streamlit.app/?q=conda-forge%2Fosx-arm64%2Fpython-3.15.0rc2-h8bd0d97_101_cp315.conda) appears to be duplicated between 3.14 & 3.15, e.g. ``` lib/python3.15/__pycache__/io.cpython-314.pyc lib/python3.15/__pycache__/io.cpython-315.pyc ``` and so on
Looking at the pre-compiled
.pycfiles, everything in the 3.15 unix builds appears to be duplicated between 3.14 & 3.15, e.g.and so on