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 amirouche, vstinner
Date 2021-01-11.14:55:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610376947.12.0.438032511008.issue42891@roundup.psfhosted.org>
In-reply-to
Content
I put the code in a "bla.p" script and I ran it with Python 3.8 on Fedora 33:

python3.8 -m venv env
env/bin/python -m pip install lsm-db
env/bin/python bla.py 

It doesn't crash. Please provide a script reproducing the issue.

Note: lsm-db cannot be installed in Python 3.9 (errors about the removed PyTypeObject.tp_print member in C).
History
Date User Action Args
2021-01-11 14:55:47vstinnersetrecipients: + vstinner, amirouche
2021-01-11 14:55:47vstinnersetmessageid: <1610376947.12.0.438032511008.issue42891@roundup.psfhosted.org>
2021-01-11 14:55:47vstinnerlinkissue42891 messages
2021-01-11 14:55:47vstinnercreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.