René's URL Explorer Experiment


Title: Issue 15216: Add encoding & errors parameters to TextIOWrapper.reconfigure() - 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/59421 https://github.com/python/cpython/issues/59421
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
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
set_encoding.patchhttps://bugs.python.org/file26715/set_encoding.patch
reviewhttps://bugs.python.org/review/15216/#ps5677
set_encoding-2.patchhttps://bugs.python.org/file26750/set_encoding-2.patch
reviewhttps://bugs.python.org/review/15216/#ps5704
set_encoding-3.patchhttps://bugs.python.org/file33855/set_encoding-3.patch
reviewhttps://bugs.python.org/review/15216/#ps10880
set_encoding-4.patchhttps://bugs.python.org/file33857/set_encoding-4.patch
reviewhttps://bugs.python.org/review/15216/#ps10882
set_encoding-5.patchhttps://bugs.python.org/file33874/set_encoding-5.patch
set_encoding-6.patchhttps://bugs.python.org/file33893/set_encoding-6.patch
set_encoding-7.patchhttps://bugs.python.org/file46204/set_encoding-7.patch
reviewhttps://bugs.python.org/review/15216/#ps19681
set_encoding-newline.patchhttps://bugs.python.org/file46255/set_encoding-newline.patch
reviewhttps://bugs.python.org/review/15216/#ps19715
set_encoding-8.patchhttps://bugs.python.org/file46259/set_encoding-8.patch
reviewhttps://bugs.python.org/review/15216/#ps19718
PR 199https://github.com/python/cpython/pull/199
PR 2343https://github.com/python/cpython/pull/2343
msg164239https://bugs.python.org/issue15216#msg164239
(view)https://bugs.python.org/msg164239
http://mail.python.org/pipermail/python-ideas/2012-June/015535.htmlhttp://mail.python.org/pipermail/python-ideas/2012-June/015535.html
msg164256https://bugs.python.org/issue15216#msg164256
(view)https://bugs.python.org/msg164256
msg164377https://bugs.python.org/issue15216#msg164377
(view)https://bugs.python.org/msg164377
msg164379https://bugs.python.org/issue15216#msg164379
(view)https://bugs.python.org/msg164379
msg164394https://bugs.python.org/issue15216#msg164394
(view)https://bugs.python.org/msg164394
msg164398https://bugs.python.org/issue15216#msg164398
(view)https://bugs.python.org/msg164398
msg167483https://bugs.python.org/issue15216#msg167483
(view)https://bugs.python.org/msg167483
msg167597https://bugs.python.org/issue15216#msg167597
(view)https://bugs.python.org/msg167597
Lib/test/regrtest.pyhttps://github.com/python/cpython/blob/master/Lib/test/regrtest.py
msg167598https://bugs.python.org/issue15216#msg167598
(view)https://bugs.python.org/msg167598
msg167599https://bugs.python.org/issue15216#msg167599
(view)https://bugs.python.org/msg167599
msg167604https://bugs.python.org/issue15216#msg167604
(view)https://bugs.python.org/msg167604
#15571https://bugs.python.org/issue15571
http://mail.python.org/pipermail/python-ideas/2012-August/015898.htmlhttp://mail.python.org/pipermail/python-ideas/2012-August/015898.html
msg167754https://bugs.python.org/issue15216#msg167754
(view)https://bugs.python.org/msg167754
msg167772https://bugs.python.org/issue15216#msg167772
(view)https://bugs.python.org/msg167772
msg167779https://bugs.python.org/issue15216#msg167779
(view)https://bugs.python.org/msg167779
msg167831https://bugs.python.org/issue15216#msg167831
(view)https://bugs.python.org/msg167831
msg167832https://bugs.python.org/issue15216#msg167832
(view)https://bugs.python.org/msg167832
msg183427https://bugs.python.org/issue15216#msg183427
(view)https://bugs.python.org/msg183427
msg183428https://bugs.python.org/issue15216#msg183428
(view)https://bugs.python.org/msg183428
http://mail.python.org/pipermail/python-ideas/2013-March/019769.htmlhttp://mail.python.org/pipermail/python-ideas/2013-March/019769.html
msg202214https://bugs.python.org/issue15216#msg202214
(view)https://bugs.python.org/msg202214
msg202223https://bugs.python.org/issue15216#msg202223
(view)https://bugs.python.org/msg202223
msg202258https://bugs.python.org/issue15216#msg202258
(view)https://bugs.python.org/msg202258
msg202259https://bugs.python.org/issue15216#msg202259
(view)https://bugs.python.org/msg202259
msg202260https://bugs.python.org/issue15216#msg202260
(view)https://bugs.python.org/msg202260
msg203210https://bugs.python.org/issue15216#msg203210
(view)https://bugs.python.org/msg203210
msg209364https://bugs.python.org/issue15216#msg209364
(view)https://bugs.python.org/msg209364
msg209376https://bugs.python.org/issue15216#msg209376
(view)https://bugs.python.org/msg209376
msg209377https://bugs.python.org/issue15216#msg209377
(view)https://bugs.python.org/msg209377
msg209385https://bugs.python.org/issue15216#msg209385
(view)https://bugs.python.org/msg209385
msg209394https://bugs.python.org/issue15216#msg209394
(view)https://bugs.python.org/msg209394
msg209395https://bugs.python.org/issue15216#msg209395
(view)https://bugs.python.org/msg209395
msg209612https://bugs.python.org/issue15216#msg209612
(view)https://bugs.python.org/msg209612
0123456789https://hg.python.org/lookup/0123456789
_pyio.pyhttps://github.com/python/cpython/blob/main/Lib/_pyio.py#L1989
msg209619https://bugs.python.org/issue15216#msg209619
(view)https://bugs.python.org/msg209619
msg209942https://bugs.python.org/issue15216#msg209942
(view)https://bugs.python.org/msg209942
msg209983https://bugs.python.org/issue15216#msg209983
(view)https://bugs.python.org/msg209983
msg210020https://bugs.python.org/issue15216#msg210020
(view)https://bugs.python.org/msg210020
msg210050https://bugs.python.org/issue15216#msg210050
(view)https://bugs.python.org/msg210050
msg210175https://bugs.python.org/issue15216#msg210175
(view)https://bugs.python.org/msg210175
msg210176https://bugs.python.org/issue15216#msg210176
(view)https://bugs.python.org/msg210176
msg210205https://bugs.python.org/issue15216#msg210205
(view)https://bugs.python.org/msg210205
msg210270https://bugs.python.org/issue15216#msg210270
(view)https://bugs.python.org/msg210270
msg210280https://bugs.python.org/issue15216#msg210280
(view)https://bugs.python.org/msg210280
msg226896https://bugs.python.org/issue15216#msg226896
(view)https://bugs.python.org/msg226896
https://bitbucket.org/Gfy/pyrescene/commits/42ad75e375d84e090a32d024acc865de341c22aa#Lrescene/srr.pyF132https://bitbucket.org/Gfy/pyrescene/commits/42ad75e375d84e090a32d024acc865de341c22aa#Lrescene/srr.pyF132
msg242942https://bugs.python.org/issue15216#msg242942
(view)https://bugs.python.org/msg242942
issue 22555https://bugs.python.org/issue22555
msg243324https://bugs.python.org/issue15216#msg243324
(view)https://bugs.python.org/msg243324
msg261641https://bugs.python.org/issue15216#msg261641
(view)https://bugs.python.org/msg261641
msg284950https://bugs.python.org/issue15216#msg284950
(view)https://bugs.python.org/msg284950
msg284955https://bugs.python.org/issue15216#msg284955
(view)https://bugs.python.org/msg284955
msg285111https://bugs.python.org/issue15216#msg285111
(view)https://bugs.python.org/msg285111
PEP 538https://www.python.org/dev/peps/pep-0538/
PEP 540https://www.python.org/dev/peps/pep-0540/
msg285112https://bugs.python.org/issue15216#msg285112
(view)https://bugs.python.org/msg285112
encodings/ascii.pyhttps://github.com/python/cpython/blob/main/Lib/encodings/ascii.py#L26
encodings/ascii.pyhttps://github.com/python/cpython/blob/main/Lib/encodings/ascii.py#L26
msg285205https://bugs.python.org/issue15216#msg285205
(view)https://bugs.python.org/msg285205
https://github.com/vadmium/data/blob/master/data.py#L526https://github.com/vadmium/data/blob/master/data.py#L526
msg285210https://bugs.python.org/issue15216#msg285210
(view)https://bugs.python.org/msg285210
msg285111https://bugs.python.org/msg285111
msg285112https://bugs.python.org/msg285112
https://github.com/vadmium/data/blob/master/data.py#L526https://github.com/vadmium/data/blob/master/data.py#L526
msg285221https://bugs.python.org/issue15216#msg285221
(view)https://bugs.python.org/msg285221
msg295018https://bugs.python.org/issue15216#msg295018
(view)https://bugs.python.org/msg295018
https://bugs.python.org/issue30526https://bugs.python.org/issue30526
msg295113https://bugs.python.org/issue15216#msg295113
(view)https://bugs.python.org/msg295113
issue 30526https://bugs.python.org/issue30526
msg308838https://bugs.python.org/issue15216#msg308838
(view)https://bugs.python.org/msg308838
507434fd504f3ebc1da72aa77544edc0d73f136ehttps://hg.python.org/lookup/507434fd504f3ebc1da72aa77544edc0d73f136e
bpo-15216https://bugs.python.org/issue15216
GH-2343https://github.com/python/cpython/pull/2343
https://github.com/python/cpython/commit/507434fd504f3ebc1da72aa77544edc0d73f136ehttps://github.com/python/cpython/commit/507434fd504f3ebc1da72aa77544edc0d73f136e
msg308838https://bugs.python.org/msg308838
pull_request2387https://bugs.python.org/pull_request2387
msg295113https://bugs.python.org/msg295113
msg295018https://bugs.python.org/msg295018
pull_request166https://bugs.python.org/pull_request166
set_encoding-8.patchhttps://bugs.python.org/file46259
msg285221https://bugs.python.org/msg285221
msg285210https://bugs.python.org/msg285210
set_encoding-newline.patchhttps://bugs.python.org/file46255
msg285205https://bugs.python.org/msg285205
msg285112https://bugs.python.org/msg285112
msg285111https://bugs.python.org/msg285111
msg284955https://bugs.python.org/msg284955
set_encoding-7.patchhttps://bugs.python.org/file46204
msg284950https://bugs.python.org/msg284950
msg261641https://bugs.python.org/msg261641
quadhttps://bugs.python.org/user23590
elixirhttps://bugs.python.org/user18506
msg243324https://bugs.python.org/msg243324
msg242942https://bugs.python.org/msg242942
berker.peksaghttps://bugs.python.org/user14674
issue22555 dependencieshttps://bugs.python.org/issue22555
martin.panterhttps://bugs.python.org/user14751
msg226896https://bugs.python.org/msg226896
msg210280https://bugs.python.org/msg210280
msg210270https://bugs.python.org/msg210270
msg210205https://bugs.python.org/msg210205
set_encoding-6.patchhttps://bugs.python.org/file33893
msg210176https://bugs.python.org/msg210176
msg210175https://bugs.python.org/msg210175
msg210050https://bugs.python.org/msg210050
set_encoding-5.patchhttps://bugs.python.org/file33874
msg210020https://bugs.python.org/msg210020
msg209983https://bugs.python.org/msg209983
set_encoding-4.patchhttps://bugs.python.org/file33857
set_encoding-3.patchhttps://bugs.python.org/file33855
msg209942https://bugs.python.org/msg209942
msg209619https://bugs.python.org/msg209619
msg209612https://bugs.python.org/msg209612
msg209395https://bugs.python.org/msg209395
msg209394https://bugs.python.org/msg209394
msg209385https://bugs.python.org/msg209385
msg209377https://bugs.python.org/msg209377
msg209376https://bugs.python.org/msg209376
nikratiohttps://bugs.python.org/user10693
msg209364https://bugs.python.org/msg209364
jwilkhttps://bugs.python.org/user4692
msg203210https://bugs.python.org/msg203210
msg202260https://bugs.python.org/msg202260
elixirhttps://bugs.python.org/user18506
msg202259https://bugs.python.org/msg202259
msg202258https://bugs.python.org/msg202258
msg202223https://bugs.python.org/msg202223
msg202214https://bugs.python.org/msg202214
msg183428https://bugs.python.org/msg183428
msg183427https://bugs.python.org/msg183427
msg167832https://bugs.python.org/msg167832
set_encoding-2.patchhttps://bugs.python.org/file26750
msg167831https://bugs.python.org/msg167831
msg167779https://bugs.python.org/msg167779
msg167772https://bugs.python.org/msg167772
msg167754https://bugs.python.org/msg167754
rurpy2https://bugs.python.org/user13397
msg167604https://bugs.python.org/msg167604
msg167599https://bugs.python.org/msg167599
msg167598https://bugs.python.org/msg167598
set_encoding.patchhttps://bugs.python.org/file26715
vstinnerhttps://bugs.python.org/user2377
msg167597https://bugs.python.org/msg167597
patchhttps://bugs.python.org/keyword2
methanehttps://bugs.python.org/user10371
loewishttps://bugs.python.org/user8
msg167483https://bugs.python.org/msg167483
ishimotohttps://bugs.python.org/user940
msg164398https://bugs.python.org/msg164398
mrabarnetthttps://bugs.python.org/user8818
msg164394https://bugs.python.org/msg164394
msg164379https://bugs.python.org/msg164379
pitrouhttps://bugs.python.org/user2040
msg164377https://bugs.python.org/msg164377
Arfreverhttps://bugs.python.org/user9138
serhiy.storchakahttps://bugs.python.org/user15623
msg164256https://bugs.python.org/msg164256
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.