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 miss-islington
Recipients Jason.Killen, miss-islington, plokmijnuhby, steve.dower
Date 2019-11-12.23:09:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573600151.39.0.0872918529758.issue38723@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0a8e7fde064c8fb6eb8e78752d4bcdab56643065 by Miss Islington (bot) in branch '3.8':
bpo-38723: Pdb._runscript should use io.open_code() instead of open() (GH-17127)
https://github.com/python/cpython/commit/0a8e7fde064c8fb6eb8e78752d4bcdab56643065
History
Date User Action Args
2019-11-12 23:09:11miss-islingtonsetrecipients: + miss-islington, Jason.Killen, steve.dower, plokmijnuhby
2019-11-12 23:09:11miss-islingtonsetmessageid: <1573600151.39.0.0872918529758.issue38723@roundup.psfhosted.org>
2019-11-12 23:09:11miss-islingtonlinkissue38723 messages
2019-11-12 23:09:11miss-islingtoncreate