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,443 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
- [3.8] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
- bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers()
- [3.8] bpo-38546: multiprocessing tests stop the resource tracker (GH-17641)
- bpo-38546: multiprocessing tests stop the resource tracker
- [WIP] bpo-38546: Add support.get_child_processes()
- 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
- bpo-13601: always use line-buffering for sys.stderr
- bpo-39087: Add PyUnicode_GetUTF8Buffer().
- [3.8] bpo-38316: Fix co_stacksize documentation (GH-16983)
- [3.7] bpo-38316: Fix co_stacksize documentation (GH-16983).
- [3.7] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655)
- [3.8] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
- [3.7] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
- bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
- bpo-38870: refactor delimiting with context managers
- bpo-33955: Support USE_STACKCHECK on macOS
- bpo-38348: Extend options of ast tool
- [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-38396: dump(node) instead of repr(node) on ast.literal_eval
- bpo-38316: describe co_stacksize a little bit better
- bpo-38870: Implement Simple Preceding to AST Unparser
- 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
- Some pull request reviews not shown.
Created an issue in python/bugs.python.org that received 9 comments
Login via Google doesn't work
@isidentical wrote at python/cpython#17612 (comment) : Yes but currently I can only reply through mail because bpo logins with google doesnt work.…
9
comments
1
contribution
in private repositories
Dec 6