[Python-Dev] Re: Where is the SQLite module maintainer

2021-01-06 Thread Erlend Aasland
> On 5 Jan 2021, at 09:08, Serhiy Storchaka wrote: > 27.12.20 22:20, Erlend Aasland пише: >> Who can help me review code that touches the sqlite3 module code base? > > I fixed many bugs in sqlite3 and did reviews, so I have some experience, > although I am not an expert. I payed less attention t

[Python-Dev] Re: Where is the SQLite module maintainer

2021-01-05 Thread Serhiy Storchaka
27.12.20 22:20, Erlend Aasland пише: > 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 t

[Python-Dev] Re: Where is the SQLite module maintainer

2021-01-04 Thread Erlend Aasland
> On 4 Jan 2021, at 17:34, Steve Dower wrote: > On 12/28/2020 11:32 AM, Erlend Aasland wrote: >>> On 27 Dec 2020, at 22:38, Christian Heimes >> > wrote: >>> How about you put your name in the expert index instead of him? :) >> Thanks for your confidence, but I'm far

[Python-Dev] Re: Where is the SQLite module maintainer

2021-01-04 Thread Erlend Aasland
> On 4 Jan 2021, at 18:24, Guido van Rossum wrote: > > OTOH if you just want to have the PR merged I can do that -- it seems > unobjectionable. I'm eager to get it merged, so I'll appreciate it if you could help with that. Erlend ___ Python-Dev ma

[Python-Dev] Re: Where is the SQLite module maintainer

2021-01-04 Thread Guido van Rossum
OTOH if you just want to have the PR merged I can do that -- it seems unobjectionable. On Mon, Jan 4, 2021 at 8:41 AM Steve Dower wrote: > On 12/28/2020 11:32 AM, Erlend Aasland wrote: > >> On 27 Dec 2020, at 22:38, Christian Heimes >> > wrote: > >> How about you pu

[Python-Dev] Re: Where is the SQLite module maintainer

2021-01-04 Thread Steve Dower
On 12/28/2020 11:32 AM, Erlend Aasland wrote: On 27 Dec 2020, at 22:38, Christian Heimes > wrote: How about you put your name in the expert index instead of him? :) Thanks for your confidence, but I'm far from an expert :) Neither is anyone else :) I'm not lookin

[Python-Dev] Re: Where is the SQLite module maintainer

2020-12-28 Thread Erlend Aasland
On 27 Dec 2020, at 22:38, Christian Heimes mailto:christ...@python.org>> wrote: On 27/12/2020 21.20, Erlend Aasland wrote: […] Who can help me review code that touches the sqlite3 module code base? as far as I know we don't have an active module owner and maintainer any more. What about Berker P

[Python-Dev] Re: Where is the SQLite module maintainer

2020-12-27 Thread Christian Heimes
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 > > (The PR fixes /CheckTraceCallbackContent/ (in the sqlite3 test suite) > for SQLite pre