René's URL Explorer Experiment


Title: Issue 5412: extend configparser to support mapping access(__*item__) - 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/49662 https://github.com/python/cpython/issues/49662
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
configparser.patchhttps://bugs.python.org/file13234/configparser.patch
issue5412.diffhttps://bugs.python.org/file19506/issue5412.diff
msg83075https://bugs.python.org/issue5412#msg83075
(view)https://bugs.python.org/msg83075
msg109761https://bugs.python.org/issue5412#msg109761
(view)https://bugs.python.org/msg109761
msg111420https://bugs.python.org/issue5412#msg111420
(view)https://bugs.python.org/msg111420
#7113https://bugs.python.org/issue7113
#4686https://bugs.python.org/issue4686
#1682942https://bugs.python.org/issue1682942
msg111616https://bugs.python.org/issue5412#msg111616
(view)https://bugs.python.org/msg111616
msg111782https://bugs.python.org/issue5412#msg111782
(view)https://bugs.python.org/msg111782
msg111786https://bugs.python.org/issue5412#msg111786
(view)https://bugs.python.org/msg111786
msg111799https://bugs.python.org/issue5412#msg111799
(view)https://bugs.python.org/msg111799
msg111800https://bugs.python.org/issue5412#msg111800
(view)https://bugs.python.org/msg111800
msg111821https://bugs.python.org/issue5412#msg111821
(view)https://bugs.python.org/msg111821
msg111822https://bugs.python.org/issue5412#msg111822
(view)https://bugs.python.org/msg111822
msg111891https://bugs.python.org/issue5412#msg111891
(view)https://bugs.python.org/msg111891
msg112105https://bugs.python.org/issue5412#msg112105
(view)https://bugs.python.org/msg112105
http://mail.python.org/pipermail/python-dev/2010-July/102556.htmlhttp://mail.python.org/pipermail/python-dev/2010-July/102556.html
msg113311https://bugs.python.org/issue5412#msg113311
(view)https://bugs.python.org/msg113311
#9452https://bugs.python.org/issue9452
#9452https://bugs.python.org/issue9452
msg113325https://bugs.python.org/issue5412#msg113325
(view)https://bugs.python.org/msg113325
msg113326https://bugs.python.org/issue5412#msg113326
(view)https://bugs.python.org/msg113326
msg115654https://bugs.python.org/issue5412#msg115654
(view)https://bugs.python.org/msg115654
msg117376https://bugs.python.org/issue5412#msg117376
(view)https://bugs.python.org/msg117376
msg120459https://bugs.python.org/issue5412#msg120459
(view)https://bugs.python.org/msg120459
msg120511https://bugs.python.org/issue5412#msg120511
(view)https://bugs.python.org/msg120511
msg120577https://bugs.python.org/issue5412#msg120577
(view)https://bugs.python.org/msg120577
configparser.pyhttps://github.com/python/cpython/blob/main/Lib/configparser.py#L1132
msg120596https://bugs.python.org/issue5412#msg120596
(view)https://bugs.python.org/msg120596
msg120929https://bugs.python.org/issue5412#msg120929
(view)https://bugs.python.org/msg120929
r86402https://hg.python.org/lookup/r86402
msg120954https://bugs.python.org/issue5412#msg120954
(view)https://bugs.python.org/msg120954
msg120957https://bugs.python.org/issue5412#msg120957
(view)https://bugs.python.org/msg120957
msg120973https://bugs.python.org/issue5412#msg120973
(view)https://bugs.python.org/msg120973
msg121000https://bugs.python.org/issue5412#msg121000
(view)https://bugs.python.org/msg121000
http://bugs.python.org/issue9421#msg115558http://bugs.python.org/issue9421#msg115558
msg121000https://bugs.python.org/msg121000
msg120973https://bugs.python.org/msg120973
msg120957https://bugs.python.org/msg120957
msg120954https://bugs.python.org/msg120954
needs reviewhttps://bugs.python.org/keyword8
patchhttps://bugs.python.org/keyword2
lukasz.langahttps://bugs.python.org/user12704
fdrakehttps://bugs.python.org/user12
msg120929https://bugs.python.org/msg120929
r.david.murrayhttps://bugs.python.org/user9663
msg120596https://bugs.python.org/msg120596
msg120577https://bugs.python.org/msg120577
issue5412.diffhttps://bugs.python.org/file19501
issue5412.diffhttps://bugs.python.org/file19506
msg120511https://bugs.python.org/msg120511
issue5412.diffhttps://bugs.python.org/file19501
msg120459https://bugs.python.org/msg120459
issue5412.diffhttps://bugs.python.org/file19010
issue5412.diffhttps://bugs.python.org/file19010
msg117376https://bugs.python.org/msg117376
issue5412.diffhttps://bugs.python.org/file18760
issue5412.diffhttps://bugs.python.org/file18760
msg115654https://bugs.python.org/msg115654
issue5412.diffhttps://bugs.python.org/file18441
msg113326https://bugs.python.org/msg113326
msg113325https://bugs.python.org/msg113325
lukasz.langahttps://bugs.python.org/user12704
issue5412.diffhttps://bugs.python.org/file18441
msg113311https://bugs.python.org/msg113311
issue5412.diffhttps://bugs.python.org/file18276
fdrakehttps://bugs.python.org/user12
issue5412.diffhttps://bugs.python.org/file18276
msg112105https://bugs.python.org/msg112105
msg111891https://bugs.python.org/msg111891
msg111822https://bugs.python.org/msg111822
msg111821https://bugs.python.org/msg111821
msg111800https://bugs.python.org/msg111800
ysj.rayhttps://bugs.python.org/user12118
msg111799https://bugs.python.org/msg111799
msg111786https://bugs.python.org/msg111786
eric.araujohttps://bugs.python.org/user7641
msg111782https://bugs.python.org/msg111782
michael.foordhttps://bugs.python.org/user9716
msg111616https://bugs.python.org/msg111616
lukasz.langahttps://bugs.python.org/user12704
msg111420https://bugs.python.org/msg111420
BreamoreBoyhttps://bugs.python.org/user12545
msg109761https://bugs.python.org/msg109761
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.