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 Zac Hatfield-Dodds
Recipients Guido.van.Rossum, Zac Hatfield-Dodds, asmeurer, brandtbucher, gvanrossum, p-ganssle, rhettinger, terry.reedy
Date 2021-11-12.05:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I've recently had [1] reported, which makes https://bugs.python.org/issue45738 the *third* parser bug [2] that Hypothesmith caught after release, and the second in a stable version - so I'll be maintaining a workaround for some time.

I remain happy to help run these tests upstream where they would impact fewer people.


[1] https://github.com/Zac-HD/hypothesmith/issues/16 and https://github.com/psf/black/pull/2592#issuecomment-966745240
[2] following https://bugs.python.org/issue42218 and https://bugs.python.org/issue40661
History
Date User Action Args
2021-11-12 05:54:13Zac Hatfield-Doddssetrecipients: + Zac Hatfield-Dodds, gvanrossum, rhettinger, terry.reedy, Guido.van.Rossum, p-ganssle, asmeurer, brandtbucher
2021-11-12 05:54:13Zac Hatfield-Doddssetmessageid: <[email protected]>
2021-11-12 05:54:13Zac Hatfield-Doddslinkissue42109 messages
2021-11-12 05:54:13Zac Hatfield-Doddscreate