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
- #1250
#1250
Merged
pull[bot]
merged 12 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[pull] main from python:main
#1250
pull[bot]
merged 12 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 8, 2026
gh-88574: Do not swallow the line after a terminating literal in imaplib (GH-153317)
Show description for 6b81784
serhiy-storchaka
and
claude
authored
6b81784
View commit details
Copy full SHA for 6b81784
Browse repository at this point
gh-150191: temporarily skip two openssl tests which have internal data races under TSAN (#153320)
kumaraditya303
authored
c11af48
View commit details
Copy full SHA for c11af48
Browse repository at this point
gh-66788: Add the utf-7-imap codec (GH-153149)
Show description for 562606d
serhiy-storchaka
and
claude
authored
562606d
View commit details
Copy full SHA for 562606d
Browse repository at this point
gh-86017: Document displayof for Font.actual() and clarify Font.copy() (GH-153288)
Show description for fa5eafd
serhiy-storchaka
and
claude
authored
fa5eafd
View commit details
Copy full SHA for fa5eafd
Browse repository at this point
gh-143990: Do not assume the requested font size in test_font (GH-153322)
Show description for 841e454
serhiy-storchaka
and
claude
authored
841e454
View commit details
Copy full SHA for 841e454
Browse repository at this point
gh-153083: Defer GC tracking of an array to the end of construction. (gh-153284)
corona10
authored
8615062
View commit details
Copy full SHA for 8615062
Browse repository at this point
bpo-42861: Add `next_network` function to ipaddress library (#24180)
Show description for fadb785
3 people
authored
fadb785
View commit details
Copy full SHA for fadb785
Browse repository at this point
gh-153339: Remove extra skip in `test_generators.py` (#153340)
sobolevn
authored
f932a74
View commit details
Copy full SHA for f932a74
Browse repository at this point
gh-153298: Fix data race in `GenericAlias` parameter initialization on FT (#153318)
sobolevn
authored
68abf17
View commit details
Copy full SHA for 68abf17
Browse repository at this point
gh-143750: Compile OpenSSL with TSan for TSan CI (#153316)
Show description for fc19ad7
kumaraditya303
and
colesbury
authored
fc19ad7
View commit details
Copy full SHA for fc19ad7
Browse repository at this point
gh-46927: Prevent readline from overriding environment variables (GH-153184)
Show description for c9687b4
mbriand
authored
c9687b4
View commit details
Copy full SHA for c9687b4
Browse repository at this point
gh-153300: Set global configuration variables in PyConfig_Set() (#153301)
Show description for 9fb713f
vstinner
authored
9fb713f
View commit details
Copy full SHA for 9fb713f
Browse repository at this point
You can’t perform that action at this time.