I am paid by Red Hat to maintain Python upstream (python.org) and downstream (RHEL, Fedora). @python core-dev.
Block or Report
Block or report vstinner
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
931 contributions in the last year
Less
More
Contribution activity
May 2023
Created 11 commits in 5 repositories
Created 1 repository
- vstinner/cpython Python
Created a pull request in python/cpython that received 16 comments
gh-101819: Prepare to modernize the _io extension
Add references to static types to _PyIO_State: PyBufferedIOBase_Type PyBytesIOBuffer_Type PyIncrementalNewlineDecoder_Type PyRawIOBase_Type PyTe…
+92
−37
•
16
comments
Opened 2 other pull requests in 2 repositories
python/cpython
1
merged
python/buildmaster-config
1
merged
Reviewed 20 pull requests in 2 repositories
python/cpython
19 pull requests
- gh-104389: Add 'unused' keyword to Argument Clinic C converters
- gh-101819: Harden _io init
- bpo-42363: enhance _check_running() ValueError output in Pool class
- gh-101819: Adapt _io.IOBase.seek and _io.IOBase.truncate to Argument Clinic
- gh-101819: Fix inverted debug preprocessor check in winconsoleio.c
- gh-101819: Clean up _io windows console io after gh-104197
- gh-101819: Adapt _io.TextIOBase methods to Argument Clinic
- gh-101819: Adapt _io._BufferedIOBase_Type methods to Argument Clinic
- gh-101819: Refactor _io futher in preparation for module isolation
- gh-101819: Refactor _io in preparation for module isolation
- gh-87526: Remove dead initialization from parse_abbr function
- gh-101819: Port _io.PyIncrementalNewlineDecoder_Type to heap type
- gh-101819: Adapt _io.PyWindowsConsoleIO_Type to heap type
- gh-101819: Port _io.PyBytesIOBuffer_Type to heap type
- gh-99593: Add tests for Unicode C API (part 2)
- gh-96534: socketmodule: support FreeBSD divert(4) socket
- gh-103323: Get the "Current" Thread State from a Thread-Local Variable
- [3.11] gh-102795: Fix use of poll in test_epoll's test_control_and_wait (GH-102796)
- gh-102795: Fix use of poll in test_epoll's test_control_and_wait






