René's URL Explorer Experiment


Title: bpo-33338: [lib2to3] Synchronize token.py and tokenize.py with stdlib by ambv · Pull Request #6572 · python/cpython · GitHub

Open Graph Title: bpo-33338: [lib2to3] Synchronize token.py and tokenize.py with stdlib by ambv · Pull Request #6572 · python/cpython

X Title: bpo-33338: [lib2to3] Synchronize token.py and tokenize.py with stdlib by ambv · Pull Request #6572 · python/cpython

Description: (This is Step 1 in BPO-33337. See there for larger context.) lib2to3's token.py and tokenize.py were initially copies of the respective files from the standard library. They were copied to allow Python 3 to read Python 2's grammar. Since 2006, lib2to3 grew to be widely used as a Concrete Syntax Tree, also for parsing Python 3 code. Additions to support Python 3 grammar were added but sadly, the main token.py and tokenize.py diverged. This change brings them back together, minimizing the differences to the bare minimum that is in fact required by lib2to3. Before this change, almost every line in lib2to3/pgen2/tokenize.py was different from tokenize.py. After this change, the diff between the two files is only 200 lines long and is entirely filled with relevant Python 2 compatibility bits. Merging the implementations, there's numerous fixes to the lib2to3 tokenizer: docstrings made as similar as possible ported TokenInfo ported tokenize.tokenize() and tokenize.open() removed Python 2-only implementation cruft made Unicode identifier handling the same made string prefix handling the same added Ellipsis to the Special group Untokenizer backported bugfixes: 5e6db31 9dc3a36 5b8d2c3 e411b66 BPO-2495 detect_encoding tries to figure out a filename and find_cookie uses the filename in error messages, if available find_cookie bugfix: BPO-14990 BPO-16152: tokenizer doesn't crash on missing newline at the end of the stream (added \Z (end of string) to PseudoExtras) Improvements to token.py: taken from the current Lib/token.py tokens renumbered to match Lib/token.py __all__ properly defined ASYNC, AWAIT and BACKQUOTE exist under different numbers (100 + old number) ELLIPSIS added ENCODING added https://bugs.python.org/issue33338

Open Graph Description: (This is Step 1 in BPO-33337. See there for larger context.) lib2to3's token.py and tokenize.py were initially copies of the respective files from the standard library. They were copied to all...

X Description: (This is Step 1 in BPO-33337. See there for larger context.) lib2to3's token.py and tokenize.py were initially copies of the respective files from the standard library. They were copied to...

