
On 27/12/2020 21.20, Erlend Aasland wrote:
Hi, everyone.
I'm trying to find a reviewer for this trivial PR: https://github.com/python/cpython/pull/20530 https://github.com/python/cpython/pull/20530 (The PR fixes /CheckTraceCallbackContent/ (in the sqlite3 test suite) for SQLite pre 3.7.15.)
I've given up hunting for alternative reviewers (a process I find very uncomfortable, since I feel I'm just bugging people who have too much to do with things they're not interested in), so as a last resort, I'm trying the mailing list:
Who can help me review code that touches the sqlite3 module code base?
I've received a lot of constructive reviews from Victor Stinner, Dong-he Na and Pablo Galindo on my past sqlite3 PR's; thank you so much! I still feel uncomfortable requesting their review, as none of them are sqlite3 module maintainers.
Hi Erlend,
as far as I know we don't have an active module owner and maintainer any more. Gerhard Häring, the original author of pysqlite, is still listed as expert. But he hasn't been active in many years. I haven't seen him in quite some time, too.
How about you put your name in the expert index instead of him? :)
Christian