-
Microsoft
- San Francisco Bay Area
- https://python.org/~guido/
- @gvanrossum
Block or Report
Block or report gvanrossum
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
pyxl3 Public
Forked from vikasuy/pyxl
A Python 3 extension for writing structured and reusable inline HTML.
-
-
748 contributions in the last year
Less
More
Contribution activity
June 2023
Created 8 commits in 1 repository
Created a pull request in python/cpython that received 6 comments
gh-104909: Implement conditional stack effects for macros
Currently only conditional output effects in the last sub-instruction are supported. This is needed so we can make progress with splitting opcodes …
+80
−13
•
6
comments
Opened 6 other pull requests in 1 repository
python/cpython
6
merged
Reviewed 11 pull requests in 2 repositories
python/cpython
10 pull requests
- gh-105481: add HAS_JUMP flag to opcode metadata
- gh-104909: Implement conditional stack effects for macros
- gh-105481: add flags to each instr in the opcode metadata table, to replace opcode.hasarg/hasname/hasconst
-
GH-105684: Require asyncio Task implementations to support
set_namemethod -
GH-104787: use bitfields in
_asyncio - gh-105331: Fix asyncio.sleep() bug
- gh-105481: add pseudo-instructions to the cases DSL
-
gh-102676: Add more convenience properties to
dis.Instruction - gh-105499: Merge typing.Union and types.UnionType
-
GH-104610: Remove the use of
PREDICTmacros.
python/pyperformance
1 pull request
Created an issue in capi-workgroup/problems that received 16 comments
Evolving the Stable ABI to use functions for INCREF, DECREF, TYPE
The specific problem here is that there are macros in the Stable ABI that access the ob_refcnt and ob_type directly. This makes it impossible to mo…
16
comments






