Python Committer and PEP Editor. Maintainer of Sphinx and Docutils.
-
University of Oxford
- London / Oxford
-
04:48
- 1h ahead
Pinned Loading
-
-
-
docutils/docutils
docutils/docutils PublicMirror of https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/
-
4,195 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 44 commits in 6 repositories
Created a pull request in python/cpython that received 31 comments
gh-109599: Expose CapsuleType
via the _types
module
Micro-optimisation, but we should avoid re-calculating CapsuleType
every time it is accessed in the types
module.
A
Issue: gh-109599
+82
−12
lines changed
•
31
comments
Opened 11 other pull requests in 4 repositories
python/cpython
6
open
1
merged
1
closed
-
GH-118761: Expose more core interpreter types in
_types
This contribution was made on Apr 5 -
Generate social media preview cards for the documentation
This contribution was made on Apr 4
-
gh-118761: Optimise import time for
string
This contribution was made on Apr 3 -
gh-118761: Optimise import time for
shlex
This contribution was made on Apr 2 -
gh-118761: Cover the import time optimisations in What's New
This contribution was made on Apr 2
-
Remove deferred
typing
import inannotationlib
This contribution was made on Apr 2 -
gh-118761: Use
enum._simple_enum
forannotationlib.Format
This contribution was made on Apr 2 -
gh-118761: Fix star-import of
ast
This contribution was made on Apr 2
more-itertools/more-itertools
1
merged
-
Use Python 3.13 for read the docs
This contribution was made on Apr 4
python/peps
1
merged
-
PEP 8: Remove the diamond (
<>
) inequality operatorThis contribution was made on Apr 3
python/docs-community
1
open
-
Minutes from April 2025
This contribution was made on Apr 1
Reviewed 23 pull requests in 4 repositories
python/cpython
17 pull requests
-
gh-109599: Expose
CapsuleType
via the_types
moduleThis contribution was made on Apr 5 -
gh-130521: Add meta tags for template pages
This contribution was made on Apr 4
-
gh-118761:
email.quoprimime
removingre
importThis contribution was made on Apr 4 -
gh-132054: Add
application/yaml
tomimetypes
This contribution was made on Apr 3 -
gh-132038: Make perf version check in test_perf_profiler more robust
This contribution was made on Apr 3
-
gh-118761: Fix star-import of ast (alternative)
This contribution was made on Apr 2
-
gh-102567: Add -X importtime=2 for logging an importtime message for already-loaded modules
This contribution was made on Apr 1
-
gh-99108: Implement HACL* HMAC
This contribution was made on Apr 1
-
gh-131885: simplify function signatures in the cmath module
This contribution was made on Apr 1
-
Add a single table as summary to cmath documentation
This contribution was made on Apr 1
-
[3.13] Minor improvements to the programming FAQ (GH-127261)
This contribution was made on Apr 1
-
[3.12] Minor improvements to the programming FAQ (GH-127261)
This contribution was made on Apr 1
-
[3.12] gh-125957: sync argument naming in sphinx docs of the cmath and help() (GH-125958)
This contribution was made on Apr 1
-
[3.13] gh-125957: sync argument naming in sphinx docs of the cmath and help() (GH-125958)
This contribution was made on Apr 1
-
gh-121249: Note struct module changes in What's New
This contribution was made on Apr 1
-
gh-131933: Document UnionType/Union merger in What's New
This contribution was made on Apr 1
-
gh-118761: Optimise import time for ast
This contribution was made on Apr 1
python/peps
4 pull requests
-
PEP 736: Mark as Rejected
This contribution was made on Apr 4
-
PEP 783: Emscripten packaging
This contribution was made on Apr 2
-
PEP 781: Add deprecation and a rejected idea
This contribution was made on Apr 2
-
PEP 748: Fix auto-numbering syntax for RST
This contribution was made on Apr 1
pyodide/pyodide
1 pull request
-
Add a file describing the Pyodide ABI
This contribution was made on Apr 4
sphinx-doc/sphinx
1 pull request
-
linkcheck: documentation and validation suggestions for linkcheck_allowed_redirects
This contribution was made on Apr 1
Created an issue in zooba/pymanager that received 1 comment
Free-threaded pre-releases fail to resolve unless explicitly specified
py install 3.14
works fine to install the lastest alpha, but py install 3.14t
fails. Requesting 3.14.0a6t
works. py list --online
suggests that the…
1
comment
Opened 2 other issues in 1 repository
zooba/pymanager
2
closed
-
The
help
command doesn't list the-3.<minor>
optionThis contribution was made on Apr 2 -
py -0p
failsThis contribution was made on Apr 2