-
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
March 2022
Created 10 commits in 3 repositories
Created a pull request in python/peps that received 6 comments
Reviewed 28 pull requests in 4 repositories
python/cpython
22 pull requests
- bpo-43224: Forbid TypeVar substitution with Unpack
- bpo-46841: Quicken code in-place
- PEP-678: implementation of exception notes as per PEP discussions
- bpo-46829: Deprecate passing a message into Future.cancel() and Task.cancel()
- bpo-47008: Add Lib/site-packages to .gitignore
- bpo-46993: Speed up bytearray creation from list and tuple
- bpo-46981: Remove typing._TypingEmpty
- bpo-46644: Remove callable() requirement from typing._type_check
-
bpo-46769: Improve documentation for
typing.TypeVar - bpo-46771: Implement asyncio context managers for handling timeouts
- Docstring: replace pysqlite with sqlite3
- Removed confusing reference to sys
- docs: Don't use code formatting for emphasis
- Removed ambiguity in __init_subclass__ docs
-
bpo-45680: Improve docs on subscriptions w.r.t.
GenericAliasobjects -
bpo-38941: Warn when testing element truth values in C version of
ElementTree - bpo-46494: Mention the typing_extensions pkg in typing docs
- Lib/typing.py copy edits originating from GH-31061
- bpo-41370: Evaluate strings as forward refs in PEP 585 generics
- bpo-46877: export unittest.doModuleCleanups in unittest package
- bpo-40255: Implement Immortal Instances - Optimizations Combined
- bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions
python/peps
3 pull requests
python/pyperformance
2 pull requests
faster-cpython/tools
1 pull request
Created an issue in faster-cpython/ideas that received 10 comments
Measure Windows performance (and improve if lacking)
There was a report that on Windows the performance on the PyPerformance benchmark is only 3% better than for 3.10. We should try to confirm or refu…
10
comments