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.

Author vstinner
Recipients amitrutvij, vstinner
Date 2020-03-25.17:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585156699.09.0.914524579287.issue40063@roundup.psfhosted.org>
In-reply-to
Content
File "/generic_sybase_connector.py", line 175 in _do
  File "/generic_sybase_connector.py", line 155 in _safe_cursor_operation
  File "/generic_sybase_connector.py", line 184 in fetch_from_db
  File "/cva_sybase_connector.py", line 197 in get_smoke_test_name_data
  File "/db_connector.py", line 197 in get
  File "/dist/python/PROJ/flask-restful/0.3.6/lib/flask_restful/__init__.py", line 595 in dispatch_request

It looks likle a bug in your sybase database connector.
History
Date User Action Args
2020-03-25 17:18:19vstinnersetrecipients: + vstinner, amitrutvij
2020-03-25 17:18:19vstinnersetmessageid: <1585156699.09.0.914524579287.issue40063@roundup.psfhosted.org>
2020-03-25 17:18:19vstinnerlinkissue40063 messages
2020-03-25 17:18:19vstinnercreate