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 serhiy.storchaka
Recipients EliRibble, serhiy.storchaka
Date 2018-02-08.17:36:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518111394.52.0.467229070634.issue32799@psf.upfronthosting.co.za>
In-reply-to
Content
Since contextlib._GeneratorContextManager is implemented in Python, it is unlikely that it is a culprit of the error. Do you use any third-party extensions? Likely some extension provoked the error.

Can you provide a minimal script that reproduces the issue?
History
Date User Action Args
2018-02-08 17:36:34serhiy.storchakasetrecipients: + serhiy.storchaka, EliRibble
2018-02-08 17:36:34serhiy.storchakasetmessageid: <1518111394.52.0.467229070634.issue32799@psf.upfronthosting.co.za>
2018-02-08 17:36:34serhiy.storchakalinkissue32799 messages
2018-02-08 17:36:34serhiy.storchakacreate