◐ Shell
clean mode source ↗

gh-117398: Add datetime C-API type check test for subinterpreters by neonene · Pull Request #119604 · python/cpython

added 2 commits

May 27, 2024 21:22

@neonene

ericsnowcurrently

@neonene

@neonene

@neonene 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

May 28, 2024

@neonene 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

May 29, 2024

@neonene

ericsnowcurrently

@neonene

ericsnowcurrently

ericsnowcurrently

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 13, 2024
…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

Jun 13, 2024
…ers (gh-120463)

Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.

(cherry picked from commit 50a3895, AKA gh-119604)

Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>

mrahtz pushed a commit to mrahtz/cpython that referenced this pull request

Jun 30, 2024
…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

Jul 11, 2024
…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

Jul 17, 2024
…rs (pythongh-119604)

Check if the DateTime C-API type matches the datetime.date type on main and shared/isolated subinterpreters.