Message 202225 - Python tracker
New changeset b93614f7ed83 by Victor Stinner in branch 'default': Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, handle http://hg.python.org/cpython/rev/b93614f7ed83 New changeset 00ee08fac522 by Victor Stinner in branch 'default': Issue #19437: Fix pysqlite_connection_call() of sqlite3, return NULL when http://hg.python.org/cpython/rev/00ee08fac522 New changeset 374635037b0a by Victor Stinner in branch 'default': Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, when the row factory http://hg.python.org/cpython/rev/374635037b0a New changeset 35fdb15b4939 by Victor Stinner in branch 'default': Issue #19437: Fix _threading.RLock constructor (rlock_new), call http://hg.python.org/cpython/rev/35fdb15b4939 New changeset ea373a14f9e9 by Victor Stinner in branch 'default': Issue #19437: Fix compiler_class(), handle compiler_lookup_arg() failure http://hg.python.org/cpython/rev/ea373a14f9e9