René's URL Explorer Experiment


Title: gh-95778: CVE-2020-10735: Prevent DoS by very large int() by gpshead · Pull Request #96499 · python/cpython · GitHub

Open Graph Title: gh-95778: CVE-2020-10735: Prevent DoS by very large int() by gpshead · Pull Request #96499 · python/cpython

X Title: gh-95778: CVE-2020-10735: Prevent DoS by very large int() by gpshead · Pull Request #96499 · python/cpython

Description: Integer to and from text conversions via CPython's bignum int type is not safe against denial of service attacks due to malicious input. Very large input strings with hundred thousands of digits can consume several CPU seconds. This PR comes fresh from a pile of work done in our private PSRT security response team repo. Signed-off-by: Christian Heimes [Red Hat] christian@python.org Tons-of-polishing-up-by: Gregory P. Smith [Google] greg@krypto.org Reviews via the private PSRT repo via many others (see the NEWS entry in the PR). Issue: gh-95778 I wrote up a one pager for the release managers. Much of that text wound up in the Issue. Backports PRs already exist. See the issue for links. Further Discussion ... is taking place in discuss.python.org threads remaining TODOs (aka project management) After this ships: file a follow-up issue to move int_max_str_digits into PyConfig in 3.12. After this ships: file a feature request to add PySys_Audit hook calls at the new ValueError raise spots. If this ships in 3.11rc2: file an issue to update the version notes about it in the 3.12 docs to say 3.11 and remove the 3.12 whatsnew text. The above are tracked in #96512. RedHat's CNA reserved that CVE number, they control interaction and coordination with MITRE on marking it public and assigning the score. - @tiran assign CVSS score Assuming worst case, we they'll likely assign CVSS score 7.5 (High) to the issue, https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1

Open Graph Description: Integer to and from text conversions via CPython's bignum int type is not safe against denial of service attacks due to malicious input. Very large input strings with hundred thousands of digit...

