You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre-compile all python code and remove original .py files. (#476)
* Remove urllib3 dist-info files as well.
* Pre-compile all python code and remove original .py files.
* Compress at optimization level 2.
* Add PYTHONNODEBUGRANGES=1 to compile step.
* Add comment.
* Use different commandline option to support py3.8
* Update size limits.
* Leave __init__.py contrib files.
* Remove text like files.
* oops
0 commit comments