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 amacias, vstinner
Date 2021-03-26.09:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616751591.52.0.836249732842.issue43626@roundup.psfhosted.org>
In-reply-to
Content
> That makes me think that this is a problem in pymongo module. I will report this bug to them.

Yeah, in 90% of cases, the bug comes from a third party C extensions. That's why Python 3.10 now dumps the list of 3rd party C extensions on a fatal error :-)

https://twitter.com/VictorStinner/status/1374736944022876169
History
Date User Action Args
2021-03-26 09:39:51vstinnersetrecipients: + vstinner, amacias
2021-03-26 09:39:51vstinnersetmessageid: <1616751591.52.0.836249732842.issue43626@roundup.psfhosted.org>
2021-03-26 09:39:51vstinnerlinkissue43626 messages
2021-03-26 09:39:51vstinnercreate