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 christian.heimes
Recipients christian.heimes, kloczek
Date 2021-12-24.01:11:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640308287.26.0.118068225253.issue46165@roundup.psfhosted.org>
In-reply-to
Content
The traceback indicates that it's a problem with a 3rd party extension module and not a bug in CPython core. The C stack suggests that your copy of libargon2 is the root cause.
History
Date User Action Args
2021-12-24 01:11:27christian.heimessetrecipients: + christian.heimes, kloczek
2021-12-24 01:11:27christian.heimessetmessageid: <1640308287.26.0.118068225253.issue46165@roundup.psfhosted.org>
2021-12-24 01:11:27christian.heimeslinkissue46165 messages
2021-12-24 01:11:27christian.heimescreate