summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/lib2/py
Commit message (Collapse)AuthorAgeFilesLines
* Fix REPL for Macshadchin2026-03-101-2/+1
| | | | commit_hash:16d75ec7f9fd46d5373a5abb04feb9b63939bf49
* 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-241-0/+2
|
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-191-0/+563
* 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