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 terry.reedy
Date 2018-02-12.22:42:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518475364.09.0.467229070634.issue32837@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 688722cedd6437910ff185ecf94fb3b749ad37f2 by Terry Jan Reedy in branch 'master':
bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)
https://github.com/python/cpython/commit/688722cedd6437910ff185ecf94fb3b749ad37f2
History
Date User Action Args
2018-02-12 22:42:44terry.reedysetrecipients: + terry.reedy
2018-02-12 22:42:44terry.reedysetmessageid: <1518475364.09.0.467229070634.issue32837@psf.upfronthosting.co.za>
2018-02-12 22:42:44terry.reedylinkissue32837 messages
2018-02-12 22:42:44terry.reedycreate