Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
27e2d1f21975dfb8c0ddcb192fa0f45a51b7977e
/
Modules
/
_xxsubinterpretersmodule.c
27e2d1f
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
by Victor Stinner
· 7 years ago
0e0bc4e
Fix misleading mentions of tp_size in comments (GH-9093)
by Peter Eisentraut
· 7 years ago
c583919
bpo-34462: Add missing NULL check to _copy_raw_string() (GH-8863)
by Alexey Izbyshev
· 7 years ago
caba55b
bpo-34301: Add _PyInterpreterState_Get() helper function (GH-8592)
by Victor Stinner
· 7 years ago
4629c0d
Hide some symbols from _xxsubinterpreters. (GH-8151)
by Benjamin Peterson
· 7 years ago
ab4a198
bpo-33615: Re-enable subinterpreter tests. (#7552)
by Eric Snow
· 7 years ago
6379913
bpo-33615: Re-enable a subinterpreter test. (gh-7251)
by Eric Snow
· 7 years ago
6854e80
bpo-33724: Use the right format code for int64_t in subinterpreters code. (gh-7330)
by Eric Snow
· 7 years ago
3ab0136
bpo-32604: Implement force-closing channels. (gh-6937)
by Eric Snow
· 7 years ago
6d2cd90
bpo-32604: Improve subinterpreter tests. (#6914)
by Eric Snow
· 7 years ago
d8dcd57
bpo-33454: Fix arguments parsing in _xxsubinterpreters.channel_close(). (GH-6747)
by Serhiy Storchaka
· 7 years ago
55edd0c
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
by Siddhesh Poyarekar
· 7 years ago
f53d9f2
bpo-32604: Swap threads only if the interpreter is different. (gh-5778)
by Eric Snow
· 7 years ago
4c6955e
bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5709)
by Eric Snow
· 7 years ago
4e9da0d
bpo-32604: Fix memory leaks in the new _xxsubinterpreters module. (#5507)
by Eric Snow
· 8 years ago
83e64c8
bpo-32604: NULL-terminate kwlist in channel_drop_interpreter(). (gh-5437)
by Eric Snow
· 8 years ago
7f8bfc9
bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748)
by Eric Snow
· 8 years ago