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 xtreak
Recipients methane, serhiy.storchaka, vstinner, xtreak
Date 2020-01-20.05:36:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579498574.21.0.831304986602.issue39377@roundup.psfhosted.org>
In-reply-to
Content
Should we be raising an error if encoding is present on 3.9 as part of kwargs? It's obtrusive but for people going from Python 3.7 to 3.9 there will be no change and they will keep assuming encoding parameter is valid.
History
Date User Action Args
2020-01-20 05:36:14xtreaksetrecipients: + xtreak, vstinner, methane, serhiy.storchaka
2020-01-20 05:36:14xtreaksetmessageid: <1579498574.21.0.831304986602.issue39377@roundup.psfhosted.org>
2020-01-20 05:36:14xtreaklinkissue39377 messages
2020-01-20 05:36:14xtreakcreate