summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/lib2/py
Commit message (Collapse)AuthorAgeFilesLines
* 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