René's URL Explorer Experiment


Title: Issue 25324: Importing tokenize modifies token - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org

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/69511 https://github.com/python/cpython/issues/69511
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
PR 1608https://github.com/python/cpython/pull/1608
PR 1910https://github.com/python/cpython/pull/1910
PR 1911https://github.com/python/cpython/pull/1911
msg252397https://bugs.python.org/issue25324#msg252397
(view)https://bugs.python.org/msg252397
msg252398https://bugs.python.org/issue25324#msg252398
(view)https://bugs.python.org/msg252398
msg252407https://bugs.python.org/issue25324#msg252407
(view)https://bugs.python.org/msg252407
msg252439https://bugs.python.org/issue25324#msg252439
(view)https://bugs.python.org/msg252439
1efc4273fdb7https://hg.python.org/lookup/1efc4273fdb7
msg293786https://bugs.python.org/issue25324#msg293786
(view)https://bugs.python.org/msg293786
1efc4273fdb7https://hg.python.org/lookup/1efc4273fdb7
https://docs.python.org/dev/library/token.html#token.tok_namehttps://docs.python.org/dev/library/token.html#token.tok_name
Lib/token.pyhttps://github.com/python/cpython/blob/master/Lib/token.py
msg293787https://bugs.python.org/issue25324#msg293787
(view)https://bugs.python.org/msg293787
Lib/lib2to3/pgen2/driver.pyhttps://github.com/python/cpython/blob/master/Lib/lib2to3/pgen2/driver.py
msg293789https://bugs.python.org/issue25324#msg293789
(view)https://bugs.python.org/msg293789
Tools/i18n/pygettext.pyhttps://github.com/python/cpython/blob/master/Tools/i18n/pygettext.py
msg293793https://bugs.python.org/issue25324#msg293793
(view)https://bugs.python.org/msg293793
Lib/token.pyhttps://github.com/python/cpython/blob/master/Lib/token.py
msg293796https://bugs.python.org/issue25324#msg293796
(view)https://bugs.python.org/msg293796
Lib/lib2to3/pgen2/token.pyhttps://github.com/python/cpython/blob/master/Lib/lib2to3/pgen2/token.py
msg293799https://bugs.python.org/issue25324#msg293799
(view)https://bugs.python.org/msg293799
Lib/lib2to3/pgen2/driver.pyhttps://github.com/python/cpython/blob/master/Lib/lib2to3/pgen2/driver.py
Lib/lib2to3/pgen2/token.pyhttps://github.com/python/cpython/blob/master/Lib/lib2to3/pgen2/token.py
msg294345https://bugs.python.org/issue25324#msg294345
(view)https://bugs.python.org/msg294345
msg294751https://bugs.python.org/issue25324#msg294751
(view)https://bugs.python.org/msg294751
https://github.com/python/cpython/pull/1608https://github.com/python/cpython/pull/1608
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg294755https://bugs.python.org/issue25324#msg294755
(view)https://bugs.python.org/msg294755
issue30455https://bugs.python.org/issue30455
msg294761https://bugs.python.org/issue25324#msg294761
(view)https://bugs.python.org/msg294761
msg294774https://bugs.python.org/issue25324#msg294774
(view)https://bugs.python.org/msg294774
msg294785https://bugs.python.org/issue25324#msg294785
(view)https://bugs.python.org/msg294785
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg294823https://bugs.python.org/issue25324#msg294823
(view)https://bugs.python.org/msg294823
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
msg294832https://bugs.python.org/issue25324#msg294832
(view)https://bugs.python.org/msg294832
https://mail.python.org/pipermail/python-dev/2017-May/148080.htmlhttps://mail.python.org/pipermail/python-dev/2017-May/148080.html
msg294842https://bugs.python.org/issue25324#msg294842
(view)https://bugs.python.org/msg294842
fc354f07855a9197e71f851ad930cbf5652f9160https://hg.python.org/lookup/fc354f07855a9197e71f851ad930cbf5652f9160
bpo-25324https://bugs.python.org/issue25324
#1608https://bugs.python.org/issue1608
https://github.com/python/cpython/commit/fc354f07855a9197e71f851ad930cbf5652f9160https://github.com/python/cpython/commit/fc354f07855a9197e71f851ad930cbf5652f9160
msg294957https://bugs.python.org/issue25324#msg294957
(view)https://bugs.python.org/msg294957
msg294958https://bugs.python.org/issue25324#msg294958
(view)https://bugs.python.org/msg294958
http://bugs.python.org/issue25324http://bugs.python.org/issue25324
msg294966https://bugs.python.org/issue25324#msg294966
(view)https://bugs.python.org/msg294966
c9ccacea3ff441b1ff519c7399602b7db16f9783https://hg.python.org/lookup/c9ccacea3ff441b1ff519c7399602b7db16f9783
bpo-25324https://bugs.python.org/issue25324
Parser/tokenizer.chttps://github.com/python/cpython/blob/master/Parser/tokenizer.c
GH-1910https://github.com/python/cpython/pull/1910
https://github.com/python/cpython/commit/c9ccacea3ff441b1ff519c7399602b7db16f9783https://github.com/python/cpython/commit/c9ccacea3ff441b1ff519c7399602b7db16f9783
msg294970https://bugs.python.org/issue25324#msg294970
(view)https://bugs.python.org/msg294970
msg295267https://bugs.python.org/issue25324#msg295267
(view)https://bugs.python.org/msg295267
5cefb6cfdd089d237ba6724bb5311ee4f04be59fhttps://hg.python.org/lookup/5cefb6cfdd089d237ba6724bb5311ee4f04be59f
bpo-25324https://bugs.python.org/issue25324
#1911https://bugs.python.org/issue1911
https://github.com/python/cpython/commit/5cefb6cfdd089d237ba6724bb5311ee4f04be59fhttps://github.com/python/cpython/commit/5cefb6cfdd089d237ba6724bb5311ee4f04be59f
msg295267https://bugs.python.org/msg295267
pull_request1991https://bugs.python.org/pull_request1991
msg294970https://bugs.python.org/msg294970
Mariattahttps://bugs.python.org/user24617
msg294966https://bugs.python.org/msg294966
pull_request1990https://bugs.python.org/pull_request1990
msg294958https://bugs.python.org/msg294958
msg294957https://bugs.python.org/msg294957
msg294842https://bugs.python.org/msg294842
msg294832https://bugs.python.org/msg294832
msg294823https://bugs.python.org/msg294823
msg294785https://bugs.python.org/msg294785
msg294774https://bugs.python.org/msg294774
msg294761https://bugs.python.org/msg294761
msg294755https://bugs.python.org/msg294755
msg294751https://bugs.python.org/msg294751
msg294345https://bugs.python.org/msg294345
msg293799https://bugs.python.org/msg293799
msg293796https://bugs.python.org/msg293796
Albert-Jan Nijburghttps://bugs.python.org/user26132
msg293793https://bugs.python.org/msg293793
msg293789https://bugs.python.org/msg293789
msg293787https://bugs.python.org/msg293787
msg293786https://bugs.python.org/msg293786
pull_request1699https://bugs.python.org/pull_request1699
josephgordonhttps://bugs.python.org/user22708
martin.panterhttps://bugs.python.org/user14751
msg252439https://bugs.python.org/msg252439
msg252407https://bugs.python.org/msg252407
vstinnerhttps://bugs.python.org/user2377
msg252398https://bugs.python.org/msg252398
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.