CPython core developer, maintainer of the sqlite3 stdlib extension module. Other interests include CMake, GNU LilyPond, Linux, Git, and SQLite.
-
Inventas AS
- Sandnes, Norway
- https://fosstodon.org/@erlendaasland
Block or Report
Block or report erlend-aasland
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
cpython-source-deps Public
Forked from python/cpython-source-deps
Source for packages that the cpython build process depends on
-
-
-
-
1,825 contributions in the last year
Less
More
Contribution activity
April 2023
Created 4 commits in 1 repository
Created a pull request in python/cpython that received 7 comments
gh-83004: Harden _socket init
Issue: gh-83004 Automerge-Triggered-By: GH:erlend-aasland
+581
−537
•
7
comments
Opened 3 other pull requests in 1 repository
python/cpython
2
open
1
merged
Reviewed 14 pull requests in 1 repository
python/cpython
14 pull requests
- gh-103092: Isolate winsound
- gh-103092: Isolate winreg
- gh-103092: Isolate msvcrt
- gh-83004: Harden winsound init
- gh-83004: Harden _socket init
- GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython
- gh-103092: Isolate socket
- Fix a compiler warning in _xxsubinterpretermodule.c
-
gh-103092: Isolate
_pickle -
GH-103182: use vectorcall in
_asyncioinstead of variadic calling APIs - [3.10] gh-103109: Document ignore_warnings() test support helper (GH-103110)
- [3.11] gh-103109: Document ignore_warnings() test support helper (GH-103110)
-
gh-103109: Add documentation for
ignore_warnings - gh-102192: deprecate _PyErr_ChainExceptions