Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Red Hat
- France
- Sign in to view email
- http://vstinner.readthedocs.io/
Pinned
2,508 contributions in the last year
Contribution activity
December 2019
Created a pull request in python/cpython that received 8 comments
bpo-38965: Fix faulthandler._stack_overflow() on GCC 10
Use the "volatile" keyword to prevent tail call optimization on any compiler, rather than relying on compiler specific pragma. https://bugs.python.…
+9
−10
•
8
comments
- bpo-38614: Use test.support.SHORT_TIMEOUT constant
- bpo-38614: Use test.support.INTERNET_TIMEOUT constant
- bpo-38614: Use test.support.LONG_TIMEOUT constant
- bpo-38614: Use default join_thread() timeout in tests
- bpo-38614: Use test.support.LOOPBACK_TIMEOUT constant
- bpo-20443: No longer make sys.argv[0] absolute for script
- bpo-39006: Fix asyncio when the ssl module is missing
- [3.8] bpo-38916: Document array.array deprecation
- bpo-38547: Fix test_pty if the process is the session leader
- bpo-38858: Fix ref leak in pycore_interp_init()
- bpo-38991: Remove test.support.strip_python_stderr()
- bpo-38916: array.array: remove fromstring() and tostring()
- bpo-38858: Add pycore_interp_init() code to factorize code
- bpo-38858: new_interpreter() reuses _PySys_Create()
- bpo-38982: Fix asyncio PidfdChildWatcher on waitpid() error
- bpo-39004: increment large sendfile() test timeout
- bpo-39003: Make sure all test are the same when using -R
- [3.7] bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
- [3.8] bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
- [3.7] bpo-38916: Document array.array deprecation (GH-17523)
- [3.7] bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
- [3.8] bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
- bpo-28833: Fix cross-compilation of third-party extension modules
- [3.8] bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428)
- bpo-38823: Add a private _PyModule_StealObject API.
- bpo-38823: Clean up refleaks in _ast initialization.
- bpo-38852: Set thread stack size to 8 Mb for debug builds on android platforms
- bpo-38629: implement __floor__ and __ceil__ for float
- bpo-38439: Add 256px IDLE icon
- [3.8] bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
- [3.7] bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
- [3.8] bpo-38634: Allow non-apple build to cope with libedit (GH-16986)
- bpo-38634: Allow non-apple build to cope with libedit
- bpo-38965: Fix stuck in test_stack_overflow tests.
- bpo-38962: Fix reference leak in the per-subinterpreter gc
- bpo-38962: Fix reference leak in new_interpreter()
1
contribution
in private repositories
Dec 6