summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/lib2
Commit message (Collapse)AuthorAgeFilesLines
* Remove `contrib/tools/python3/lib2/ya.make`shadchin2026-05-061-14/+0
| | | | | - commit_hash:77d7b7c36711268f6d5e93135cb3777b152c2f16
* Fix REPL for Macshadchin2026-03-101-2/+1
| | | | commit_hash:16d75ec7f9fd46d5373a5abb04feb9b63939bf49
* Move `lsan.supp` in `contrib/tools/python3`shadchin2026-02-082-4/+0
| | | | commit_hash:9bbc2068c32ccefe80bab13471a8e78d70b64069
* Cleanupshadchin2026-02-081-6/+0
| | | | commit_hash:5156a27dc07a49d591229bc422bd96639091dfc8
* Update Python 3 to 3.13.12shadchin2026-02-071-0/+1
| | | | commit_hash:71d3efea437a769b2b7910d196120bb02587046e
* Import Python 3.13.11shadchin2026-02-031-22/+41
| | | | commit_hash:bbb53cefb159aa3e7afaa475fd19d5a03b66945f
* Fix import datetime for subinterpreterssnermolaev2025-04-281-0/+1
| | | | | _pydatetime module should be imported when working in subinterpreters mode since _datetime module is not yet ready for subinterpreters (contrib/tools/python3/Lib/datetime.py), but we get **Warn: ModuleNotFoundError: No module named '_pydatetime'**. commit_hash:4c3ebf1f1a231edcca1580943d1e8a1661bcfa5b
* Intermediate changesrobot-piglet2024-08-242-0/+4
|
* Add contrib/tools/python3/lib2/lsan.suppkruall2024-03-121-0/+2
| | | | 418bc3e950e284fd855d8c4773cb1c6efdd88680
* Simplify layout for Python 3shadchin2024-03-061-1/+0
| | | | 4c8d17f5092930dba3a969736cfed1def0bd4df1
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-192-0/+578
* Move src/ subdir contents to the top of the layout * Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS * Regenerate contrib/libs/python proxy-headers accordingly 4ccc62ac1511abcf0fed14ccade38e984e088f1e