-
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
pyxl3 PublicForked from vikasuy/pyxl
A Python 3 extension for writing structured and reusable inline HTML.
-
-
867 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
More
Contribution activity
November 2023
Created 33 commits in 3 repositories
Created a pull request in python/cpython that received 21 comments
gh-106529: Make FOR_ITER a viable uop
Also clean up a few nits in the code generator, and add back an important Make dependency for ceval.o. Issue: gh-106529
+138
−43
lines changed
•
21
comments
Opened 13 other pull requests in 2 repositories
python/cpython
3
open
9
merged
-
Rename ...UOp... to ...Uop... for consistency
This contribution was made on Nov 23
-
Rename ...Uop... to ...UOp... (uppercase O) for consistency
This contribution was made on Nov 23
-
gh-112320: Implement on-trace confidence tracking for branches
This contribution was made on Nov 22
-
gh-112287: Speed up Tier 2 (uop) interpreter a little
This contribution was made on Nov 20
-
gh-111848: Clean up RESERVE() macro
This contribution was made on Nov 20
-
gh-110319: Assert type_version != 0 before using it
This contribution was made on Nov 18
-
A few more cases_generator cleanups
This contribution was made on Nov 17
-
Various small improvements to uop debug output
This contribution was made on Nov 17
-
gh-106529: Cleanups split off gh-112134
This contribution was made on Nov 17
-
Tweak my interests (and Mark Shannon's :-) in CODEOWNERS
This contribution was made on Nov 17
-
High level docs for the VM state
This contribution was made on Nov 1
-
GH-111485: Silence warnings in Python/executor_cases.c.h
This contribution was made on Nov 1
python/peps
1
merged
-
PEP 731: List initial members and mark Active
This contribution was made on Nov 20
Reviewed 34 pull requests in 3 repositories
python/cpython
25 pull requests
-
gh-112355: fix calculation of jump target of ENTER_EXECUTOR in dis
This contribution was made on Nov 24
-
gh-76785: Add _PyType_GetModuleName() to the Internal C-API
This contribution was made on Nov 22
-
GH-111485: Separate out parsing, analysis and code-gen phases
This contribution was made on Nov 22
-
GH-111693: Propagate correct asyncio.CancelledError instance out of asyncio.Condition.wait()
This contribution was made on Nov 22
-
gh-112169: Documented getaddrinfo/getnameinfo default loop executor usage and implications.
This contribution was made on Nov 20
-
gh-112202: Ensure that condition.notify() succeeds even when racing with Task.cancel()
This contribution was made on Nov 20
-
gh-111786: Use separate opcode vars for Tier 1 and Tier 2
This contribution was made on Nov 20
-
[3.11] gh-109538: Catch closed loop runtime error and issue warning (GH-111983)
This contribution was made on Nov 20
-
[3.11] gh-112186: Improve test case
test_loop_is_closed_resource_warnings(GH-112187)This contribution was made on Nov 19 -
[3.12] gh-112186: Improve test case
test_loop_is_closed_resource_warnings(GH-112187)This contribution was made on Nov 19 -
gh-112186: Improve test case
test_loop_is_closed_resource_warningsThis contribution was made on Nov 19 -
gh-112217: Add check to call result for
do_raise()where cause is a type.This contribution was made on Nov 18 -
Tweak my interests (and Mark Shannon's :-) in CODEOWNERS
This contribution was made on Nov 17
-
gh-111696: Add type.__fully_qualified_name__ attribute
This contribution was made on Nov 16
-
gh-106529: Make FOR_ITER a viable uop
This contribution was made on Nov 16
-
GH-111848: Set the IP when de-optimizing
This contribution was made on Nov 15
-
gh-109538: Catch closed loop runtime error and issue warning
This contribution was made on Nov 15
-
gh-111789: Use PyDict_GetItemRef() in Modules/_asynciomodule.c
This contribution was made on Nov 14
-
gh-111610: Split up tier 2 opcode into opcode and target
This contribution was made on Nov 8
-
gh-111786: Turn off optimize for speed for _PyEval_EvalFrameDefault on MSVC
This contribution was made on Nov 8
-
gh-81137: deprecate assignment of code object to a function of a mismatched type
This contribution was made on Nov 7
-
GH-111485: Allow arbitrary annotations on instructions and micro-ops.
This contribution was made on Nov 7
-
GH-111520: Add back the
operandlocalThis contribution was made on Nov 7 -
GH-111485: Make
BEFORE_WITHa uopThis contribution was made on Nov 7 -
gh-79932: raise exception if frame.clear() is called on a suspended frame
This contribution was made on Nov 7
- Some pull request reviews not shown.
python/peps
1 pull request
-
PEP 734: Multiple Interpreters in the Stdlib
This contribution was made on Nov 22
python/steering-council
1 pull request
-
Add the August, September, and October 2023 Steering Council updates
This contribution was made on Nov 13
Created an issue in faster-cpython/ideas that received 26 comments
Constructing Executors using stack contents
This started at #628 (comment). We can do away with the function version cache using this approach. The idea is that when the Tier 1 to Tier 2 tran…
26
comments
Opened 5 other issues in 2 repositories
python/cpython
1
closed
3
open
-
New dis.py gets tripped up by ENTER_EXECUTOR
This contribution was made on Nov 24
-
Trace stitching
This contribution was made on Nov 24
-
Branch confidence decay in Tier 2 translator
This contribution was made on Nov 22
-
Speed up the Tier 2 interpreter
This contribution was made on Nov 20
faster-cpython/ideas
1
open
-
Tier 2 IR format is not flexible enough for LOAD_ATTR_PROPERTY
This contribution was made on Nov 1






