René's URL Explorer Experiment


Title: Issue 43651: PEP 597: Fix EncodingWarning warnings in the Python stdlib - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/87817 https://github.com/python/cpython/issues/87817
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
43510https://bugs.python.org/issue43510
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 25097https://github.com/python/cpython/pull/25097
PR 25109https://github.com/python/cpython/pull/25109
PR 25126https://github.com/python/cpython/pull/25126
PR 25127https://github.com/python/cpython/pull/25127
PR 25128https://github.com/python/cpython/pull/25128
PR 25142https://github.com/python/cpython/pull/25142
PR 25145https://github.com/python/cpython/pull/25145
PR 25158https://github.com/python/cpython/pull/25158
PR 25159https://github.com/python/cpython/pull/25159
PR 25171https://github.com/python/cpython/pull/25171
PR 25181https://github.com/python/cpython/pull/25181
PR 25189https://github.com/python/cpython/pull/25189
PR 25190https://github.com/python/cpython/pull/25190
PR 25192https://github.com/python/cpython/pull/25192
PR 25204https://github.com/python/cpython/pull/25204
PR 25644https://github.com/python/cpython/pull/25644
PR 25645https://github.com/python/cpython/pull/25645
PR 25648https://github.com/python/cpython/pull/25648
PR 25650https://github.com/python/cpython/pull/25650
PR 25654https://github.com/python/cpython/pull/25654
PR 25655https://github.com/python/cpython/pull/25655
PR 25715https://github.com/python/cpython/pull/25715
msg389945https://bugs.python.org/issue43651#msg389945
(view)https://bugs.python.org/msg389945
55f31be44b7e3ee24a67134f99543512a9b630e4https://hg.python.org/lookup/55f31be44b7e3ee24a67134f99543512a9b630e4
bpo-43651https://bugs.python.org/issue43651
GH-25109https://github.com/python/cpython/pull/25109
https://github.com/python/cpython/commit/55f31be44b7e3ee24a67134f99543512a9b630e4https://github.com/python/cpython/commit/55f31be44b7e3ee24a67134f99543512a9b630e4
msg389946https://bugs.python.org/issue43651#msg389946
(view)https://bugs.python.org/msg389946
58cffba1874f0e9a9731b25a3e11a011bfbbf95fhttps://hg.python.org/lookup/58cffba1874f0e9a9731b25a3e11a011bfbbf95f
bpo-43651https://bugs.python.org/issue43651
GH-25097https://github.com/python/cpython/pull/25097
https://github.com/python/cpython/commit/58cffba1874f0e9a9731b25a3e11a011bfbbf95fhttps://github.com/python/cpython/commit/58cffba1874f0e9a9731b25a3e11a011bfbbf95f
msg390019https://bugs.python.org/issue43651#msg390019
(view)https://bugs.python.org/msg390019
036fc7de24cc961d65b60fba266104009feb2797https://hg.python.org/lookup/036fc7de24cc961d65b60fba266104009feb2797
bpo-43651https://bugs.python.org/issue43651
GH-25126https://github.com/python/cpython/pull/25126
https://github.com/python/cpython/commit/036fc7de24cc961d65b60fba266104009feb2797https://github.com/python/cpython/commit/036fc7de24cc961d65b60fba266104009feb2797
msg390020https://bugs.python.org/issue43651#msg390020
(view)https://bugs.python.org/msg390020
c0ec4486dc7dd70fea39d1473ac9a9ac568378fehttps://hg.python.org/lookup/c0ec4486dc7dd70fea39d1473ac9a9ac568378fe
bpo-43651https://bugs.python.org/issue43651
GH-25127https://github.com/python/cpython/pull/25127
https://github.com/python/cpython/commit/c0ec4486dc7dd70fea39d1473ac9a9ac568378fehttps://github.com/python/cpython/commit/c0ec4486dc7dd70fea39d1473ac9a9ac568378fe
msg390021https://bugs.python.org/issue43651#msg390021
(view)https://bugs.python.org/msg390021
80017752ba938852d53f9d83a404b4ecd9ff2baahttps://hg.python.org/lookup/80017752ba938852d53f9d83a404b4ecd9ff2baa
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25128https://github.com/python/cpython/pull/25128
https://github.com/python/cpython/commit/80017752ba938852d53f9d83a404b4ecd9ff2baahttps://github.com/python/cpython/commit/80017752ba938852d53f9d83a404b4ecd9ff2baa
msg390033https://bugs.python.org/issue43651#msg390033
(view)https://bugs.python.org/msg390033
8bbfeb3330c10d52274bb85fce59ae614f0500bfhttps://hg.python.org/lookup/8bbfeb3330c10d52274bb85fce59ae614f0500bf
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25142https://github.com/python/cpython/pull/25142
https://github.com/python/cpython/commit/8bbfeb3330c10d52274bb85fce59ae614f0500bfhttps://github.com/python/cpython/commit/8bbfeb3330c10d52274bb85fce59ae614f0500bf
msg390158https://bugs.python.org/issue43651#msg390158
(view)https://bugs.python.org/msg390158
35715d1e72b7e15e337087863c75af447199e0fbhttps://hg.python.org/lookup/35715d1e72b7e15e337087863c75af447199e0fb
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25145https://github.com/python/cpython/pull/25145
https://github.com/python/cpython/commit/35715d1e72b7e15e337087863c75af447199e0fbhttps://github.com/python/cpython/commit/35715d1e72b7e15e337087863c75af447199e0fb
msg390176https://bugs.python.org/issue43651#msg390176
(view)https://bugs.python.org/msg390176
3caea9adda7f79ab5d4c5a1905ca62b44e0b3b7bhttps://hg.python.org/lookup/3caea9adda7f79ab5d4c5a1905ca62b44e0b3b7b
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25171https://github.com/python/cpython/pull/25171
https://github.com/python/cpython/commit/3caea9adda7f79ab5d4c5a1905ca62b44e0b3b7bhttps://github.com/python/cpython/commit/3caea9adda7f79ab5d4c5a1905ca62b44e0b3b7b
msg390220https://bugs.python.org/issue43651#msg390220
(view)https://bugs.python.org/msg390220
de522a89e42a35da9275169b113460c3581e32d7https://hg.python.org/lookup/de522a89e42a35da9275169b113460c3581e32d7
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25158https://github.com/python/cpython/pull/25158
https://github.com/python/cpython/commit/de522a89e42a35da9275169b113460c3581e32d7https://github.com/python/cpython/commit/de522a89e42a35da9275169b113460c3581e32d7
msg390221https://bugs.python.org/issue43651#msg390221
(view)https://bugs.python.org/msg390221
ee952b5c7355cb64179ca9bb77b13e7738132d3dhttps://hg.python.org/lookup/ee952b5c7355cb64179ca9bb77b13e7738132d3d
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25159https://github.com/python/cpython/pull/25159
https://github.com/python/cpython/commit/ee952b5c7355cb64179ca9bb77b13e7738132d3dhttps://github.com/python/cpython/commit/ee952b5c7355cb64179ca9bb77b13e7738132d3d
msg390222https://bugs.python.org/issue43651#msg390222
(view)https://bugs.python.org/msg390222
c8e5eb904e12010d2302364e1037c24a30f5e241https://hg.python.org/lookup/c8e5eb904e12010d2302364e1037c24a30f5e241
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25181https://github.com/python/cpython/pull/25181
https://github.com/python/cpython/commit/c8e5eb904e12010d2302364e1037c24a30f5e241https://github.com/python/cpython/commit/c8e5eb904e12010d2302364e1037c24a30f5e241
msg390268https://bugs.python.org/issue43651#msg390268
(view)https://bugs.python.org/msg390268
3d4af4a876e679431c6a3751667ded63cc6f66c1https://hg.python.org/lookup/3d4af4a876e679431c6a3751667ded63cc6f66c1
bpo-43651https://bugs.python.org/issue43651
GH-25192https://github.com/python/cpython/pull/25192
https://github.com/python/cpython/commit/3d4af4a876e679431c6a3751667ded63cc6f66c1https://github.com/python/cpython/commit/3d4af4a876e679431c6a3751667ded63cc6f66c1
msg390271https://bugs.python.org/issue43651#msg390271
(view)https://bugs.python.org/msg390271
fb78692f2ad5ee4747f13a73943fbf134b637669https://hg.python.org/lookup/fb78692f2ad5ee4747f13a73943fbf134b637669
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25189https://github.com/python/cpython/pull/25189
https://github.com/python/cpython/commit/fb78692f2ad5ee4747f13a73943fbf134b637669https://github.com/python/cpython/commit/fb78692f2ad5ee4747f13a73943fbf134b637669
msg390273https://bugs.python.org/issue43651#msg390273
(view)https://bugs.python.org/msg390273
4663e5f39e9f872dcd69545f293e832d5855d084https://hg.python.org/lookup/4663e5f39e9f872dcd69545f293e832d5855d084
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25190https://github.com/python/cpython/pull/25190
https://github.com/python/cpython/commit/4663e5f39e9f872dcd69545f293e832d5855d084https://github.com/python/cpython/commit/4663e5f39e9f872dcd69545f293e832d5855d084
msg390293https://bugs.python.org/issue43651#msg390293
(view)https://bugs.python.org/msg390293
489c36920e94bfb4988b6f965bd0aafdfaff0d4fhttps://hg.python.org/lookup/489c36920e94bfb4988b6f965bd0aafdfaff0d4f
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25204https://github.com/python/cpython/pull/25204
https://github.com/python/cpython/commit/489c36920e94bfb4988b6f965bd0aafdfaff0d4fhttps://github.com/python/cpython/commit/489c36920e94bfb4988b6f965bd0aafdfaff0d4f
msg392021https://bugs.python.org/issue43651#msg392021
(view)https://bugs.python.org/msg392021
9dfefbe3e2dc548ad306870b56cc0cb475aa20a2https://hg.python.org/lookup/9dfefbe3e2dc548ad306870b56cc0cb475aa20a2
bpo-43651https://bugs.python.org/issue43651
GH-25644https://github.com/python/cpython/pull/25644
https://github.com/python/cpython/commit/9dfefbe3e2dc548ad306870b56cc0cb475aa20a2https://github.com/python/cpython/commit/9dfefbe3e2dc548ad306870b56cc0cb475aa20a2
msg392024https://bugs.python.org/issue43651#msg392024
(view)https://bugs.python.org/msg392024
cfe523b49280cdc8c239c807121ad3f33552f638https://hg.python.org/lookup/cfe523b49280cdc8c239c807121ad3f33552f638
bpo-43651https://bugs.python.org/issue43651
PEP 597https://www.python.org/dev/peps/pep-0597/
GH-25645https://github.com/python/cpython/pull/25645
https://github.com/python/cpython/commit/cfe523b49280cdc8c239c807121ad3f33552f638https://github.com/python/cpython/commit/cfe523b49280cdc8c239c807121ad3f33552f638
msg392030https://bugs.python.org/issue43651#msg392030
(view)https://bugs.python.org/msg392030
caae717c2903fff4704b59714bc0c65d60108321https://hg.python.org/lookup/caae717c2903fff4704b59714bc0c65d60108321
bpo-43651https://bugs.python.org/issue43651
GH-25650https://github.com/python/cpython/pull/25650
https://github.com/python/cpython/commit/caae717c2903fff4704b59714bc0c65d60108321https://github.com/python/cpython/commit/caae717c2903fff4704b59714bc0c65d60108321
msg392031https://bugs.python.org/issue43651#msg392031
(view)https://bugs.python.org/msg392031
878bc8b6c2051cf344c594636fa957ce6c9d2188https://hg.python.org/lookup/878bc8b6c2051cf344c594636fa957ce6c9d2188
bpo-43651https://bugs.python.org/issue43651
GH-25648https://github.com/python/cpython/pull/25648
https://github.com/python/cpython/commit/878bc8b6c2051cf344c594636fa957ce6c9d2188https://github.com/python/cpython/commit/878bc8b6c2051cf344c594636fa957ce6c9d2188
msg392274https://bugs.python.org/issue43651#msg392274
(view)https://bugs.python.org/msg392274
fa51c0c448aca9fe5d4e8bc02e71de528931778bhttps://hg.python.org/lookup/fa51c0c448aca9fe5d4e8bc02e71de528931778b
bpo-43651https://bugs.python.org/issue43651
GH-25655https://github.com/python/cpython/pull/25655
https://github.com/python/cpython/commit/fa51c0c448aca9fe5d4e8bc02e71de528931778bhttps://github.com/python/cpython/commit/fa51c0c448aca9fe5d4e8bc02e71de528931778b
msg392275https://bugs.python.org/issue43651#msg392275
(view)https://bugs.python.org/msg392275
a69256527f93d2aa32e76658deab829e324d97b6https://hg.python.org/lookup/a69256527f93d2aa32e76658deab829e324d97b6
bpo-43651https://bugs.python.org/issue43651
GH-25654https://github.com/python/cpython/pull/25654
https://github.com/python/cpython/commit/a69256527f93d2aa32e76658deab829e324d97b6https://github.com/python/cpython/commit/a69256527f93d2aa32e76658deab829e324d97b6
msg392301https://bugs.python.org/issue43651#msg392301
(view)https://bugs.python.org/msg392301
53dd6c99b39d90935c00bc1558582e494641248ehttps://hg.python.org/lookup/53dd6c99b39d90935c00bc1558582e494641248e
bpo-43651https://bugs.python.org/issue43651
GH-25715https://github.com/python/cpython/pull/25715
https://github.com/python/cpython/commit/53dd6c99b39d90935c00bc1558582e494641248ehttps://github.com/python/cpython/commit/53dd6c99b39d90935c00bc1558582e494641248e
msg392301https://bugs.python.org/msg392301
pull_request24405https://bugs.python.org/pull_request24405
ttx11529https://bugs.python.org/user38390
msg392275https://bugs.python.org/msg392275
msg392274https://bugs.python.org/msg392274
pull_request24346https://bugs.python.org/pull_request24346
pull_request24345https://bugs.python.org/pull_request24345
msg392031https://bugs.python.org/msg392031
msg392030https://bugs.python.org/msg392030
pull_request24341https://bugs.python.org/pull_request24341
pull_request24339https://bugs.python.org/pull_request24339
msg392024https://bugs.python.org/msg392024
pull_request24338https://bugs.python.org/pull_request24338
msg392021https://bugs.python.org/msg392021
pull_request24337https://bugs.python.org/pull_request24337
msg390293https://bugs.python.org/msg390293
pull_request23943https://bugs.python.org/pull_request23943
msg390273https://bugs.python.org/msg390273
msg390271https://bugs.python.org/msg390271
msg390268https://bugs.python.org/msg390268
pull_request23934https://bugs.python.org/pull_request23934
pull_request23932https://bugs.python.org/pull_request23932
pull_request23931https://bugs.python.org/pull_request23931
msg390222https://bugs.python.org/msg390222
msg390221https://bugs.python.org/msg390221
msg390220https://bugs.python.org/msg390220
pull_request23923https://bugs.python.org/pull_request23923
msg390176https://bugs.python.org/msg390176
pull_request23912https://bugs.python.org/pull_request23912
msg390158https://bugs.python.org/msg390158
pull_request23906https://bugs.python.org/pull_request23906
pull_request23905https://bugs.python.org/pull_request23905
pull_request23892https://bugs.python.org/pull_request23892
msg390033https://bugs.python.org/msg390033
pull_request23889https://bugs.python.org/pull_request23889
msg390021https://bugs.python.org/msg390021
msg390020https://bugs.python.org/msg390020
msg390019https://bugs.python.org/msg390019
pull_request23875https://bugs.python.org/pull_request23875
pull_request23874https://bugs.python.org/pull_request23874
pull_request23873https://bugs.python.org/pull_request23873
msg389946https://bugs.python.org/msg389946
msg389945https://bugs.python.org/msg389945
pull_request23853https://bugs.python.org/pull_request23853
PEP 597: Implemente encoding="locale" option and EncodingWarninghttps://bugs.python.org/issue43510
patchhttps://bugs.python.org/keyword2
pull_request23841https://bugs.python.org/pull_request23841
vstinnerhttps://bugs.python.org/user2377
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.