packages/lang/python/python3/patches
Nj Hsiong c98b12d9a9 python3: enable lib2to3 to also search and fix .pyc files.
python3's lib2to3 would fail in silence if python3 and its packages are installed as compiled .pyc files. Root cause is, in Lib/lib2to3/refactor.py, the function get_all_fix_names only searches '.py' fix names.

Signed-off-by: Nj Hsiong <nj.hsiong@gmail.com>
2019-01-09 22:06:52 +08:00
..
001-enable-zlib.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
003-do-not-run-distutils-tests.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
004-do-not-write-bytes-codes.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
006-remove-multi-arch-and-local-paths.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
007-distutils-do-not-adjust-path.patch python3: refresh patches make package/python3/refresh cmd 2017-07-26 23:56:51 +03:00
010-do-not-add-rt-lib-dirs-when-cross-compiling.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
013-getbuildinfo-date-time-source-date-epoch.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
014-remove-platform-so-suffix.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
015-abort-on-failed-modules.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
016-adjust-config-paths.patch python3: update to python 3.7.0 2018-07-11 06:34:54 +02:00
017_lib2to3_fix_pyc_search.patch python3: enable lib2to3 to also search and fix .pyc files. 2019-01-09 22:06:52 +08:00