Popular repositories
-
-
Forked from vikasuy/pyxl
A Python 3 extension for writing structured and reusable inline HTML.
-
-
780 contributions in the last year
Less
More
Contribution activity
August 2021
Created 3 commits in 2 repositories
Created a pull request in python/cpython that received 2 comments
Fix a SystemError in code.replace()
Noticed this when working on Experiment D. While the comment said 'We don't bother resizing localspluskinds', this would cause .replace() to crash …
+14
−3
•
2
comments
Reviewed 11 pull requests in 4 repositories
python/cpython
5 pull requests
python/peps
4 pull requests
iritkatriel/cpython
1 pull request
numpy/numpy
1 pull request
Created an issue in faster-cpython/ideas that received 14 comments
Faster startup -- Experiment E -- "deep-freeze" code objects as static C data structures
This idea was @markshannon's, I'm just writing it up (and I may try to execute). The name "deep-freeze" is also his. We could write a Python script…
14
comments