René's URL Explorer Experiment


Title: Issue 11874: argparse assertion failure with brackets in metavars - 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/56083 https://github.com/python/cpython/issues/56083
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
issue_11874.diffhttps://bugs.python.org/file21832/issue_11874.diff
unit_test_for_inner_bracket_metavar.txthttps://bugs.python.org/file30911/unit_test_for_inner_bracket_metavar.txt
reviewhttps://bugs.python.org/review/11874/#ps8647
unit_test_argparse.txthttps://bugs.python.org/file30913/unit_test_argparse.txt
reviewhttps://bugs.python.org/review/11874/#ps8649
fix_and_unit_test_for_argparse_inner_bracket_bug.txthttps://bugs.python.org/file30915/fix_and_unit_test_for_argparse_inner_bracket_bug.txt
reviewhttps://bugs.python.org/review/11874/#ps8651
format_usage.patchhttps://bugs.python.org/file35028/format_usage.patch
reviewhttps://bugs.python.org/review/11874/#ps11710
PR 1826https://github.com/python/cpython/pull/1826
PR 7527https://github.com/python/cpython/pull/7527
PR 7528https://github.com/python/cpython/pull/7528
PR 7530https://github.com/python/cpython/pull/7530
PR 7553https://github.com/python/cpython/pull/7553
msg134021https://bugs.python.org/issue11874#msg134021
(view)https://bugs.python.org/msg134021
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L1678
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L1710
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L1916
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L1856
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L1784
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L993
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L2303
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L2277
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L278
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L208
argparse.pyhttps://github.com/python/cpython/blob/2.7/Lib/argparse.py#L329
msg134558https://bugs.python.org/issue11874#msg134558
(view)https://bugs.python.org/msg134558
msg134741https://bugs.python.org/issue11874#msg134741
(view)https://bugs.python.org/msg134741
msg149547https://bugs.python.org/issue11874#msg149547
(view)https://bugs.python.org/msg149547
msg193021https://bugs.python.org/issue11874#msg193021
(view)https://bugs.python.org/msg193021
msg193022https://bugs.python.org/issue11874#msg193022
(view)https://bugs.python.org/msg193022
msg193042https://bugs.python.org/issue11874#msg193042
(view)https://bugs.python.org/msg193042
msg193046https://bugs.python.org/issue11874#msg193046
(view)https://bugs.python.org/msg193046
msg193068https://bugs.python.org/issue11874#msg193068
(view)https://bugs.python.org/msg193068
http://bugs.python.org/issue18349http://bugs.python.org/issue18349
msg193072https://bugs.python.org/issue11874#msg193072
(view)https://bugs.python.org/msg193072
http://bugs.python.org/issue10984http://bugs.python.org/issue10984
msg193112https://bugs.python.org/issue11874#msg193112
(view)https://bugs.python.org/msg193112
msg193187https://bugs.python.org/issue11874#msg193187
(view)https://bugs.python.org/msg193187
Issue 10984https://bugs.python.org/issue10984
http://bugs.python.org/issue18349http://bugs.python.org/issue18349
msg216812https://bugs.python.org/issue11874#msg216812
(view)https://bugs.python.org/msg216812
http://stackoverflow.com/questions/23159845/python-argparse-assertionerrorhttp://stackoverflow.com/questions/23159845/python-argparse-assertionerror
msg230187https://bugs.python.org/issue11874#msg230187
(view)https://bugs.python.org/msg230187
msg230198https://bugs.python.org/issue11874#msg230198
(view)https://bugs.python.org/msg230198
msg262105https://bugs.python.org/issue11874#msg262105
(view)https://bugs.python.org/msg262105
msg294575https://bugs.python.org/issue11874#msg294575
(view)https://bugs.python.org/msg294575
http://bugs.python.org/issue29553http://bugs.python.org/issue29553
msg295214https://bugs.python.org/issue11874#msg295214
(view)https://bugs.python.org/msg295214
https://github.com/python/cpython/pull/1826https://github.com/python/cpython/pull/1826
msg319041https://bugs.python.org/issue11874#msg319041
(view)https://bugs.python.org/msg319041
66f02aa32f1e4adb9f24cf186f8c495399d5ce9bhttps://hg.python.org/lookup/66f02aa32f1e4adb9f24cf186f8c495399d5ce9b
bpo-11874https://bugs.python.org/issue11874
GH-1826https://github.com/python/cpython/pull/1826
https://github.com/python/cpython/commit/66f02aa32f1e4adb9f24cf186f8c495399d5ce9bhttps://github.com/python/cpython/commit/66f02aa32f1e4adb9f24cf186f8c495399d5ce9b
msg319050https://bugs.python.org/issue11874#msg319050
(view)https://bugs.python.org/msg319050
376c272d68cca0975ff0be3d12abf5f67da342d7https://hg.python.org/lookup/376c272d68cca0975ff0be3d12abf5f67da342d7
bpo-11874https://bugs.python.org/issue11874
GH-1826https://github.com/python/cpython/pull/1826
https://github.com/python/cpython/commit/376c272d68cca0975ff0be3d12abf5f67da342d7https://github.com/python/cpython/commit/376c272d68cca0975ff0be3d12abf5f67da342d7
msg319054https://bugs.python.org/issue11874#msg319054
(view)https://bugs.python.org/msg319054
842985f6c70484ed7b8fc30d0bc05aec73236a98https://hg.python.org/lookup/842985f6c70484ed7b8fc30d0bc05aec73236a98
bpo-11874https://bugs.python.org/issue11874
GH-1826https://github.com/python/cpython/pull/1826
https://github.com/python/cpython/commit/842985f6c70484ed7b8fc30d0bc05aec73236a98https://github.com/python/cpython/commit/842985f6c70484ed7b8fc30d0bc05aec73236a98
msg319124https://bugs.python.org/issue11874#msg319124
(view)https://bugs.python.org/msg319124
msg319127https://bugs.python.org/issue11874#msg319127
(view)https://bugs.python.org/msg319127
4e6bd247aa955056626bf0cf8dc1c65a587b871fhttps://hg.python.org/lookup/4e6bd247aa955056626bf0cf8dc1c65a587b871f
bpo-11874https://bugs.python.org/issue11874
GH-1826https://github.com/python/cpython/pull/1826
https://github.com/python/cpython/commit/4e6bd247aa955056626bf0cf8dc1c65a587b871fhttps://github.com/python/cpython/commit/4e6bd247aa955056626bf0cf8dc1c65a587b871f
msg319127https://bugs.python.org/msg319127
ncoghlanhttps://bugs.python.org/user1309
msg319124https://bugs.python.org/msg319124
pull_request7185https://bugs.python.org/pull_request7185
msg319054https://bugs.python.org/msg319054
pull_request7166https://bugs.python.org/pull_request7166
miss-islingtonhttps://bugs.python.org/user27838
msg319050https://bugs.python.org/msg319050
pull_request7160https://bugs.python.org/pull_request7160
pull_request7156https://bugs.python.org/pull_request7156
ncoghlanhttps://bugs.python.org/user1309
msg319041https://bugs.python.org/msg319041
msg295214https://bugs.python.org/msg295214
wim.glennhttps://bugs.python.org/user17005
msg294575https://bugs.python.org/msg294575
pull_request1912https://bugs.python.org/pull_request1912
mattprhttps://bugs.python.org/user23633
msg262105https://bugs.python.org/msg262105
issue25058 supersederhttps://bugs.python.org/issue25058
spaceonehttps://bugs.python.org/user21046
issue24089 supersederhttps://bugs.python.org/issue24089
tshepanghttps://bugs.python.org/user13754
msg230198https://bugs.python.org/msg230198
wolmahttps://bugs.python.org/user18315
msg230187https://bugs.python.org/msg230187
mZarjkhttps://bugs.python.org/user20135
format_usage.patchhttps://bugs.python.org/file30941
format_usage.patchhttps://bugs.python.org/file35028
msg216812https://bugs.python.org/msg216812
format_usage.patchhttps://bugs.python.org/file30941
msg193187https://bugs.python.org/msg193187
msg193112https://bugs.python.org/msg193112
msg193072https://bugs.python.org/msg193072
msg193068https://bugs.python.org/msg193068
fix_and_unit_test_for_argparse_inner_bracket_bug.txthttps://bugs.python.org/file30915
msg193046https://bugs.python.org/msg193046
unit_test_argparse.txthttps://bugs.python.org/file30913
msg193042https://bugs.python.org/msg193042
unit_test_for_inner_bracket_metavar.txthttps://bugs.python.org/file30911
msg193022https://bugs.python.org/msg193022
unit_test_for_inner_bracket_metavar.txthttps://bugs.python.org/file30910
unit_test_for_inner_bracket_metavar.txthttps://bugs.python.org/file30910
vajraskyhttps://bugs.python.org/user17937
msg193021https://bugs.python.org/msg193021
paul.j3https://bugs.python.org/user14858
tshepanghttps://bugs.python.org/user13754
issue14046 supersederhttps://bugs.python.org/issue14046
msg149547https://bugs.python.org/msg149547
issue_11874.diffhttps://bugs.python.org/file21832
ysj.rayhttps://bugs.python.org/user12118
msg134741https://bugs.python.org/msg134741
patchhttps://bugs.python.org/keyword2
xuanjihttps://bugs.python.org/user13282
manveruhttps://bugs.python.org/user14189
msg134558https://bugs.python.org/msg134558
bethardhttps://bugs.python.org/user2074
eric.araujohttps://bugs.python.org/user7641
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.