René's URL Explorer Experiment


Title: gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c by iritkatriel · Pull Request #106758 · python/cpython · GitHub

Open Graph Title: gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c by iritkatriel · Pull Request #106758 · python/cpython

X Title: gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c by iritkatriel · Pull Request #106758 · python/cpython

Description: The generated lists are more correct than the (old) hard-coded ones, which were not maintained properly. For example: Old: >>> [opcode.opname[op] for op in opcode.haslocal] ['LOAD_FAST', 'STORE_FAST', 'DELETE_FAST', 'LOAD_FAST_CHECK', 'LOAD_FAST_AND_CLEAR', 'STORE_FAST_MAYBE_NULL', 'LOAD_CLOSURE'] New: >>> [opcode.opname[op] for op in opcode.haslocal] ['LOAD_FAST', 'STORE_FAST', 'DELETE_FAST', 'LOAD_FAST_CHECK', 'MAKE_CELL', 'LOAD_DEREF', 'STORE_DEREF', 'DELETE_DEREF', 'LOAD_FAST_AND_CLEAR', 'LOAD_FAST_LOAD_FAST', 'STORE_FAST_LOAD_FAST', 'STORE_FAST_STORE_FAST', 'LOAD_FROM_DICT_OR_DEREF', 'STORE_FAST_MAYBE_NULL', 'LOAD_CLOSURE'] Issue: gh-105481

