Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises-
Red Hat
- France
- Sign in to view email
- http://vstinner.readthedocs.io/
Pinned
2,468 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 support timeout constants
- 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
- [3.8] bpo-38811: Check for presence of os.link method in pathlib (GH-17225)
- bpo-38811: Check for presence of os.link method in pathlib (v2)
- bpo-38348: Extend options of ast tool
- bpo-38870: refactor delimiting with context managers
- bpo-38396: dump(node) instead of repr(node) on ast.literal_eval
- bpo-38316: describe co_stacksize a little bit better
- [WIP] bpo-38870: dont generate parantheses when not needed
- bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
- bpo-33955: Support USE_STACKCHECK on macOS
- bpo-24416: Return a IsoCalendarDate from date.isocalendar()
- bpo-38615: Add timeout parameter for IMAP4 and IMAP4_SSL constructor
- [2.7] bpo-39035: travis: Don't use beta group
- [3.7] bpo-39035: travis: Don't use beta group
- [3.8] bpo-39035: travis: Don't use beta group
- bpo-39035: travis: Don't use beta group
- Add PYTHONUTF8 to commandline usage.
- 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)
- Some pull request reviews not shown.
1
contribution
in private repositories
Dec 6