Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
pystate.c
Find file
Blame
History
Permalink
bpo-34569: Fix subinterpreter 32-bit ABI, pystate.c/_new_long_object() (gh-9127)
· a909460a
Michael Felt
authored
Jan 11, 2019
This fixes ShareableTypeTests.test_int() in Lib/test/test__xxsubinterpreters.py.
a909460a