René's URL Explorer Experiment


Title: Issue 27490: Do not run pgen when it is not going to be used (cross-compiling) - 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/71677 https://github.com/python/cpython/issues/71677
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
pgen_dependencies.patchhttps://bugs.python.org/file43830/pgen_dependencies.patch
reviewhttps://bugs.python.org/review/27490/#ps17934
msg270211https://bugs.python.org/issue27490#msg270211
(view)https://bugs.python.org/msg270211
https://hg.python.org/cpython/file/tip/Makefile.pre.in#l810https://hg.python.org/cpython/file/tip/Makefile.pre.in#l810
Parser/pgenmain.ohttps://github.com/python/cpython/blob/master/Parser/pgenmain.o
Parser/pgenmain.chttps://github.com/python/cpython/blob/master/Parser/pgenmain.c
Parser/acceler.ohttps://github.com/python/cpython/blob/master/Parser/acceler.o
Parser/grammar1.ohttps://github.com/python/cpython/blob/master/Parser/grammar1.o
Parser/listnode.ohttps://github.com/python/cpython/blob/master/Parser/listnode.o
Parser/node.ohttps://github.com/python/cpython/blob/master/Parser/node.o
Parser/parser.ohttps://github.com/python/cpython/blob/master/Parser/parser.o
Parser/parsetok.ohttps://github.com/python/cpython/blob/master/Parser/parsetok.o
Parser/bitset.ohttps://github.com/python/cpython/blob/master/Parser/bitset.o
Parser/metagrammar.ohttps://github.com/python/cpython/blob/master/Parser/metagrammar.o
Parser/firstsets.ohttps://github.com/python/cpython/blob/master/Parser/firstsets.o
Parser/grammar.ohttps://github.com/python/cpython/blob/master/Parser/grammar.o
Parser/pgen.ohttps://github.com/python/cpython/blob/master/Parser/pgen.o
Objects/obmalloc.ohttps://github.com/python/cpython/blob/master/Objects/obmalloc.o
Python/mysnprintf.ohttps://github.com/python/cpython/blob/master/Python/mysnprintf.o
Python/pyctype.ohttps://github.com/python/cpython/blob/master/Python/pyctype.o
Parser/tokenizer_pgen.ohttps://github.com/python/cpython/blob/master/Parser/tokenizer_pgen.o
Parser/printgrammar.ohttps://github.com/python/cpython/blob/master/Parser/printgrammar.o
Parser/pgenmain.ohttps://github.com/python/cpython/blob/master/Parser/pgenmain.o
Parser/pgenhttps://github.com/python/cpython/blob/master/Parser/pgen
Parser/acceler.ohttps://github.com/python/cpython/blob/master/Parser/acceler.o
Parser/pgenhttps://github.com/python/cpython/blob/master/Parser/pgen
Parser/acceler.ohttps://github.com/python/cpython/blob/master/Parser/acceler.o
Parser/grammar.ohttps://github.com/python/cpython/blob/master/Parser/grammar.o
Python/graminit.ohttps://github.com/python/cpython/blob/master/Python/graminit.o
Modules/pwdmodule.ohttps://github.com/python/cpython/blob/master/Modules/pwdmodule.o
https://bugs.python.org/issue22625https://bugs.python.org/issue22625
msg270214https://bugs.python.org/issue27490#msg270214
(view)https://bugs.python.org/msg270214
https://bugs.python.org/issue22359https://bugs.python.org/issue22359
msg270292https://bugs.python.org/issue27490#msg270292
(view)https://bugs.python.org/msg270292
https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html#index-CFLAGShttps://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html#index-CFLAGS
https://www.gnu.org/software/make/manual/html_node/Catalogue-of-Rules.html#index-ldhttps://www.gnu.org/software/make/manual/html_node/Catalogue-of-Rules.html#index-ld
https://bugs.python.org/issue26662#msg270162https://bugs.python.org/issue26662#msg270162
msg270304https://bugs.python.org/issue27490#msg270304
(view)https://bugs.python.org/msg270304
http://gallium.inria.fr/blog/portable-conditionals-in-makefiles/http://gallium.inria.fr/blog/portable-conditionals-in-makefiles/
Parser/pgenhttps://github.com/python/cpython/blob/master/Parser/pgen
Parser/acceler.chttps://github.com/python/cpython/blob/master/Parser/acceler.c
Modules/pwdmodule.ohttps://github.com/python/cpython/blob/master/Modules/pwdmodule.o
msg270309https://bugs.python.org/issue27490#msg270309
(view)https://bugs.python.org/msg270309
msg270316https://bugs.python.org/issue27490#msg270316
(view)https://bugs.python.org/msg270316
http://bugs.python.org/msg270304http://bugs.python.org/msg270304
https://bugs.python.org/issue26662#msg270162https://bugs.python.org/issue26662#msg270162
msg270670https://bugs.python.org/issue27490#msg270670
(view)https://bugs.python.org/msg270670
msg270983https://bugs.python.org/issue27490#msg270983
(view)https://bugs.python.org/msg270983
msg270985https://bugs.python.org/issue27490#msg270985
(view)https://bugs.python.org/msg270985
msg271478https://bugs.python.org/issue27490#msg271478
(view)https://bugs.python.org/msg271478
c6476003e67fhttps://hg.python.org/lookup/c6476003e67f
#27490https://bugs.python.org/issue27490
https://hg.python.org/cpython/rev/c6476003e67fhttps://hg.python.org/cpython/rev/c6476003e67f
98df00834c58https://hg.python.org/lookup/98df00834c58
#27490https://bugs.python.org/issue27490
https://hg.python.org/cpython/rev/98df00834c58https://hg.python.org/cpython/rev/98df00834c58
msg271492https://bugs.python.org/issue27490#msg271492
(view)https://bugs.python.org/msg271492
ec27886f675fhttps://hg.python.org/lookup/ec27886f675f
#27490https://bugs.python.org/issue27490
https://hg.python.org/cpython/rev/ec27886f675fhttps://hg.python.org/cpython/rev/ec27886f675f
msg271495https://bugs.python.org/issue27490#msg271495
(view)https://bugs.python.org/msg271495
Programs/_freeze_importlibhttps://github.com/python/cpython/blob/master/Programs/_freeze_importlib
msg271495https://bugs.python.org/msg271495
msg271492https://bugs.python.org/msg271492
python-devhttps://bugs.python.org/user13902
msg271478https://bugs.python.org/msg271478
dokohttps://bugs.python.org/user169
msg270985https://bugs.python.org/msg270985
pgen_dependencies.patchhttps://bugs.python.org/file43830
patchhttps://bugs.python.org/keyword2
msg270983https://bugs.python.org/msg270983
msg270670https://bugs.python.org/msg270670
msg270316https://bugs.python.org/msg270316
xdegayehttps://bugs.python.org/user12652
msg270309https://bugs.python.org/msg270309
msg270304https://bugs.python.org/msg270304
martin.panterhttps://bugs.python.org/user14751
msg270292https://bugs.python.org/msg270292
msg270214https://bugs.python.org/msg270214
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.