René's URL Explorer Experiment


Title: Issue 19660: decorator syntax: allow testlist instead of just dotted_name - 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/63859 https://github.com/python/cpython/issues/63859
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
39702https://bugs.python.org/issue39702
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
decorator-syntax.patchhttps://bugs.python.org/file32717/decorator-syntax.patch
reviewhttps://bugs.python.org/review/19660/#ps9994
decorator-syntax.patchhttps://bugs.python.org/file32741/decorator-syntax.patch
reviewhttps://bugs.python.org/review/19660/#ps10013
decorator-syntax.patchhttps://bugs.python.org/file32745/decorator-syntax.patch
reviewhttps://bugs.python.org/review/19660/#ps10015
msg203456https://bugs.python.org/issue19660#msg203456
(view)https://bugs.python.org/msg203456
http://mail.python.org/pipermail/python-dev/2004-August/046711.htmlhttp://mail.python.org/pipermail/python-dev/2004-August/046711.html
msg203531https://bugs.python.org/issue19660#msg203531
(view)https://bugs.python.org/msg203531
msg203532https://bugs.python.org/issue19660#msg203532
(view)https://bugs.python.org/msg203532
msg203538https://bugs.python.org/issue19660#msg203538
(view)https://bugs.python.org/msg203538
msg203539https://bugs.python.org/issue19660#msg203539
(view)https://bugs.python.org/msg203539
msg203554https://bugs.python.org/issue19660#msg203554
(view)https://bugs.python.org/msg203554
msg203555https://bugs.python.org/issue19660#msg203555
(view)https://bugs.python.org/msg203555
msg203569https://bugs.python.org/issue19660#msg203569
(view)https://bugs.python.org/msg203569
PEP 8https://www.python.org/dev/peps/pep-0008/
msg203728https://bugs.python.org/issue19660#msg203728
(view)https://bugs.python.org/msg203728
msg203743https://bugs.python.org/issue19660#msg203743
(view)https://bugs.python.org/msg203743
msg239697https://bugs.python.org/issue19660#msg239697
(view)https://bugs.python.org/msg239697
msg271744https://bugs.python.org/issue19660#msg271744
(view)https://bugs.python.org/msg271744
msg271750https://bugs.python.org/issue19660#msg271750
(view)https://bugs.python.org/msg271750
msg271755https://bugs.python.org/issue19660#msg271755
(view)https://bugs.python.org/msg271755
msg271758https://bugs.python.org/issue19660#msg271758
(view)https://bugs.python.org/msg271758
https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/decorators.py#L67https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/decorators.py#L67
https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/wolfgame.py#L9113https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/wolfgame.py#L9113
https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/wolfgame.py#L764https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/wolfgame.py#L764
msg271762https://bugs.python.org/issue19660#msg271762
(view)https://bugs.python.org/msg271762
msg271764https://bugs.python.org/issue19660#msg271764
(view)https://bugs.python.org/msg271764
https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/wolfgame.py#L9761https://github.com/lykoss/lykos/blob/1852bf2c442d707ba0cbc16e8c9e012bcbc4fcc5/src/wolfgame.py#L9761
msg271767https://bugs.python.org/issue19660#msg271767
(view)https://bugs.python.org/msg271767
msg321307https://bugs.python.org/issue19660#msg321307
(view)https://bugs.python.org/msg321307
https://github.com/jupyter-widgets/ipywidgets/issues/430#issuecomment-247016263https://github.com/jupyter-widgets/ipywidgets/issues/430#issuecomment-247016263
msg334141https://bugs.python.org/issue19660#msg334141
(view)https://bugs.python.org/msg334141
https://discuss.python.org/t/why-are-some-expressions-syntax-errors/420https://discuss.python.org/t/why-are-some-expressions-syntax-errors/420
brandtbucherhttps://bugs.python.org/user29410
PEP 614: Relaxing Grammar Restrictions On Decoratorshttps://bugs.python.org/issue39702
msg334141https://bugs.python.org/msg334141
jdemeyerhttps://bugs.python.org/user16197
msg321307https://bugs.python.org/msg321307
msg271767https://bugs.python.org/msg271767
msg271764https://bugs.python.org/msg271764
msg271762https://bugs.python.org/msg271762
msg271758https://bugs.python.org/msg271758
msg271755https://bugs.python.org/msg271755
abarryhttps://bugs.python.org/user21927
msg271750https://bugs.python.org/msg271750
msg271744https://bugs.python.org/msg271744
berker.peksaghttps://bugs.python.org/user14674
infinity0https://bugs.python.org/user12230
msg239697https://bugs.python.org/msg239697
msg203743https://bugs.python.org/msg203743
benjamin.petersonhttps://bugs.python.org/user4455
msg203728https://bugs.python.org/msg203728
msg203569https://bugs.python.org/msg203569
decorator-syntax.patchhttps://bugs.python.org/file32745
decorator-syntax.patchhttps://bugs.python.org/file32741
msg203555https://bugs.python.org/msg203555
eric.snowhttps://bugs.python.org/user14000
msg203554https://bugs.python.org/msg203554
gvanrossumhttps://bugs.python.org/user5
msg203539https://bugs.python.org/msg203539
Guido.van.Rossumhttps://bugs.python.org/user18074
msg203538https://bugs.python.org/msg203538
ncoghlanhttps://bugs.python.org/user1309
nickhttps://bugs.python.org/user10914
nickhttps://bugs.python.org/user10914
msg203532https://bugs.python.org/msg203532
eric.araujohttps://bugs.python.org/user7641
msg203531https://bugs.python.org/msg203531
peytonhttps://bugs.python.org/user18637
dirnhttps://bugs.python.org/user14861
eric.smithhttps://bugs.python.org/user2799
decorator-syntax.patchhttps://bugs.python.org/file32717
patchhttps://bugs.python.org/keyword2
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.