This project is archived and is in readonly mode.
Shadowed datetime test
Reported by Menno | January 25th, 2012 @ 04:01 PM
One of the tests in test_dates.py has a name which collides with another test. The trivial patch attached fixes the issue. The shadowed test was perfectly valid and functional but just wasn't being run.
Comments and changes to this ticket
-
Daniele Varrazzo January 29th, 2012 @ 07:36 PM
- State changed from new to resolved
Applied, thanks.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.