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 Oren Milman
Recipients Oren Milman, ezio.melotti, mark.dickinson, serhiy.storchaka, terry.reedy
Date 2017-03-15.18:03:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489601014.36.0.793648254664.issue15988@psf.upfronthosting.co.za>
In-reply-to
Content
now that you opened #29816 and #29819, should I remove from the PR changes in the following functions, and related tests?
- _io_BytesIO_truncate_impl
- _io_StringIO_truncate_impl
- long_rshift
- long_lshift
History
Date User Action Args
2017-03-15 18:03:34Oren Milmansetrecipients: + Oren Milman, terry.reedy, mark.dickinson, ezio.melotti, serhiy.storchaka
2017-03-15 18:03:34Oren Milmansetmessageid: <1489601014.36.0.793648254664.issue15988@psf.upfronthosting.co.za>
2017-03-15 18:03:34Oren Milmanlinkissue15988 messages
2017-03-15 18:03:34Oren Milmancreate