René's URL Explorer Experiment


Title: Issue 16795: Patch: some changes to AST to make it more useful for static language analysis - 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/60999 https://github.com/python/cpython/issues/60999
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
python.diffhttps://bugs.python.org/file28462/python.diff
python2.diffhttps://bugs.python.org/file28596/python2.diff
reviewhttps://bugs.python.org/review/16795/#ps7018
readable.diffhttps://bugs.python.org/file28679/readable.diff
reviewhttps://bugs.python.org/review/16795/#ps7079
full.diffhttps://bugs.python.org/file28680/full.diff
reviewhttps://bugs.python.org/review/16795/#ps7080
full2.diffhttps://bugs.python.org/file28681/full2.diff
reviewhttps://bugs.python.org/review/16795/#ps7082
full3.diffhttps://bugs.python.org/file28786/full3.diff
reviewhttps://bugs.python.org/review/16795/#ps7163
81299-extend-asdl.diffhttps://bugs.python.org/file28787/81299-extend-asdl.diff
reviewhttps://bugs.python.org/review/16795/#ps7164
81300-change-var-kwargs.diffhttps://bugs.python.org/file28788/81300-change-var-kwargs.diff
81301-change-attr-ranges.diffhttps://bugs.python.org/file28789/81301-change-attr-ranges.diff
81300-change-var-kwargs-new.diffhttps://bugs.python.org/file28905/81300-change-var-kwargs-new.diff
81302-adjust-unparser.diffhttps://bugs.python.org/file29445/81302-adjust-unparser.diff
msg178339https://bugs.python.org/issue16795#msg178339
(view)https://bugs.python.org/msg178339
http://mail.python.org/pipermail/python-dev/2012-December/123320.htmlhttp://mail.python.org/pipermail/python-dev/2012-December/123320.html
msg179094https://bugs.python.org/issue16795#msg179094
(view)https://bugs.python.org/msg179094
msg179150https://bugs.python.org/issue16795#msg179150
(view)https://bugs.python.org/msg179150
msg179151https://bugs.python.org/issue16795#msg179151
(view)https://bugs.python.org/msg179151
msg179154https://bugs.python.org/issue16795#msg179154
(view)https://bugs.python.org/msg179154
msg179220https://bugs.python.org/issue16795#msg179220
(view)https://bugs.python.org/msg179220
msg179600https://bugs.python.org/issue16795#msg179600
(view)https://bugs.python.org/msg179600
msg179601https://bugs.python.org/issue16795#msg179601
(view)https://bugs.python.org/msg179601
msg179604https://bugs.python.org/issue16795#msg179604
(view)https://bugs.python.org/msg179604
http://pastie.org/pastes/5665048/texthttp://pastie.org/pastes/5665048/text
http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode183http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode183
Lib/test/test_ast.py:183https://github.com/python/cpython/blob/master/Lib/test/test_ast.py#L183
http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode198http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode198
Lib/test/test_ast.py:198https://github.com/python/cpython/blob/master/Lib/test/test_ast.py#L198
http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode467http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode467
Lib/test/test_ast.py:467https://github.com/python/cpython/blob/master/Lib/test/test_ast.py#L467
http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode589http://bugs.python.org/review/16795/diff/7080/Lib/test/test_ast.py#newcode589
Lib/test/test_ast.py:589https://github.com/python/cpython/blob/master/Lib/test/test_ast.py#L589
http://bugs.python.org/review/16795/http://bugs.python.org/review/16795/
msg179605https://bugs.python.org/issue16795#msg179605
(view)https://bugs.python.org/msg179605
msg179606https://bugs.python.org/issue16795#msg179606
(view)https://bugs.python.org/msg179606
http://pastie.org/pastes/5665144/texthttp://pastie.org/pastes/5665144/text
msg179607https://bugs.python.org/issue16795#msg179607
(view)https://bugs.python.org/msg179607
msg179608https://bugs.python.org/issue16795#msg179608
(view)https://bugs.python.org/msg179608
test/test_ast.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_ast.py#L796
test/test_ast.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_ast.py#L596
test/test_ast.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_ast.py#L593
Python/ast.c:1571https://github.com/python/cpython/blob/master/Python/ast.c#L1571
msg179621https://bugs.python.org/issue16795#msg179621
(view)https://bugs.python.org/msg179621
msg179737https://bugs.python.org/issue16795#msg179737
(view)https://bugs.python.org/msg179737
msg179748https://bugs.python.org/issue16795#msg179748
(view)https://bugs.python.org/msg179748
msg180116https://bugs.python.org/issue16795#msg180116
(view)https://bugs.python.org/msg180116
msg180163https://bugs.python.org/issue16795#msg180163
(view)https://bugs.python.org/msg180163
http://www.python.org/psf/contrib/http://www.python.org/psf/contrib/
msg180261https://bugs.python.org/issue16795#msg180261
(view)https://bugs.python.org/msg180261
msg180262https://bugs.python.org/issue16795#msg180262
(view)https://bugs.python.org/msg180262
msg180263https://bugs.python.org/issue16795#msg180263
(view)https://bugs.python.org/msg180263
msg180266https://bugs.python.org/issue16795#msg180266
(view)https://bugs.python.org/msg180266
msg180267https://bugs.python.org/issue16795#msg180267
(view)https://bugs.python.org/msg180267
msg180268https://bugs.python.org/issue16795#msg180268
(view)https://bugs.python.org/msg180268
msg180537https://bugs.python.org/issue16795#msg180537
(view)https://bugs.python.org/msg180537
msg180542https://bugs.python.org/issue16795#msg180542
(view)https://bugs.python.org/msg180542
msg180611https://bugs.python.org/issue16795#msg180611
(view)https://bugs.python.org/msg180611
msg180612https://bugs.python.org/issue16795#msg180612
(view)https://bugs.python.org/msg180612
msg180953https://bugs.python.org/issue16795#msg180953
(view)https://bugs.python.org/msg180953
msg181609https://bugs.python.org/issue16795#msg181609
(view)https://bugs.python.org/msg181609
msg181612https://bugs.python.org/issue16795#msg181612
(view)https://bugs.python.org/msg181612
msg181613https://bugs.python.org/issue16795#msg181613
(view)https://bugs.python.org/msg181613
http://bugs.python.org/review/16795/http://bugs.python.org/review/16795/
msg181614https://bugs.python.org/issue16795#msg181614
(view)https://bugs.python.org/msg181614
msg181615https://bugs.python.org/issue16795#msg181615
(view)https://bugs.python.org/msg181615
msg181616https://bugs.python.org/issue16795#msg181616
(view)https://bugs.python.org/msg181616
http://bugs.python.org/file28905/81300-change-var-kwargs-new.diffhttp://bugs.python.org/file28905/81300-change-var-kwargs-new.diff
msg182127https://bugs.python.org/issue16795#msg182127
(view)https://bugs.python.org/msg182127
msg182128https://bugs.python.org/issue16795#msg182128
(view)https://bugs.python.org/msg182128
msg184472https://bugs.python.org/issue16795#msg184472
(view)https://bugs.python.org/msg184472
Tools/parserhttps://github.com/python/cpython/blob/master/Tools/parser
msg184475https://bugs.python.org/issue16795#msg184475
(view)https://bugs.python.org/msg184475
msg184480https://bugs.python.org/issue16795#msg184480
(view)https://bugs.python.org/msg184480
7c5c678e4164https://hg.python.org/lookup/7c5c678e4164
#16795https://bugs.python.org/issue16795
http://hg.python.org/cpython/rev/7c5c678e4164http://hg.python.org/cpython/rev/7c5c678e4164
msg184481https://bugs.python.org/issue16795#msg184481
(view)https://bugs.python.org/msg184481
219c997b880bhttps://hg.python.org/lookup/219c997b880b
#16795https://bugs.python.org/issue16795
http://hg.python.org/cpython/rev/219c997b880bhttp://hg.python.org/cpython/rev/219c997b880b
msg184485https://bugs.python.org/issue16795#msg184485
(view)https://bugs.python.org/msg184485
msg235267https://bugs.python.org/issue16795#msg235267
(view)https://bugs.python.org/msg235267
7d1c32ddc432https://hg.python.org/lookup/7d1c32ddc432
#16795https://bugs.python.org/issue16795
#21295https://bugs.python.org/issue21295
https://hg.python.org/cpython/rev/7d1c32ddc432https://hg.python.org/cpython/rev/7d1c32ddc432
msg235268https://bugs.python.org/issue16795#msg235268
(view)https://bugs.python.org/msg235268
#21295https://bugs.python.org/issue21295
msg235268https://bugs.python.org/msg235268
msg235267https://bugs.python.org/msg235267
msg184485https://bugs.python.org/msg184485
msg184481https://bugs.python.org/msg184481
python-devhttps://bugs.python.org/user13902
msg184480https://bugs.python.org/msg184480
81302-adjust-unparser.diffhttps://bugs.python.org/file29445
msg184475https://bugs.python.org/msg184475
msg184472https://bugs.python.org/msg184472
msg182128https://bugs.python.org/msg182128
msg182127https://bugs.python.org/msg182127
benjamin.petersonhttps://bugs.python.org/user4455
msg181616https://bugs.python.org/msg181616
msg181615https://bugs.python.org/msg181615
msg181614https://bugs.python.org/msg181614
msg181613https://bugs.python.org/msg181613
msg181612https://bugs.python.org/msg181612
msg181609https://bugs.python.org/msg181609
81300-change-var-kwargs-new.diffhttps://bugs.python.org/file28905
msg180953https://bugs.python.org/msg180953
ezio.melottihttps://bugs.python.org/user7047
msg180612https://bugs.python.org/msg180612
eric.araujohttps://bugs.python.org/user7641
msg180611https://bugs.python.org/msg180611
msg180542https://bugs.python.org/msg180542
msg180537https://bugs.python.org/msg180537
81301-change-attr-ranges.diffhttps://bugs.python.org/file28789
msg180268https://bugs.python.org/msg180268
81300-change-var-kwargs.diffhttps://bugs.python.org/file28788
msg180267https://bugs.python.org/msg180267
81299-extend-asdl.diffhttps://bugs.python.org/file28787
msg180266https://bugs.python.org/msg180266
msg180263https://bugs.python.org/msg180263
msg180262https://bugs.python.org/msg180262
full3.diffhttps://bugs.python.org/file28786
msg180261https://bugs.python.org/msg180261
msg180163https://bugs.python.org/msg180163
msg180116https://bugs.python.org/msg180116
msg179748https://bugs.python.org/msg179748
msg179737https://bugs.python.org/msg179737
msg179621https://bugs.python.org/msg179621
msg179608https://bugs.python.org/msg179608
msg179607https://bugs.python.org/msg179607
msg179606https://bugs.python.org/msg179606
msg179605https://bugs.python.org/msg179605
full2.diffhttps://bugs.python.org/file28681
msg179604https://bugs.python.org/msg179604
full.diffhttps://bugs.python.org/file28680
msg179601https://bugs.python.org/msg179601
readable.diffhttps://bugs.python.org/file28679
msg179600https://bugs.python.org/msg179600
python2.diffhttps://bugs.python.org/file28596
msg179220https://bugs.python.org/msg179220
msg179154https://bugs.python.org/msg179154
msg179151https://bugs.python.org/msg179151
msg179150https://bugs.python.org/msg179150
benjamin.petersonhttps://bugs.python.org/user4455
msg179094https://bugs.python.org/msg179094
meador.ingehttps://bugs.python.org/user11255
brett.cannonhttps://bugs.python.org/user37
eric.snowhttps://bugs.python.org/user14000
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.