New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

test_shelve was intended to run some tests for all underlying dbm 
implementation, but since b17acad68ea21c60dbc2088644f2934032304628 (at May 
2008) it runs them with the same implementation.

The proposed PR fixes this regression and also makes test_shelve discoverable, 
so it can be run with the unittest module.

----------
components: Tests
messages: 404133
nosy: serhiy.storchaka
priority: normal
severity: normal
status: open
title: Fix test_shelve and make it discoverable
type: behavior
versions: Python 3.10, Python 3.11, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45502>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to