Issue #10203: sqlite3.Row now truly supports sequence protocol. In particulr
it supports reverse() and negative indices. Original patch by Claudiu Popa.
Showing
Please register or sign in to comment
it supports reverse() and negative indices. Original patch by Claudiu Popa.