Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tj-python
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[pull] main from python:main
- #1287
#1287
Merged
pull[bot]
merged 16 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jul 19, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
[pull] main from python:main
#1287
pull[bot]
merged 16 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
Add test for explicit `cls` argument bypassing default JSON decoder (#154094)
Show description for 5380589
GovernmentPlates
authored
5380589
View commit details
Copy full SHA for 5380589
Browse repository at this point
gh-153903: Use `@ctypes.util.wrap_dll_function()` with pythonapi (#154030)
Show description for 84897d2
vstinner
authored
84897d2
View commit details
Copy full SHA for 84897d2
Browse repository at this point
gh-104533: Use `@ctypes.util.struct` decorator (#154031)
Show description for ee50ed3
vstinner
authored
ee50ed3
View commit details
Copy full SHA for ee50ed3
Browse repository at this point
gh-154055: Gate optional curses functions absent on old SVr4 curses (GH-154057)
Show description for 104c397
serhiy-storchaka
and
claude
authored
104c397
View commit details
Copy full SHA for 104c397
Browse repository at this point
urllib: Add tests for HTTP errors to complete coverage (#154102)
Show description for b8ec956
AjobK
authored
b8ec956
View commit details
Copy full SHA for b8ec956
Browse repository at this point
gh-151949: Fix Sphinx reference warnings in `Doc/library/lzma.rst` (GH-153878)
Show description for 1530b38
fedonman
authored
1530b38
View commit details
Copy full SHA for 1530b38
Browse repository at this point
improve json test coverage (GH-154123)
Show description for ee1e48e
dslavicek
authored
ee1e48e
View commit details
Copy full SHA for ee1e48e
Browse repository at this point
gh-152433: Windows: ``_uuid`` module: improve UWP compatibility (#152793)
thexai
authored
ec1057e
View commit details
Copy full SHA for ec1057e
Browse repository at this point
gh-153932: protect read of en_index during enumerate.reduce (GH-154118)
lelynn
authored
1604043
View commit details
Copy full SHA for 1604043
Browse repository at this point
gh-153906: Show 'Data' in code formatting (#154132)
hugovk
authored
69d44f8
View commit details
Copy full SHA for 69d44f8
Browse repository at this point
gh-154144: Fix false positive from the stdbool.h guard in _testcapimodule.c (GH-154145)
Show description for 8d11eb0
serhiy-storchaka
and
claude
authored
8d11eb0
View commit details
Copy full SHA for 8d11eb0
Browse repository at this point
gh-153903: Use `@ctypes.util.wrap_dll_function()` (#154122)
vstinner
authored
249d5e0
View commit details
Copy full SHA for 249d5e0
Browse repository at this point
gh-139806: Mention pickle error changes in What's New in 3.14 (GH-154020)
Show description for eb44708
serhiy-storchaka
and
claude
authored
eb44708
View commit details
Copy full SHA for eb44708
Browse repository at this point
gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
Show description for 5625b18
soreavis
authored
5625b18
View commit details
Copy full SHA for 5625b18
Browse repository at this point
gh-119710: fix asyncio Process.wait() to finish on process exit and not wait for closing of pipes (#151983)
Show description for f252132
tapetersen
and
kumaraditya303
authored
f252132
View commit details
Copy full SHA for f252132
Browse repository at this point
gh-104533: Fix ctypes test_pointer_proto_missing_argtypes_error() (#154169)
Show description for da5713c
vstinner
authored
da5713c
View commit details
Copy full SHA for da5713c
Browse repository at this point
You can’t perform that action at this time.