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
1,840 contributions in the last year
Contribution activity
June 2022
Created 4 commits in 3 repositories
Created 1 repository
Created a pull request in python/cpython that received 5 comments
Opened 2 other pull requests in 2 repositories
python/cpython
1
open
python-greenlet/greenlet
1
open
Reviewed 6 pull requests in 1 repository
python/cpython
6 pull requests
- gh-90549: Library multiprocess leaks named resources.
- GH-93503: Add thread-specific APIs to set profiling and tracing functions in the C-API
-
gh-93180: Update documentation of
os.copy_file_range - gh-90473: WASI requires proper open(2) flags
- [3.11] test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS (GH-93467)
- [3.10] test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS (GH-93467)
Created an issue in cython/cython that received 11 comments
[BUG] Using types.CodeType in Python 3.11 fails with ValueError: types.CodeType size changed, may indicate binary incompatibility. Expected 168 from C header, got 160 from PyObject
Versions:
Cython 0.29 branch: commit c0dfb9c2f592b7e0ece90ec83fbadcf6e6da3d47 (May 17, 2022)
Python 3.11.0b3+: commit a848a9894d (Jun 6 2022)
Rep…
11
comments