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
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
- #1286
#1286
Merged
pull[bot]
merged 17 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
17
(17)
Checks
Files changed
Merged
[pull] main from python:main
#1286
pull[bot]
merged 17 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
gh-154001: Avoid division by zero in binomialvariate (GH-154004)
lkk7
authored
1f13740
View commit details
Copy full SHA for 1f13740
Browse repository at this point
gh-136687: Add ./configure --with-curses to select the curses backend (GH-153992)
Show description for 3c274d0
serhiy-storchaka
and
claude
authored
3c274d0
View commit details
Copy full SHA for 3c274d0
Browse repository at this point
gh-154048: Fix building the iconv codec on illumos/Solaris (GH-154049)
Show description for 33df37d
serhiy-storchaka
and
claude
authored
33df37d
View commit details
Copy full SHA for 33df37d
Browse repository at this point
gh-153862: Fix curses window.inch() for non-ASCII characters on a wide build (GH-153863)
Show description for a83aaa9
serhiy-storchaka
and
claude
authored
a83aaa9
View commit details
Copy full SHA for a83aaa9
Browse repository at this point
fix typos in `abi3t-migration.rst` (GH-153918)
Show description for 4b60b46
JostMigenda
and
chris-eibl
authored
4b60b46
View commit details
Copy full SHA for 4b60b46
Browse repository at this point
Test that `ValueError` is raised when `vfsopen` is passed an invalid mode (#154008)
Show description for 9f5af27
ravg998
and
tomasr8
authored
9f5af27
View commit details
Copy full SHA for 9f5af27
Browse repository at this point
gh-153864: Fix curses window.insch() for non-ASCII characters on a wide build (GH-153865)
Show description for 223cbff
serhiy-storchaka
and
claude
authored
223cbff
View commit details
Copy full SHA for 223cbff
Browse repository at this point
Fix typo "interruptability" in Logging Cookbook documentation (#154027)
michaelbnewman
authored
30541f2
View commit details
Copy full SHA for 30541f2
Browse repository at this point
gh-154053: Fix compilation of the ssl module against LibreSSL (GH-154054)
Show description for 39b058f
serhiy-storchaka
authored
39b058f
View commit details
Copy full SHA for 39b058f
Browse repository at this point
Improve colorsys coverage (#153982)
Show description for 54b00c0
MonadChains
authored
54b00c0
View commit details
Copy full SHA for 54b00c0
Browse repository at this point
Docs: add frozendict to data types theme (#154063)
rodrigogiraoserrao
authored
426cf84
View commit details
Copy full SHA for 426cf84
Browse repository at this point
gh-153906: Modernize pydoc HTML output (GH-153909)
Show description for cae8ec8
serhiy-storchaka
and
claude
authored
cae8ec8
View commit details
Copy full SHA for cae8ec8
Browse repository at this point
gh-153903: Fix ctypes wrap_dll_function() with string annotations (#154042)
Show description for d5eb312
vstinner
authored
d5eb312
View commit details
Copy full SHA for d5eb312
Browse repository at this point
gh-104533: Fix `@ctypes.util.struct` with string annotations (#154040)
Show description for 8367448
vstinner
authored
8367448
View commit details
Copy full SHA for 8367448
Browse repository at this point
gh-104533: Fix `@ctypes.util.struct` with endian (#154038)
Show description for e260051
vstinner
authored
e260051
View commit details
Copy full SHA for e260051
Browse repository at this point
Document getopt and gnu_getopt longopts argument as string (#153976)
Show description for 16562f1
flofriday
authored
16562f1
View commit details
Copy full SHA for 16562f1
Browse repository at this point
gh-104533: Update test_ctypes.test_structures (#154091)
vstinner
authored
20b50f8
View commit details
Copy full SHA for 20b50f8
Browse repository at this point
You can’t perform that action at this time.