aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python3/Python/_warnings.c
Commit message (Collapse)AuthorAgeFilesLines
* Update Python 3 to 3.12.10shadchin13 days1-3/+5
| | | | commit_hash:dd2398e159fe1d72ea6b12da52fccc933a41a785
* Subinterpretor compatible __res module (2nd attempt)snermolaev2025-04-291-0/+4
| | | | | | | Cython is not yet subinterpreter compatible. There are no ETA when cython is going to support subinterpreters. This PR removes cython from hermetic python imoprt hooks in order to make them subinterpretr-compatible. commit_hash:427b6f9db6afa6695659ee147621e1ccb391d3cb
* Revert "Subinterpretor compatible __res module" rXXXXXXsnermolaev2025-04-151-4/+0
| | | | commit_hash:1d9f5675b9d3ddaa44db4472376a06ad3e811e2d
* Subinterpretor compatible __res modulesnermolaev2025-04-141-0/+4
| | | | | | | Cython is not yet subinterpreter compatible. There are no ETA when cython is going to support subinterpreters. This PR removes cython from hermetic python imoprt hooks in order to make them subinterpretr-compatible. commit_hash:1b067c37f55a4f1d9a6172df7009c75231cc1e25
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-191-0/+1481
* 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