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 serhiy.storchaka, terry.reedy
Date 2017-06-27.05:53:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498542822.42.0.939508778264.issue29910@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8bdc3bd3d66fefdc07d32bd19c41c6f902f16111 by terryjreedy in branch '3.6':
[3.6] bpo-29910: IDLE no longer deletes a character after commenting out a region (GH-825) (#2429)
https://github.com/python/cpython/commit/8bdc3bd3d66fefdc07d32bd19c41c6f902f16111
History
Date User Action Args
2017-06-27 05:53:42terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2017-06-27 05:53:42terry.reedysetmessageid: <1498542822.42.0.939508778264.issue29910@psf.upfronthosting.co.za>
2017-06-27 05:53:42terry.reedylinkissue29910 messages
2017-06-27 05:53:42terry.reedycreate