[New-bugs-announce] [issue22225] Add SQLite support to http.cookiejar

Demian Brecht report at bugs.python.org
Mon Aug 18 20:49:06 CEST 2014


New submission from Demian Brecht:

This is a proposal for adding SQLite support to http.cookiejar. I've been working on an implementation for MozillaSQLiteCookieJar and GoogleSQLiteCookieJar (initial patch will likely only include Mozilla) but wanted to make sure that the addition has buy-in before I continue work on it within the stdlib.

----------
components: Library (Lib)
messages: 225502
nosy: demian.brecht
priority: normal
severity: normal
status: open
title: Add SQLite support to http.cookiejar
type: enhancement
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22225>
_______________________________________


More information about the New-bugs-announce mailing list