-
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.
-
-
689 contributions in the last year
Less
More
Contribution activity
March 2022
Created 12 commits in 4 repositories
Created a pull request in python/peps that received 6 comments
Opened 1 other pull request in 1 repository
python/pyperformance
1
merged
Reviewed 30 pull requests in 4 repositories
python/cpython
24 pull requests
- bpo-46429: tweak deepfreeze output
- bpo-47097: Add documentation for TypeVarTuple
- 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 16 comments
PyPerformance benchmarks broken on Windows
With the latest PyPerformance (from its main branch at python/pyperformance@098ffc9), on Windows, with the latest CPython main, these benchmarks ar…
9 of 12 tasks