-
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.
-
-
683 contributions in the last year
Less
More
Contribution activity
February 2022
Created 43 commits in 4 repositories
Created a pull request in python/cpython that received 72 comments
bpo-46752: Introduce task groups in asyncio
This is EdgeDB's TaskGroup class, adapted for Python 3.11. In the individual commits you can see how I evolved this from the version in EdgeDB. Her…
+1,100
−3
•
72
comments
Opened 4 other pull requests in 2 repositories
python/cpython
2
merged
python/typeshed
2
merged
Reviewed 47 pull requests in 4 repositories
python/cpython
39 pull requests
- draft: Store integers in ob_size field of PyLongObjects
- bpo-46430: fix error-handling in _Py_Deepfreeze_Init
- bpo-46712: Share global string identifiers in deepfreeze
- bpo-26897: Clarify Popen stdin, stdout, stderr file object docs
- bpo-46752: Taskgroup tweaks
- bpo-46430: fix memory leak in interned strings of deep-frozen modules
- bpo-46771: Implement task cancel requests
- Minor fixes to C API docs
- [3.10] bpo-45116: Fix inlining regressions on Windows Release build
- bpo-46729: improved str() for BaseExceptionGroup
- bpo-46725: Document starred expressions in for statements
- bpo-46771: Implement asyncio context managers for handling timeouts
- bpo-45390: Propagate CancelledError's message from cancelled task to its awaiter
- bpo-46066: catch DeprecationWarning
-
bpo-46195: Do not add
Optionalinget_type_hints - bpo-46752: Uniform TaskGroup.__repr__
- bpo-46732: fix __bool__ docstring
- Fix missing spaces in os.walk example
- [docs] Correct typos in SSLContext.sni_callback.
-
bpo-46571: improve
typing.no_type_checkto skip foreign objects -
bpo-46603: improve coverage of
typing._strip_annotations -
bpo-46685: improve test coverage of
SelfandNeverintyping - bpo-46745: Fix typo in PositionsIterator
- Become a CODEOWNER for typing
- bpo-46752: Introduce task groups in asyncio
- Some pull request reviews not shown.
python/peps
4 pull requests
python/steering-council
3 pull requests
python/typeshed
1 pull request
Created an issue in python/issues-test-demo-20220218 that received 33 comments
Add some form of cancel scopes
Show more details GitHub fields: assignee = None assignees = [None] body = 'This issue has been migrated from <https://bugs.python.org/issue46771>.'
33
comments