This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 3939
Status closed
Title bpo-31734: Raise a ValueError instead of crashing, when the get() method of an uninitialized sqlite3.Cache object is called
History
Date User Action Args
2018-09-08 18:34:25Oren Milmansetstatus: open -> closed
2017-10-09 20:04:48Oren Milmanlinkissue31734 pull_requests
2017-10-09 20:04:48Oren Milmancreate