CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 02:59:53 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"0d4eaa1e76a2f2291f0ffedd6e5bdb4f"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=f4ypJEd6m20DcJk6RzZpWui02JmJAkHpXxk5hsnBbHPyOcNF2EsEJbbMl%2FEL7wQfJmxrkhoYE3HZEQjya5wM%2BX0pokUIijVSslM%2BIlGCeQZJTJr%2B9u3M9Rh%2F5lrb87p2prVF%2FYac66EEDQJFDVSl%2BYWRmKPDG2GUlMttmc43T2MkhEXydXkvcchX0%2BQOSkpTaxnCrmrUQ%2FFCWenl67pFGNr%2Byva5dEgcV3V%2BSjG6XLMCjCIqMK%2FiXBr6m%2FrjBKjbrY30MxQCwBxEEyPj%2Bj0cLw%3D%3D--GhF2fhWy2lAPaHD3--YbrUDkie1qwKAr094UCCyQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.9581271.1752807592; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 02:59:52 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 02:59:52 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 81AE:119DE3:6A4006:85F40F:6879B8A8
Commits · python/cpython · GitHub
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 17, 2025
- authored28937d3Copy full SHA for 28937d3
gh-116738: Make pwd module thread-safe (#136695)
Show description for eddc8c0authorededdc8c0Copy full SHA for eddc8c0gh-127146: Emscripten: Set umask to zero in python.sh (#136740)
Show description for 22af5d3authored22af5d3Copy full SHA for 22af5d3
Commits on Jul 16, 2025
- authored180b3ebCopy full SHA for 180b3eb
gh-136669: build `_asyncio` as static module (#136670)
Show description for b7d7225authoredb7d7225Copy full SHA for b7d7225- authored69d8fe5Copy full SHA for 69d8fe5
gh-127146: Emscripten: Don't need to avoid unpaired surrogate anymore (#136707)
Show description for dcd27aaauthoreddcd27aaCopy full SHA for dcd27aa- authoredbde808aCopy full SHA for bde808a
- authored2f0db9bCopy full SHA for 2f0db9b
gh-127146: Emscripten: more regular stack overflow skips (#136708)
Show description for c730952authoredc730952Copy full SHA for c730952gh-127146: Emscripten: Make os.umask() actually work (#136706)
Show description for 12e52caauthored12e52caCopy full SHA for 12e52caImproved venv docs to indicate that isolation is the default. (#136698)
Show description for 8e2f4b48e2f4b4Copy full SHA for 8e2f4b4- authoredef66fb5Copy full SHA for ef66fb5
- authorede89923dCopy full SHA for e89923d
gh-127146: Report uid in Emscripten + node as native uid (#136509)
Show description for e81c4e8authorede81c4e8Copy full SHA for e81c4e8
Commits on Jul 15, 2025
Fix the doctest.testmod() docstring (GH-136675)
Show description for cb59eaeauthoredcb59eaeCopy full SHA for cb59eaeFix index entry and anchor for module.__test__ (GH-136674)
Show description for 7689407authored7689407Copy full SHA for 7689407gh-135909: Assert incoming `refcnt != 0` for the free threaded GC (GH-136009)
Show description for 2500eb9authored2500eb9Copy full SHA for 2500eb9gh-72327: Suggest using system terminal for pip install in PyREPL (#136328)
Show description for be02e68be02e68Copy full SHA for be02e68- authoreda8f42e6Copy full SHA for a8f42e6
- authored7e10a10Copy full SHA for 7e10a10
gh-136155: Docs: check for EPUB fatal errors in CI (#134074)
Show description for 624bf52624bf52Copy full SHA for 624bf52- authoreda02cf19Copy full SHA for a02cf19
- authored5b969fdCopy full SHA for 5b969fd
GH-133711: Enable UTF-8 mode by default (PEP 686) (#133712)
Show description for c89a66fc89a66fCopy full SHA for c89a66fgh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201)
Show description for f320c95authoredf320c95Copy full SHA for f320c95- authorede4654e0Copy full SHA for e4654e0
- authoreddb20324Copy full SHA for db20324
Commits on Jul 14, 2025
gh-116738: Make grp module thread-safe (#135434)
Show description for 93637039363703Copy full SHA for 9363703gh-136396: Include instrumentation when creating new copies of the bytecode (#136525)
Show description for d995922authoredd995922Copy full SHA for d995922- authored3d8c38fCopy full SHA for 3d8c38f
gh-90733: improve `hashlib.scrypt` interface (#136100)
Show description for a68ddeaauthoreda68ddeaCopy full SHA for a68ddea- authored75e2c5dCopy full SHA for 75e2c5d
- authored5bbf30eCopy full SHA for 5bbf30e
gh-67341: fix a typo in `Include/fileutils.h` (#136049)
Show description for cd3e7acauthoredcd3e7acCopy full SHA for cd3e7ac
Pagination
You can’t perform that action at this time.