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 berker.peksag
Recipients Thomas Fenzl, berker.peksag, eric.araujo, mark.smith, martin.panter, serhiy.storchaka
Date 2018-08-01.18:44:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533149084.32.0.56676864532.issue9372@psf.upfronthosting.co.za>
In-reply-to
Content
I've fixed a bug that uses DOMEventStream.__getitem__ at work today. I've opened PR 8609 to deprecate __getitem__ methods of DOMEventStream, FileInput and FileWrapper classes.
History
Date User Action Args
2018-08-01 18:44:44berker.peksagsetrecipients: + berker.peksag, eric.araujo, mark.smith, martin.panter, serhiy.storchaka, Thomas Fenzl
2018-08-01 18:44:44berker.peksagsetmessageid: <1533149084.32.0.56676864532.issue9372@psf.upfronthosting.co.za>
2018-08-01 18:44:44berker.peksaglinkissue9372 messages
2018-08-01 18:44:44berker.peksagcreate