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 gregory.p.smith
Recipients ericzolf, gregory.p.smith, python-dev, serhiy.storchaka
Date 2021-03-03.20:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614803790.85.0.96470936529.issue40701@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9c7927400cd8f1d283bf7915b6b33fea81b8655d by Eric L in branch 'master':
bpo-40701: tempfile mixes str and bytes in an inconsistent manner (GH-20442)
https://github.com/python/cpython/commit/9c7927400cd8f1d283bf7915b6b33fea81b8655d
History
Date User Action Args
2021-03-03 20:36:30gregory.p.smithsetrecipients: + gregory.p.smith, python-dev, serhiy.storchaka, ericzolf
2021-03-03 20:36:30gregory.p.smithsetmessageid: <1614803790.85.0.96470936529.issue40701@roundup.psfhosted.org>
2021-03-03 20:36:30gregory.p.smithlinkissue40701 messages
2021-03-03 20:36:30gregory.p.smithcreate