Open Graph Description: The generated lists are more correct than the (old) hard-coded ones, which were not maintained properly. For example: Old: >>> [opcode.opname[op] for op in opcode.haslocal] ['LOAD_FAST...

X Description: The generated lists are more correct than the (old) hard-coded ones, which were not maintained properly. For example: Old: >>> [opcode.opname[op] for op in opcode.haslocal] [&a...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:231aa197-63b1-9dbf-a3c9-edb49b2a5b0a
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9792:11D50D:1543B16:1C67F85:6969B615
html-safe-nonce433ea51f6830a659a2c2bbea9118d41071945796387a9664299b2776d806bee7
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NzkyOjExRDUwRDoxNTQzQjE2OjFDNjdGODU6Njk2OUI2MTUiLCJ2aXNpdG9yX2lkIjoiNTQxMDQ1MTMyOTA5Nzc3NDYxMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac741b93cce88ab783dc47e97a0c5f01955e0fc25f3a1c73263876cca4aed4fa64
hovercard-subject-tagpull_request:1435422511
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/106758/files
twitter:imagehttps://avatars.githubusercontent.com/u/1055913?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1055913?s=400&v=4
og:image:altThe generated lists are more correct than the (old) hard-coded ones, which were not maintained properly. For example: Old: >>> [opcode.opname[op] for op in opcode.haslocal] ['LOAD_FAST...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneacedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056
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
release83c08c21cdda978090dc44364b71aa5bc6dcea79
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/106758/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F106758%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2F106758%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/106758/files
Reloadhttps://github.com/python/cpython/pull/106758/files
Reloadhttps://github.com/python/cpython/pull/106758/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k 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.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
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 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
iritkatrielhttps://github.com/iritkatriel
python:mainhttps://github.com/python/cpython/tree/main
iritkatriel:opcode_pyhttps://github.com/iritkatriel/cpython/tree/opcode_py
Conversation 40 https://github.com/python/cpython/pull/106758
Commits 30 https://github.com/python/cpython/pull/106758/commits
Checks 0 https://github.com/python/cpython/pull/106758/checks
Files changed https://github.com/python/cpython/pull/106758/files
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
gh-105481: Generate the opcode lists in dis from data extracted from bytecodes.c https://github.com/python/cpython/pull/106758/files#top
Show all changes 30 commits https://github.com/python/cpython/pull/106758/files
36a7d56 gh-105481: add haslocal to _opcode.py. Generate most oplists in opcod… iritkatriel Jul 14, 2023 https://github.com/python/cpython/pull/106758/commits/36a7d56e5ae06a4269052f6961dbe1154ccc57ef
75019ca added HAS_FREE flag. Removed HAS_FREE from the HAS_LOCAL list iritkatriel Jul 14, 2023 https://github.com/python/cpython/pull/106758/commits/75019ca4caeecf88cb391b63733c79dfc5e6804f
494680a add hasjump, soft deprecate hasjrel and hasjabs. Fix build bug iritkatriel Jul 15, 2023 https://github.com/python/cpython/pull/106758/commits/494680a6186e90ab6bb6a75ad38c7c49914214bc
24786fb generate hasexc from the C macros instead of defining it again iritkatriel Jul 15, 2023 https://github.com/python/cpython/pull/106758/commits/24786fbc33c6118a78c29a224f6e35456b02f4dc
563b431 typo iritkatriel Jul 15, 2023 https://github.com/python/cpython/pull/106758/commits/563b431041eee7622aa7394af30a87debfc65e43
227756f Merge remote-tracking branch 'upstream/main' into opcode_py iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/227756fb7d1150f9bcce49b6036afb658516b071
1b13b96 ascii quotes iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/1b13b9683aeb9ad1c1771abe5b1463b9e840b8a1
0f5ae32 make clinic iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/0f5ae32d9268aff0635d37480fbed34bb5067d14
289fad1 remove oplists iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/289fad199cb8f6033965ebc4efc392fd9570993b
598ba2a import less from opcode in build script. _opcode.has_* don't exist pr… iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/598ba2a621731338d5dcdccea9bd4f0c21713fb7
d2d355e hascompare in old versions as well iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/d2d355eae2ae535d0f8fc18ca5265a7f6e3792b2
27eb2cc remove redundant init iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/27eb2ccc28ba489c3be067781d34b81c18df7f44
998024a 📜🤖 Added by blurb_it. blurb-it[bot] Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/998024a771e4fac6d2b196246432996f701042b6
ffa4ee3 Merge branch 'main' into opcode_py iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/ffa4ee32a904a7af2306f9879fa577a9ad0823b5
ce76a60 remove unnecessary comment iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/ce76a60a60b8d6be39dba4983c8e57d6ad5b2e90
4194a12 make the tests more precise iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/4194a127c7ab2d469b1aa2280fde1ef0940d8f71
6b8c46b sort the lists iritkatriel Jul 17, 2023 https://github.com/python/cpython/pull/106758/commits/6b8c46bea1007f5cca10d32a2a78e58d3ded000c
e15f7d5 address some of the code review comments iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/e15f7d5163daa84a5dfc07663dd12d692d67cb9d
21fe0a4 remove hard-coded lists from the tests iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/21fe0a4432ce14247af4ca6e5a2a5a858dc15fd8
75795db remove opcode metadata file from generated files list so diff are vis… iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/75795db0f4f59e0b529a3da3100d76d80cfdb623
1a0a2b2 import _opcode directly into dis, rather than via opcode iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/1a0a2b257402689413bf287600cef4ab00c63a0a
f530469 add stack effect to dis.__all__ iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/f5304696e7f7eee6019452dd51a3554e3c293387
71ffe34 Merge branch 'main' into opcode_py iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/71ffe343d8e9136b13c88619c16082931f5fdf9d
d525c53 import _specializations, _specialized_instructions directly from _opc… iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/d525c53b2792cab47cda4a7d834f75557c23fead
5e1c4a4 update Tools/scripts/summarize_stats.py to use _opcode_metadata inste… iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/5e1c4a49551db62d59792eb6e27feed2a122a38a
6077263 Revert "update Tools/scripts/summarize_stats.py to use _opcode_metada… iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/607726316c73eed923938a1ec869e1536b17552d
98ba11f Revert "import _specializations, _specialized_instructions directly f… iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/98ba11f545483d3ec3984531ef37849d64877e31
cc8e5e1 Revert "add stack effect to dis.__all__" iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/cc8e5e194fcdd9b31aa335eb4a3fdc556919a2f2
31dbfec Revert "import _opcode directly into dis, rather than via opcode" iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/31dbfeced967ca8c171d170eab0e211cbf7df68d
1abf6ca Merge branch 'main' into opcode_py iritkatriel Jul 18, 2023 https://github.com/python/cpython/pull/106758/commits/1abf6ca486c8ddbadcf4413596dc7db585bd6d93
Clear filters https://github.com/python/cpython/pull/106758/files
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
.gitattributes https://github.com/python/cpython/pull/106758/files#diff-618cd5b83d62060ba3d027e314a21ceaf75d36067ff820db126642944145393e
dis.rst https://github.com/python/cpython/pull/106758/files#diff-eaa488fc50d23b30ca8b24ab19e9c91c1c941339847af993e908f006eec0653b
compile.h https://github.com/python/cpython/pull/106758/files#diff-59d09cb1ac8efe881a1c464b90372980570cdde17da740210cf2425360d0647a
pycore_opcode_metadata.h https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
opcode.py https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
test__opcode.py https://github.com/python/cpython/pull/106758/files#diff-ae73a75dc8c7af5ba9622b7222e7932d84851d64b5732b782f8525c157bfe12e
2023-07-17-16-46-00.gh-issue-105481.fek_Nn.rst https://github.com/python/cpython/pull/106758/files#diff-bc55df87e041390ccc729ce251a8485ec75626c9fa291a1e4ff749a47c1e502e
_opcode.c https://github.com/python/cpython/pull/106758/files#diff-ffb16ae9ae2147478a153c6858c0734f9c39d64724f1862aafad7ed191fed6cf
_opcode.c.h https://github.com/python/cpython/pull/106758/files#diff-c1a702740681ba912b66454f3d20870fc3f13c032e4f2760c2bae4c51f16e0ab
bytecodes.c https://github.com/python/cpython/pull/106758/files#diff-729a985b0cb8b431cb291f1edb561bbbfea22e3f8c262451cd83328a0936a342
ceval_macros.h https://github.com/python/cpython/pull/106758/files#diff-45baf725df91ed7826458cda8a17c2b4a2e5296504de1ed6a1c5a9ebe6390a47
compile.c https://github.com/python/cpython/pull/106758/files#diff-ebc983d9f91e5bcf73500e377ac65e85863c4f77fd5b6b6caf4fcdf7c0f0b057
executor_cases.c.h https://github.com/python/cpython/pull/106758/files#diff-a1c3430c42a66c16e6d2e154491a6da993b187b27c628545a12a02c7b2a06b81
generated_cases.c.h https://github.com/python/cpython/pull/106758/files#diff-4ef46fa654f95502e49a24f7dc8ee31a4cac9b3433fe9cd2b2d4dd78cfbad448
generate_opcode_h.py https://github.com/python/cpython/pull/106758/files#diff-6c1f4cd9a68387f1fc97e4a27508088241e7200a7f8dc112c9860472706e1475
generate_cases.py https://github.com/python/cpython/pull/106758/files#diff-65feee563fa44b472b07751184c6f557699f84b3c2ef79174bfd5d538d748272
.gitattributeshttps://github.com/python/cpython/pull/106758/files#diff-618cd5b83d62060ba3d027e314a21ceaf75d36067ff820db126642944145393e
View file https://github.com/iritkatriel/cpython/blob/1abf6ca486c8ddbadcf4413596dc7db585bd6d93/.gitattributes
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/106758/{{ revealButtonHref }}
https://github.com/python/cpython/pull/106758/files#diff-618cd5b83d62060ba3d027e314a21ceaf75d36067ff820db126642944145393e
https://github.com/python/cpython/pull/106758/files#diff-618cd5b83d62060ba3d027e314a21ceaf75d36067ff820db126642944145393e
Doc/library/dis.rsthttps://github.com/python/cpython/pull/106758/files#diff-eaa488fc50d23b30ca8b24ab19e9c91c1c941339847af993e908f006eec0653b
View file https://github.com/iritkatriel/cpython/blob/1abf6ca486c8ddbadcf4413596dc7db585bd6d93/Doc/library/dis.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/106758/{{ revealButtonHref }}
https://github.com/python/cpython/pull/106758/files#diff-eaa488fc50d23b30ca8b24ab19e9c91c1c941339847af993e908f006eec0653b
https://github.com/python/cpython/pull/106758/files#diff-eaa488fc50d23b30ca8b24ab19e9c91c1c941339847af993e908f006eec0653b
Include/cpython/compile.hhttps://github.com/python/cpython/pull/106758/files#diff-59d09cb1ac8efe881a1c464b90372980570cdde17da740210cf2425360d0647a
View file https://github.com/iritkatriel/cpython/blob/1abf6ca486c8ddbadcf4413596dc7db585bd6d93/Include/cpython/compile.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/106758/{{ revealButtonHref }}
https://github.com/python/cpython/pull/106758/files#diff-59d09cb1ac8efe881a1c464b90372980570cdde17da740210cf2425360d0647a
Include/internal/pycore_opcode_metadata.hhttps://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
View file https://github.com/iritkatriel/cpython/blob/1abf6ca486c8ddbadcf4413596dc7db585bd6d93/Include/internal/pycore_opcode_metadata.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/106758/{{ revealButtonHref }}
https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
https://github.com/python/cpython/pull/106758/files#diff-72bc4c0445516cc3eabd536220b2459617491ffaabbdb8a7c5381f36c991e378
Lib/opcode.pyhttps://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
View file https://github.com/iritkatriel/cpython/blob/1abf6ca486c8ddbadcf4413596dc7db585bd6d93/Lib/opcode.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/106758/{{ revealButtonHref }}
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
gvanrossumhttps://github.com/gvanrossum
Jul 17, 2023https://github.com/python/cpython/pull/106758/files#r1265969079
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
iritkatrielhttps://github.com/iritkatriel
Jul 18, 2023https://github.com/python/cpython/pull/106758/files#r1266536750
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
iritkatrielhttps://github.com/iritkatriel
Jul 18, 2023https://github.com/python/cpython/pull/106758/files#r1266601382
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
Please reload this pagehttps://github.com/python/cpython/pull/106758/files
https://github.com/python/cpython/pull/106758/files#diff-7681b13de881a13601ca56b73d052d032be48da4256df4f2f09e0474b0c1cbeb
Please reload this pagehttps://github.com/python/cpython/pull/106758/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.