X Description: Integer to and from text conversions via CPython's bignum int type is not safe against denial of service attacks due to malicious input. Very large input strings with hundred thousands of d...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:a965f980-ea4f-1854-0b31-95a433021c28
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB564:23762:AF9006:EA1005:6969935B
html-safe-nonce775c50ee5c03131054a6c5c3e55aaa0fc96ab66ed39d024866951b0ef1b1a205
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTY0OjIzNzYyOkFGOTAwNjpFQTEwMDU6Njk2OTkzNUIiLCJ2aXNpdG9yX2lkIjoiMTU3NTAyOTUwNzk4MzY1NTMxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac1e64bd203a6e42da2c1b848b72351f869ef867559ed644ce2866dd3133811c79
hovercard-subject-tagpull_request:1044478487
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/96499/files
twitter:imagehttps://avatars.githubusercontent.com/u/68491?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/68491?s=400&v=4
og:image:altInteger to and from text conversions via CPython's bignum int type is not safe against denial of service attacks due to malicious input. Very large input strings with hundred thousands of digit...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3542e147982176a7ebaa23dfb559c8af16f721c03ec560c68c56b64a0f35e751
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
releaseaf80af7cc9e3de9c336f18b208a600950a3c187c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/96499/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F96499%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%2F96499%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/96499/files
Reloadhttps://github.com/python/cpython/pull/96499/files
Reloadhttps://github.com/python/cpython/pull/96499/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/96499/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/96499/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
gpsheadhttps://github.com/gpshead
python:mainhttps://github.com/python/cpython/tree/main
gpshead:CVE-2020-10735https://github.com/gpshead/cpython/tree/CVE-2020-10735
Conversation 26 https://github.com/python/cpython/pull/96499
Commits 45 https://github.com/python/cpython/pull/96499/commits
Checks 0 https://github.com/python/cpython/pull/96499/checks
Files changed https://github.com/python/cpython/pull/96499/files
Please reload this pagehttps://github.com/python/cpython/pull/96499/files
gh-95778: CVE-2020-10735: Prevent DoS by very large int() https://github.com/python/cpython/pull/96499/files#top
Show all changes 45 commits https://github.com/python/cpython/pull/96499/files
19b28fc CVE-2020-10735: Prevent DoS by very large int() tiran May 5, 2020 https://github.com/python/cpython/pull/96499/commits/19b28fc7c9d35d49fd419375a49e6a60cd8a43f8
0a96b20 Default to disable, improve tests and docs tiran Jan 19, 2022 https://github.com/python/cpython/pull/96499/commits/0a96b20a136f42f136ced5cbb7ab9aaf0cda55cb
88f6d5d fix typo tiran Jan 19, 2022 https://github.com/python/cpython/pull/96499/commits/88f6d5d9a8427c9b1e5593cbc3041b71a1896426
70c195e More docs (WIP) tiran Jan 19, 2022 https://github.com/python/cpython/pull/96499/commits/70c195ea1841cf6fbf069699248138f81ab2ced4
e17e93b Basic documentation for sys functions tiran Jan 19, 2022 https://github.com/python/cpython/pull/96499/commits/e17e93bd36d5583e82095a86c6b4479fbba2f40e
fbd14b7 Use ValueError, ignore underscore, scale limit tiran Jan 20, 2022 https://github.com/python/cpython/pull/96499/commits/fbd14b753d2a27d51a89322c4f2aaf5ad24a0102
dd74d70 Fix CI tiran Jan 20, 2022 https://github.com/python/cpython/pull/96499/commits/dd74d708db364242291a262ff57730ce8b2dd2de
0e01461 Address Greg's review tiran Aug 1, 2022 https://github.com/python/cpython/pull/96499/commits/0e01461a941dbc64cb7b89034b2b79da166123c7
0b21e5f Fix sys.flags len and docs tiran Aug 1, 2022 https://github.com/python/cpython/pull/96499/commits/0b21e5f1dccf0c6ff1680658aa1c18c2d98d4ac8
3b38abe Keep the warning, but remove advice about limiting input length in th… gpshead Aug 2, 2022 https://github.com/python/cpython/pull/96499/commits/3b38abe7da4fc2887028bdf3e31f6b3d6d46c145
37193ed Renamed the APIs & too many other refactorings. gpshead Aug 5, 2022 https://github.com/python/cpython/pull/96499/commits/37193ed0bbcf0adc7611ae464e0d2a7fa83219a5
c90b79f Improve the configuring docs. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/c90b79f6f1caa4f117fb775bdab9b3b5f075f16c
fea25ea Stop tying to base10, just use string digits. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/fea25ea04afbed819c628a6bc2e4f406e7ee49b1
ac9f22f Remove the added now-unneeded helper log tbl fn. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/ac9f22f2cc4d7a223d9574dc38afb3f36235a97d
da72dd1 prevent intdostimeit from emitting errors in test_tools. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/da72dd146241874d9cda6eae2c311ab4d6c4e899
d7e4d7b Remove a leftover base 10 reference. clarify. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/d7e4d7bb4ff88c6a3de98a6b89dd8cff30fc4436
5c7e6d5 versionadded/changed to 3.12 gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/5c7e6d546c56974e75284eeaada9348178acf2a5
61a5bc9 Link to the CVE from the main doc. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/61a5bc9af5d12f77244e00253343699dbb5a0b84
c15adde Add a What's New entry. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/c15addec808b930dfb29cafa5de030f38f287a5f
76ae1c2 Add a Misc/NEWS.d entry. gpshead Aug 7, 2022 https://github.com/python/cpython/pull/96499/commits/76ae1c2ab2db31b1497bb0a5efefe3b0e24abdff
1ad88f5 Undo addition to PyConfig to ease backporting. gpshead Aug 8, 2022 https://github.com/python/cpython/pull/96499/commits/1ad88f551dd2dbcbcb1d8f57a4f05dfddc39d587
0c83111 Remove the Tools/scripts/ example and timing code. gpshead Aug 8, 2022 https://github.com/python/cpython/pull/96499/commits/0c83111439b04784031feb4c5c0d2421f6e687f6
5d39ab6 un-add the include (not needed for PR anymore) gpshead Aug 8, 2022 https://github.com/python/cpython/pull/96499/commits/5d39ab632258f2d76ca8125baff7936239874641
5b77b3e Remove added unused imports. gpshead Aug 8, 2022 https://github.com/python/cpython/pull/96499/commits/5b77b3ea4cf2add30128837408c04787ba480373
de00cdc Tabs -> Spaces gpshead Aug 8, 2022 https://github.com/python/cpython/pull/96499/commits/de00cdc4d8e556e194b950de565c3e3b06c0e07a
3cc8553 make html and make doctest in Doc pass. gpshead Aug 8, 2022 https://github.com/python/cpython/pull/96499/commits/3cc8553e75f7f135cccbf693a710e96b16590d72
da97e65 Raise the default limit and the threshold. gpshead Aug 10, 2022 https://github.com/python/cpython/pull/96499/commits/da97e659e2258b6db720ed45e0099a0ecabdb2b9
ef03a16 Remove xmlrpc.client changes, test-only. gpshead Aug 12, 2022 https://github.com/python/cpython/pull/96499/commits/ef03a16c054e094ab6b4b5754f000ff2fc333b16
e916845 Rearrange the new stdtypes docs, w/limits + caution. gpshead Aug 13, 2022 https://github.com/python/cpython/pull/96499/commits/e9168454e4719e7a032e0de36eecb1b2525556b4
101502e Make a huge int a SyntaxError with lineno when parsing. gpshead Aug 16, 2022 https://github.com/python/cpython/pull/96499/commits/101502e3514fac060912137ada707a61365f56a6
fa8a58a Mention the chosen default in the NEWS entry. gpshead Aug 16, 2022 https://github.com/python/cpython/pull/96499/commits/fa8a58af285735e0032cddd43d79c31646a7d8ef
313ab6d Properly clear & free the prior exception. gpshead Aug 16, 2022 https://github.com/python/cpython/pull/96499/commits/313ab6d5ca1ab40144c0d3a590c9ee633798ce1b
614cd02 Add a note to the float.as_integer_ratio() docs. gpshead Aug 17, 2022 https://github.com/python/cpython/pull/96499/commits/614cd022de132949a158955e2882f38777b77fef
16ad090 Clarify the documentation wording and error msg. gpshead Aug 17, 2022 https://github.com/python/cpython/pull/96499/commits/16ad0902441d9aaf485e50532bd0143579019fe7
4eb72e6 Fix test_idle, it used a long int on a line. gpshead Aug 17, 2022 https://github.com/python/cpython/pull/96499/commits/4eb72e6ce5571188e51061479feda9830192a1c1
da36550 Rename the test.support context manager and document it. gpshead Aug 19, 2022 https://github.com/python/cpython/pull/96499/commits/da365505c26d97eea8a607e9ed36a946974590a8
f4372cc Documentation cleanup. gpshead Aug 19, 2022 https://github.com/python/cpython/pull/96499/commits/f4372cc5cd6055436c04ab8c13e5bd0f4975d3cd
c421853 Update attribution in Misc/NEWS.d gpshead Aug 25, 2022 https://github.com/python/cpython/pull/96499/commits/c421853ee7be8acf5fbeed3dd4d07eb3573c6ce1
9f2168a Regen global strings tiran Sep 1, 2022 https://github.com/python/cpython/pull/96499/commits/9f2168ad1695e376aff88de06e9dbcf89f6b9e4a
3c8504b Make the doctest actually run & fix it. gpshead Sep 1, 2022 https://github.com/python/cpython/pull/96499/commits/3c8504bd54c22ac12faa97523669758b95583f56
1586419 Fix the docs build. gpshead Sep 2, 2022 https://github.com/python/cpython/pull/96499/commits/15864199e4f3bc596bcfd065ff3c6d334074ec5c
94bd3ee Rename the news file to appease the Bedevere bot. gpshead Sep 2, 2022 https://github.com/python/cpython/pull/96499/commits/94bd3eefb52d61240e5ca19760486dcbd6681a1e
0b91f65 Regen argument clinic after the rebase merge. gpshead Sep 2, 2022 https://github.com/python/cpython/pull/96499/commits/0b91f6580a0cb732b081bc0553dae6e53eff7fce
02776f9 Hexi hexa tiran Sep 2, 2022 https://github.com/python/cpython/pull/96499/commits/02776f9574f5e7a12988e369640b6a3c395de7d3
173fa4e Hexi hexa 2 tiran Sep 2, 2022 https://github.com/python/cpython/pull/96499/commits/173fa4e707f95eedb0d0ea785de6722af92be262
Clear filters https://github.com/python/cpython/pull/96499/files
Please reload this pagehttps://github.com/python/cpython/pull/96499/files
Please reload this pagehttps://github.com/python/cpython/pull/96499/files
functions.rst https://github.com/python/cpython/pull/96499/files#diff-6a7a07ac473fdd76734669b1b70626ad2176011129902f6add017810f54d0439
json.rst https://github.com/python/cpython/pull/96499/files#diff-31831534a45e7154ec80da9cec0fa478ffef9b129f8a8dbb45270ca45eebdc57
stdtypes.rst https://github.com/python/cpython/pull/96499/files#diff-08a31a70dd1f6d97aa8dacdce77db4de04c700d9949be1af611a595186aad5b3
sys.rst https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
test.rst https://github.com/python/cpython/pull/96499/files#diff-9c776940ef00f1a36f9b8acab3dee7d70f992af8a03fbe01f5973ff9e2bcd454
cmdline.rst https://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
3.12.rst https://github.com/python/cpython/pull/96499/files#diff-0f2c1763c64530268325a0ee2dfaa4f5d555c4ac27deb78bd77102c8ce1b886b
pycore_global_strings.h https://github.com/python/cpython/pull/96499/files#diff-7656e411eccd63ff8aab3e11de3f45035665f6b639206d3f440727dfb5e0ebcf
pycore_initconfig.h https://github.com/python/cpython/pull/96499/files#diff-18955faf9bcc909d91ecdd289135e41643c0c499eb5039424c26ee6f18be53f7
pycore_interp.h https://github.com/python/cpython/pull/96499/files#diff-cb06b7ba43789a1d6ae5bef46baa8a255b72dbcd2b44bfec7f146ea4e94dbfa0
pycore_long.h https://github.com/python/cpython/pull/96499/files#diff-0817b8ffc6c3af36ea39ebabafe70c849d6ee7cb6621d3bda857f3ed25a37511
pycore_runtime_init_generated.h https://github.com/python/cpython/pull/96499/files#diff-69a1fc720f0b1e9005cf7717dd81c823399da81dd2f6480664b51238c1ef93f0
test_sidebar.py https://github.com/python/cpython/pull/96499/files#diff-8ba244944042d0a84a2030682a806bbb7e708e7a0046bdb5687adf32c84826fc
__init__.py https://github.com/python/cpython/pull/96499/files#diff-d925268c057737ba320c489ca302fd5125f14840d22e50cfe226bdb5bb88ba8d
test_ast.py https://github.com/python/cpython/pull/96499/files#diff-3f516b60719dd445d33225e4f316b36e85c9c51a843a0147349d11a005c55937
test_cmd_line.py https://github.com/python/cpython/pull/96499/files#diff-128fff16ea63b541718887f5c714e0c1a357414fe1146b4893ef699e8853e3b0
test_compile.py https://github.com/python/cpython/pull/96499/files#diff-c69ceae0611c40012b4691e3536bf17efacdb5b51b8e155eec9a939108e42e43
test_decimal.py https://github.com/python/cpython/pull/96499/files#diff-0bf3efdde952043078e322013c2459632397c6a9b312d49e70ae4a9791e2a1d8
test_int.py https://github.com/python/cpython/pull/96499/files#diff-18ccbdfd8076e3f5b7f84f250e7f312799c3db073d3c8e351f5ce4ad18d3c304
test_decode.py https://github.com/python/cpython/pull/96499/files#diff-bb9c9520a9c6971128d292b093d2ac0edce145a51e182d514b783d90cb25e8e2
test_sys.py https://github.com/python/cpython/pull/96499/files#diff-f3ae0e3fbb12fe0717e2d9d8801f5d9f3091c34254d1302b228422d7d07fdc5d
test_xmlrpc.py https://github.com/python/cpython/pull/96499/files#diff-81a998365ca0823c9f1129137fce9dc0258b080728b165bcb498f06af30cc7d0
2022-08-07-16-53-38.gh-issue-95778.ch010gps.rst https://github.com/python/cpython/pull/96499/files#diff-b43b52d1cb3cc2776e975eb3e4fdf44450f93ea09002ea3ef6ce4c982c8e9ac4
longobject.c https://github.com/python/cpython/pull/96499/files#diff-1a6e70e2beeecad88840c67284ac4d54a36998029244771fcc820e801390726a
pegen.c https://github.com/python/cpython/pull/96499/files#diff-ec9a9d08c5b1d518997db0f5b4795c528a41efc35507d6c2a384eee43f047cb7
sysmodule.c.h https://github.com/python/cpython/pull/96499/files#diff-54f7fc80092fe671aa23ebdff85d74508c67b6c5c15b8f0c3e95cba49da869ed
initconfig.c https://github.com/python/cpython/pull/96499/files#diff-bde30a9f2283aadeea54d703778ec8edf01c71bac3cfe6479035fc13ddc3296b
sysmodule.c https://github.com/python/cpython/pull/96499/files#diff-a3a5c73931235f7f344c072dc755d6508e13923db3f5d581c5e88652075871cb
Doc/library/functions.rsthttps://github.com/python/cpython/pull/96499/files#diff-6a7a07ac473fdd76734669b1b70626ad2176011129902f6add017810f54d0439
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Doc/library/functions.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-6a7a07ac473fdd76734669b1b70626ad2176011129902f6add017810f54d0439
https://github.com/python/cpython/pull/96499/files#diff-6a7a07ac473fdd76734669b1b70626ad2176011129902f6add017810f54d0439
Doc/library/json.rsthttps://github.com/python/cpython/pull/96499/files#diff-31831534a45e7154ec80da9cec0fa478ffef9b129f8a8dbb45270ca45eebdc57
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Doc/library/json.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-31831534a45e7154ec80da9cec0fa478ffef9b129f8a8dbb45270ca45eebdc57
https://github.com/python/cpython/pull/96499/files#diff-31831534a45e7154ec80da9cec0fa478ffef9b129f8a8dbb45270ca45eebdc57
https://github.com/python/cpython/pull/96499/files#diff-31831534a45e7154ec80da9cec0fa478ffef9b129f8a8dbb45270ca45eebdc57
https://github.com/python/cpython/pull/96499/files#diff-31831534a45e7154ec80da9cec0fa478ffef9b129f8a8dbb45270ca45eebdc57
Doc/library/stdtypes.rsthttps://github.com/python/cpython/pull/96499/files#diff-08a31a70dd1f6d97aa8dacdce77db4de04c700d9949be1af611a595186aad5b3
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Doc/library/stdtypes.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-08a31a70dd1f6d97aa8dacdce77db4de04c700d9949be1af611a595186aad5b3
Please reload this pagehttps://github.com/python/cpython/pull/96499/files
https://github.com/python/cpython/pull/96499/files#diff-08a31a70dd1f6d97aa8dacdce77db4de04c700d9949be1af611a595186aad5b3
https://github.com/python/cpython/pull/96499/files#diff-08a31a70dd1f6d97aa8dacdce77db4de04c700d9949be1af611a595186aad5b3
https://github.com/python/cpython/pull/96499/files#diff-08a31a70dd1f6d97aa8dacdce77db4de04c700d9949be1af611a595186aad5b3
Doc/library/sys.rsthttps://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Doc/library/sys.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
https://github.com/python/cpython/pull/96499/files#diff-26fe9050845b6be0f74760ffe9095874cfe2dfec55c22b18e7dba58f3978a418
Doc/library/test.rsthttps://github.com/python/cpython/pull/96499/files#diff-9c776940ef00f1a36f9b8acab3dee7d70f992af8a03fbe01f5973ff9e2bcd454
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Doc/library/test.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-9c776940ef00f1a36f9b8acab3dee7d70f992af8a03fbe01f5973ff9e2bcd454
https://github.com/python/cpython/pull/96499/files#diff-9c776940ef00f1a36f9b8acab3dee7d70f992af8a03fbe01f5973ff9e2bcd454
Doc/using/cmdline.rsthttps://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Doc/using/cmdline.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/pull/96499/files#diff-5f4de3bbf22aa3cc7412333ded7d7729ae0ac23703551daecac350869768b4ef
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L114
Doc/whatsnew/3.12.rsthttps://github.com/python/cpython/pull/96499/files#diff-0f2c1763c64530268325a0ee2dfaa4f5d555c4ac27deb78bd77102c8ce1b886b
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Doc/whatsnew/3.12.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-0f2c1763c64530268325a0ee2dfaa4f5d555c4ac27deb78bd77102c8ce1b886b
https://github.com/python/cpython/pull/96499/files#diff-0f2c1763c64530268325a0ee2dfaa4f5d555c4ac27deb78bd77102c8ce1b886b
Include/internal/pycore_global_strings.hhttps://github.com/python/cpython/pull/96499/files#diff-7656e411eccd63ff8aab3e11de3f45035665f6b639206d3f440727dfb5e0ebcf
View file https://github.com/gpshead/cpython/blob/173fa4e707f95eedb0d0ea785de6722af92be262/Include/internal/pycore_global_strings.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/96499/{{ revealButtonHref }}
https://github.com/python/cpython/pull/96499/files#diff-7656e411eccd63ff8aab3e11de3f45035665f6b639206d3f440727dfb5e0ebcf
https://github.com/python/cpython/pull/96499/files#diff-7656e411eccd63ff8aab3e11de3f45035665f6b639206d3f440727dfb5e0ebcf
Please reload this pagehttps://github.com/python/cpython/pull/96499/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.