Re: [Python-Dev] sqlite3 module needs maintainer

2017-12-14 Thread Guido van Rossum
SGTM. It's one of my favorite stdlib modules wrapping an external library -- I use it for a variety of tasks to which it is well-suited. Go Berker! On Thu, Dec 14, 2017 at 4:42 AM, Antoine Pitrou wrote: > > Hello, > > After noticing that many issues were opened for it and it was lacking > mainte

[Python-Dev] sqlite3 module needs maintainer

2017-12-14 Thread Antoine Pitrou
Hello, After noticing that many issues were opened for it and it was lacking maintenance, I contacted the sqlite3 module's historical author and maintainer, Gerhard Häring (for the record, Gerhard didn't make any changes to the sqlite3 module since 2011... and the Python 2-only, third-party "pysq