aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/crossinterp_exceptions.h
Commit message (Expand)AuthorAge
* gh-76785: Minor Cleanup of Exception-related Cross-interpreter State (gh-126602)Eric Snow2024-11-11
* gh-117398: Use Per-Interpreter State for the _datetime Static Types (gh-119929)Eric Snow2024-06-03
* gh-76785: Add More Tests to test_interpreters.test_api (gh-117662)Eric Snow2024-04-10
* gh-76785: Raise InterpreterError, Not RuntimeError (gh-117489)Eric Snow2024-04-03
* gh-76785: Improved Subinterpreters Compatibility with 3.12 (gh-115424)Eric Snow2024-02-13