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 gvanrossum
Recipients Arfrever, gvanrossum, larry, levkivskyi, ncoghlan, ned.deily, rhettinger, yan12125
Date 2016-10-09.17:01:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476032467.36.0.499448364225.issue28339@psf.upfronthosting.co.za>
In-reply-to
Content
Oh the line

ByteString.register(type(memoryview(b'')))

should be removed from typing.py.
History
Date User Action Args
2016-10-09 17:01:07gvanrossumsetrecipients: + gvanrossum, rhettinger, ncoghlan, larry, ned.deily, Arfrever, levkivskyi, yan12125
2016-10-09 17:01:07gvanrossumsetmessageid: <1476032467.36.0.499448364225.issue28339@psf.upfronthosting.co.za>
2016-10-09 17:01:07gvanrossumlinkissue28339 messages
2016-10-09 17:01:07gvanrossumcreate