CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 00:23:48 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
cache-control: no-cache
etag: W/"121637ba22382b53ad7028449c09e7ed"
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 github.githubassets.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 wss://alive-staging.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 marketplace-screenshots.githubusercontent.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=W1BWKYJdzjXv45iKGuZYUVwS9NXZEk2c%2BwTJ%2BpWZ6zDakTA6h1mFAQF%2BWCHnizMcEua%2FR2HT6M0V7ydggDy9qyheFgttaOLRkKiyET%2F5QTN%2BZnsnwZNekifSXXtS9XQEb5Cro4YiSYYD4kQNZECaIEsKy71jP4ptEIVYNKowlTOvipRV16fYkXYyZdVkH132ZZsIRydtPzbbiLM0Y7VUoXvEO6rFZq%2B55kU32QejQpHRaxPpHAEbrp8yjIHZhEF3y6SxNODmbcVjREjlRMFMvw%3D%3D--CD2L6SH9OAS5cF%2Fe--J1BpY1dx19%2Fb7C69q%2FIDiw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.708348788.1760228627; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 00:23:47 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 12 Oct 2026 00:23:47 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8528:2EED0:3A283:5EB09:68EAF513
Pull requests · python/cpython · GitHub
Filter by project
Loading
Filter by reviews
Sort by
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-128571: Document UTF-16/32 native byte order
awaiting review
docs
Documentation in the Doc dir
skip news
#139974
opened Oct 11, 2025 by
Prhmma
Loading…
gh-139852: Add PyObject_GetDict() function
awaiting core review
topic-C-API
#139968
opened Oct 11, 2025 by
vstinner
Loading…
gh-139772: Add PyDict_FromItems() function
awaiting core review
topic-C-API
#139963
opened Oct 11, 2025 by
vstinner
Loading…
gh-139922: Tail calling for MSVC (VS 2026)
awaiting core review
#139962
opened Oct 11, 2025 by
Fidget-Spinner
Loading…
gh-135660: Print the exception raised in _safe_string
awaiting review
#139961
opened Oct 11, 2025 by
Locked-chess-official
Loading…
gh-139823: Check if
zlib
is available in ensurepip
awaiting changes
#139954
opened Oct 11, 2025 by
StanFromIreland
Loading…
gh-139933: correctly suggest attributes for classes with a custom
__dir__
awaiting core review
#139950
opened Oct 11, 2025 by
picnixz
Loading…
Remove redundant
sys.exit(2)
call in pdb
CLI
awaiting review
skip issue
skip news
#139948
opened Oct 11, 2025 by
frostming
Loading…
gh-131178: add tests for Tests in the Lib/test dir
filecmp
command-line interface
awaiting review
skip news
tests
#139947
opened Oct 11, 2025 by
fatelei
Loading…
gh-139940: Handle RuntimeError when attaching to a non-existing process in pdb.py
awaiting review
#139941
opened Oct 11, 2025 by
frostming
Loading…
gh-139938: Fewer assignments in html.escape
awaiting review
pending
The issue will be closed if no feedback is provided
skip news
#139939
opened Oct 11, 2025 by
keithasaurus
Loading…
gh-131178: Add tests for Tests in the Lib/test dir
sysconfig
command-line interface
awaiting review
skip news
tests
#139934
opened Oct 11, 2025 by
LamentXU123
Loading…
gh-139817: Attribute
__qualname__
is added to TypeAliasType
awaiting merge
#139919
opened Oct 10, 2025 by
efimov-mikhail
Loading…
gh-139873:
pygettext
: Open files with encoding='utf-8'
awaiting review
#139915
opened Oct 10, 2025 by
StanFromIreland
Loading…
gh-139353: Add Objects/unicode_writer.c file
awaiting core review
skip news
#139911
opened Oct 10, 2025 by
vstinner
Loading…
gh-73045 Fixed behaviour of os.path.ismount(), for Windows, for non-existent drives and paths
awaiting review
#139907
opened Oct 10, 2025 by
cowgoesmoo69
Loading…
gh-139899: Introduce MetaPathFinder.discover and PathEntryFinder.discover
awaiting core review
#139900
opened Oct 10, 2025 by
FFY00
Loading…
[3.14] gh-63161: Fix PEP 263 support (GH-139481)
awaiting review
#139898
opened Oct 10, 2025 by
miss-islington
Loading…
gh-139837: document attributes of objects recorded by warnings.catch_warnings
awaiting review
docs
Documentation in the Doc dir
skip news
#139893
opened Oct 10, 2025 by
Aniketsy
Loading…
gh-139875: Make
code.interact
Match REPL Behavior on ctrl+d in Multiline Entry
awaiting review
#139876
opened Oct 9, 2025 by
adqm
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.
You can’t perform that action at this time.