summaryrefslogtreecommitdiffstats
path: root/tools/py3cc/bin
Commit message (Collapse)AuthorAgeFilesLines
* Fix `USE_PYTHON3_PREV` v.2shadchin2026-01-231-2/+12
| | | | commit_hash:580fc5bd507b881b93b57abb14e0a304ca179973
* Revert commit 71bcb97f83341485fc750081e39962f617df3bd6, Fix `USE_PYTHON3_PREV`shadchin2026-01-061-6/+2
| | | | commit_hash:281666e0f5dfbc918fcd50e9d9e7b7125cfea6cd
* Fix `USE_PYTHON3_PREV`shadchin2026-01-041-2/+6
| | | | commit_hash:71bcb97f83341485fc750081e39962f617df3bd6
* Split py3cc into slow & fastnechda2025-12-011-22/+13
| | | | commit_hash:d23fab7a0d429fff427da7d877e63fc4eee2ed4f
* import tracingkuzmich3212023-12-051-0/+2
| | | | | | * add argument to parser * add out_path as fn parameter * set necessary env variables for import tracing
* Fix binary name and cleanupshadchin2023-10-261-1/+1
|
* Move contrib/tools/python3/pycc to tools/py3ccthegeorg2023-09-301-0/+26
This is not a third party code, it is written by us.