| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix import datetime for subinterpreters | snermolaev | 2025-04-28 | 1 | -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 changes | robot-piglet | 2024-08-24 | 1 | -0/+2 |
| | | |||||
| * | Sync contrib/tools/python3 layout with upstream | thegeorg | 2024-02-19 | 1 | -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 | |||||
