gh-117398: Add datetime C-API type check test for subinterpreters by neonene · Pull Request #119604 · python/cpython
added 2 commits
neonene
changed the title
gh-117398: Add test for datetime C API type check
gh-117398: Add C-API test for datetime static type check
neonene
changed the title
gh-117398: Add C-API test for datetime static type check
gh-117398: Add datetime C-API type check test for subinterpreters
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters. (cherry picked from commit 50a3895) Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
ericsnowcurrently pushed a commit that referenced this pull request
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.
estyxx pushed a commit to estyxx/cpython that referenced this pull request
…rs (pythongh-119604) Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.