CPython, CMake, GNU LilyPond, Linux, Git, SQLite.
-
Innova AS
- Sandnes, Norway
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
-
-
-
-
2,425 contributions in the last year
Contribution activity
June 2022
Created 14 commits in 2 repositories
Created a pull request in python/cpython that received 26 comments
gh-79579: Improve DML query detection in sqlite3
Strip whitespace and comments from queries in order to harden DML query detection. Resolves #79579
+103
−84
•
26
comments
Opened 20 other pull requests in 2 repositories
python/cpython
3
open
14
merged
2
closed
- gh-92547: Amend What's New
- gh-93857: Fix broken audit-event targets in sqlite3 docs
- gh-87260: Update sqlite3 signature docs to reflect actual implementation
-
[3.10] gh-89018: Improve documentation of
sqlite3exceptions (GH-27645) -
[3.11] gh-89018: Improve documentation of
sqlite3exceptions (GH-27645) - gh-93183: Adjust wording in socket docs
- gh-93829: In sqlite3, replace Py_BuildValue with faster APIs
- gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour
- [3.10] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796)
- [3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796)
- [3.10] gh-79579: Improve DML query detection in sqlite3 (GH-93623)
- [3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623)
- gh-93795: Use test.support TESTFN/unlink in sqlite3 tests
- gh-93692: setup.py now reports successful builds if the build succeeded
- [3.11] gh-90763: Modernise xx template module initialisation (GH-93078)
- [3.10] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526)
-
gh-79579: Update
sqlite3.Cursor.rowcountfor all data-modifying queries - gh-93421: Update sqlite3 cursor.rowcount after SQLITE_DONE
-
gh-93421: Fix sqlite3 cursor
.rowcountfor UPDATE ... RETURNING queries
erlend-aasland/cpython
1
closed
Reviewed 33 pull requests in 3 repositories
python/cpython
25 pull requests
- gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour
- [3.10] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
- [3.11] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
- [3.10] gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
- [3.11] gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
- gh-90016: Reword sqlite3 adapter/converter docs
- [3.10] gh-93183: Adjust wording in socket docs (GH-93832)
- [3.11] gh-93183: Adjust wording in socket docs (GH-93832)
- gh-79579: Improve DML query detection in sqlite3
- gh-89653: PEP 670: Macros always cast arguments in cpython/
- gh-89546: Clean up PyType_FromMetaclass
- gh-84623: Remove unused imports in tests
- gh-89653: PEP 670: Convert PyFunction macros
- gh-93741: Add private C API _PyImport_GetModuleAttrString()
- gh-93692: setup.py now reports successful builds if the build succeeded
- gh-93491: Add support tier detection to configure (GH-93492)
- [3.10] gh-90763: Modernise xx template module initialisation (GH-93078)
- gh-90763: Modernise xx template module initialisation
- gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where this was problematic
- [3.11] gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems (GH-93090)
- gh-92434: Silence a compiler warning in _sqlite/connection.c for 32bit version
- gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement
- [3.11] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526)
- gh-93370 : Deprecate sqlite3.version and sqlite3.version_info
- bpo-45383: Inherit MetaClass from bases in FromSpec API
- Some pull request reviews not shown.
python/devguide
5 pull requests
python/bedevere
1 pull request
Created an issue in python/cpython that received 2 comments
setup.py only reports successful builds if one or more stdlib modules are missing
"Python build finished successfully!" is only printed if there were missing modules: cpython/setup.py Lines 539 to 547 in cf730b5 Either…
2
comments
Opened 4 other issues in 2 repositories
python/cpython
2
closed
1
open
python/devguide
1
open
2
contributions
in private repositories
Jun 1



