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 terry.reedy
Recipients brett.cannon, geitda, jcdlr, om364@, terry.reedy
Date 2021-01-10.06:39:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610260757.01.0.777539609498.issue33065@roundup.psfhosted.org>
In-reply-to
Content
I am reluctant to make changes without adding tests, and until I focused again on how to do so, because of your ping, I had no idea how to do so.

The added test results in the same error, "AttributeError: 'BinData' object has no attribute 'length'" without the patch and passes with it.
History
Date User Action Args
2021-01-10 06:39:17terry.reedysetrecipients: + terry.reedy, brett.cannon, geitda, jcdlr, om364@
2021-01-10 06:39:17terry.reedysetmessageid: <1610260757.01.0.777539609498.issue33065@roundup.psfhosted.org>
2021-01-10 06:39:16terry.reedylinkissue33065 messages
2021-01-10 06:39:16terry.reedycreate