Opengraph URL: https://github.com/python/cpython/pull/6572

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8bae1a88-ea03-2b68-58bc-2f52a1c7fe00
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idEDFC:67485:C1C2E:10651B:6A5358B5
html-safe-noncef719ce58bb0f5c81dda7aca5f7075fb2bf36683e1b8d8d56a801aff28a24cd43
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFREZDOjY3NDg1OkMxQzJFOjEwNjUxQjo2QTUzNThCNSIsInZpc2l0b3JfaWQiOiI2NjYxMTA3OTc1NjM2MzQyOTY1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac9a18590b04eddf0c5a2b382a2ccd446c0a3039482bca8296980d5d57eab04e70
hovercard-subject-tagpull_request:183305702
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/6572/files
twitter:imagehttps://avatars.githubusercontent.com/u/55281?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/55281?s=400&v=4
og:image:alt(This is Step 1 in BPO-33337. See there for larger context.) lib2to3's token.py and tokenize.py were initially copies of the respective files from the standard library. They were copied to all...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/6572/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F6572%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F6572%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/6572/files
Reloadhttps://github.com/python/cpython/pull/6572/files
Reloadhttps://github.com/python/cpython/pull/6572/files
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 35k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
ambvhttps://github.com/ambv
python:mainhttps://github.com/python/cpython/tree/main
ambv:tokenizeSynchttps://github.com/ambv/cpython/tree/tokenizeSync
Conversation 3 https://github.com/python/cpython/pull/6572
Commits 3 https://github.com/python/cpython/pull/6572/commits
Checks 0 https://github.com/python/cpython/pull/6572/checks
Files changed https://github.com/python/cpython/pull/6572/files
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
bpo-33338: [lib2to3] Synchronize token.py and tokenize.py with stdlib https://github.com/python/cpython/pull/6572/files#top
Show all changes 3 commits https://github.com/python/cpython/pull/6572/files
dafd047 [lib2to3] Synchronize token.py and tokenize.py with stdlib ambv Apr 22, 2018 https://github.com/python/cpython/pull/6572/commits/dafd047f30c352813e27dcc572ba7a87d0386933
77ae1de NEWS.d ambv Apr 23, 2018 https://github.com/python/cpython/pull/6572/commits/77ae1de028f221683175fdd63bc1da335df92b15
a6a3957 D'oh. Blurb hates bullet points. ambv Apr 23, 2018 https://github.com/python/cpython/pull/6572/commits/a6a3957eb456b959b05894acb04e536342b4259a
Clear filters https://github.com/python/cpython/pull/6572/files
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
Grammar.txt https://github.com/python/cpython/pull/6572/files#diff-0d24b56d5e57f1aa453aa6acd752d3641eb261f3501e88b65bb54e3e04234573
grammar.py https://github.com/python/cpython/pull/6572/files#diff-681379d7c6bf1664c8807a8cff48de499ccf19e4c6a74d6ae8e9d897b97c28b2
token.py https://github.com/python/cpython/pull/6572/files#diff-a9e4db930d19c8174a07082145bd964e25fa06cf0daf155f72df7d3bfc51fa97
tokenize.py https://github.com/python/cpython/pull/6572/files#diff-ab926a388fdf81ef5e8a03972afaa995dd5e4341a176e8197e79d31b6dd3a1b8
test_all_fixers.py https://github.com/python/cpython/pull/6572/files#diff-2e460f04645b7273592b804c90b1f9cba744315651ddcfcafc039669669f1c7e
2018-04-22-18-27-13.bpo-33338.185_om.rst https://github.com/python/cpython/pull/6572/files#diff-132a4f9fbec4bec1f4dc6469d326d6a504a07568c8ea7929ff4a6f11ff4b367a
Lib/lib2to3/Grammar.txthttps://github.com/python/cpython/pull/6572/files#diff-0d24b56d5e57f1aa453aa6acd752d3641eb261f3501e88b65bb54e3e04234573
View file https://github.com/ambv/cpython/blob/a6a3957eb456b959b05894acb04e536342b4259a/Lib/lib2to3/Grammar.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/6572/{{ revealButtonHref }}
https://github.com/python/cpython/pull/6572/files#diff-0d24b56d5e57f1aa453aa6acd752d3641eb261f3501e88b65bb54e3e04234573
benjaminphttps://github.com/benjaminp
Apr 24, 2018https://github.com/python/cpython/pull/6572/files#r183598823
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
ambvhttps://github.com/ambv
Apr 24, 2018https://github.com/python/cpython/pull/6572/files#r183601035
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
https://github.com/python/cpython/pull/6572/files#diff-0d24b56d5e57f1aa453aa6acd752d3641eb261f3501e88b65bb54e3e04234573
Lib/lib2to3/pgen2/grammar.pyhttps://github.com/python/cpython/pull/6572/files#diff-681379d7c6bf1664c8807a8cff48de499ccf19e4c6a74d6ae8e9d897b97c28b2
View file https://github.com/ambv/cpython/blob/a6a3957eb456b959b05894acb04e536342b4259a/Lib/lib2to3/pgen2/grammar.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/6572/{{ revealButtonHref }}
https://github.com/python/cpython/pull/6572/files#diff-681379d7c6bf1664c8807a8cff48de499ccf19e4c6a74d6ae8e9d897b97c28b2
https://github.com/python/cpython/pull/6572/files#diff-681379d7c6bf1664c8807a8cff48de499ccf19e4c6a74d6ae8e9d897b97c28b2
Lib/lib2to3/pgen2/token.pyhttps://github.com/python/cpython/pull/6572/files#diff-a9e4db930d19c8174a07082145bd964e25fa06cf0daf155f72df7d3bfc51fa97
View file https://github.com/ambv/cpython/blob/a6a3957eb456b959b05894acb04e536342b4259a/Lib/lib2to3/pgen2/token.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/6572/{{ revealButtonHref }}
https://github.com/python/cpython/pull/6572/files#diff-a9e4db930d19c8174a07082145bd964e25fa06cf0daf155f72df7d3bfc51fa97
https://github.com/python/cpython/pull/6572/files#diff-a9e4db930d19c8174a07082145bd964e25fa06cf0daf155f72df7d3bfc51fa97
https://github.com/python/cpython/pull/6572/files#diff-a9e4db930d19c8174a07082145bd964e25fa06cf0daf155f72df7d3bfc51fa97
Please reload this pagehttps://github.com/python/cpython/pull/6572/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.