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 }}
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
- #1482
#1482
Merged
pull[bot]
merged 11 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[pull] main from python:main
#1482
pull[bot]
merged 11 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
gh-155875: Fix use-after-free in curses after new_prescr() (GH-155914)
Show description for 0fc5ebc
BHUVANSH855
authored
0fc5ebc
View commit details
Copy full SHA for 0fc5ebc
Browse repository at this point
gh-155742: Use PyBytesWriter in CJK codecs (#157535)
Show description for 237e1dd
vstinner
authored
237e1dd
View commit details
Copy full SHA for 237e1dd
Browse repository at this point
gh-156939: Document that PyBytesObject ends with a NUL byte (#157236)
Show description for 2fcb0e2
vstinner
and
encukou
authored
2fcb0e2
View commit details
Copy full SHA for 2fcb0e2
Browse repository at this point
gh-140550: Fix PyABIInfo_VAR macro: avoid ";" (#157539)
Show description for cbb43b8
encukou
and
vstinner
authored
cbb43b8
View commit details
Copy full SHA for cbb43b8
Browse repository at this point
gh-148603: Update docs now UTF-8 is default (PEP 686) (#157372)
hugovk
authored
d95f295
View commit details
Copy full SHA for d95f295
Browse repository at this point
gh-156939: Detect buffer overflow in bytes and bytearray (#157529)
Show description for 2d1007f
vstinner
authored
2d1007f
View commit details
Copy full SHA for 2d1007f
Browse repository at this point
gh-156939: Clear newly allocated bytes in PyBytesWriter_Resize() (#157455)
Show description for 3b1057d
vstinner
authored
3b1057d
View commit details
Copy full SHA for 3b1057d
Browse repository at this point
gh-140550: Enable limited C API tests on Free Threading in test_cext (#157493)
Show description for fb123c8
vstinner
authored
fb123c8
View commit details
Copy full SHA for fb123c8
Browse repository at this point
gh-144133: Add warning about untrusted input to the `idna` codec (GH-155475)
StanFromIreland
authored
37452c7
View commit details
Copy full SHA for 37452c7
Browse repository at this point
gh-157517: Don't copy HTML sources and fix sidebar sources links in docs builds (#157522)
Show description for 5601e1e
m-aciek
and
StanFromIreland
authored
5601e1e
View commit details
Copy full SHA for 5601e1e
Browse repository at this point
gh-91398: Remove the border around the IDLE Shell sidebar (GH-32363)
Show description for 82952e3
BA-24
and
terryjreedy
authored
82952e3
View commit details
Copy full SHA for 82952e3
Browse repository at this point
You can’t perform that action at this time.