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
- #1283
#1283
Merged
pull[bot]
merged 23 commits into
tj-python:main
tj-python/cpython:main
from
python:main
python/cpython:main
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
[pull] main from python:main
#1283
pull[bot]
merged 23 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 18, 2026
gh-153808: Replace obsolete 'condition list' verbiage with 'expression list' in eval() docs (GH-153811)
palakkhinvasara
authored
c5e97ed
View commit details
Copy full SHA for c5e97ed
Browse repository at this point
Fix duplicated words in "What's new in Python 3.15" documentation (#153922)
michaelbnewman
authored
2df69de
View commit details
Copy full SHA for 2df69de
Browse repository at this point
gh-149319: Make `asyncio` REPL respect `-I` and `-E` options (#149405)
jonathandung
authored
7f8fc07
View commit details
Copy full SHA for 7f8fc07
Browse repository at this point
gh-152433: Windows: implement ``os.cpu_count()`` for UWP (GH-152479)
thexai
authored
d7b171b
View commit details
Copy full SHA for d7b171b
Browse repository at this point
gh-153236: Propagate lazy submodule import errors (#153237)
pablogsal
authored
0a09daf
View commit details
Copy full SHA for 0a09daf
Browse repository at this point
gh-153926: Fix documented parameter name for `calendar.calendar` and `calendar.prcal` (#153927)
Show description for d12434b
fedonman
authored
d12434b
View commit details
Copy full SHA for d12434b
Browse repository at this point
gh-153903: Add a `ctypes` decorator for generating function pointers using annotations (GH-153904)
Show description for 0e81ef9
3 people
authored
0e81ef9
View commit details
Copy full SHA for 0e81ef9
Browse repository at this point
gh-153934: Correct documented paramemeter in `calendar.weekheader` from `n` to `width` (GH-153942)
podmar
authored
7486c7b
View commit details
Copy full SHA for 7486c7b
Browse repository at this point
gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-122104)
Show description for 87f8fc8
zuo
and
picnixz
authored
87f8fc8
View commit details
Copy full SHA for 87f8fc8
Browse repository at this point
gh-153908: Fix data race in `itertools.count.__repr__` (GH-153917)
johng
authored
5200f11
View commit details
Copy full SHA for 5200f11
Browse repository at this point
gh-153896: Deduplicate unhashable arguments in `typing.Literal` (GH-153914)
Maxinho96
authored
a53b5b1
View commit details
Copy full SHA for a53b5b1
Browse repository at this point
gh-153568: Cache repeated identifiers while parsing (#153577)
pablogsal
authored
a0c6c4c
View commit details
Copy full SHA for a0c6c4c
Browse repository at this point
Docs: Fix typo in the pymanager command name (GH-153877)
samkatakouzinos
authored
32cfc88
View commit details
Copy full SHA for 32cfc88
Browse repository at this point
gh-71896: Add a docs warning about trailing newlines ignored by `difflib.HtmlDiff` (GH-153930)
Lenormju
authored
755d971
View commit details
Copy full SHA for 755d971
Browse repository at this point
Improve `getopt.getopt` and `getopt.gnu_getopt` test coverage (GH-153933)
flofriday
authored
0fa144b
View commit details
Copy full SHA for 0fa144b
Browse repository at this point
Fix parameter name of read_mime_types() in mimetypes docs (GH-153974)
raul-sq
authored
c89b5ef
View commit details
Copy full SHA for c89b5ef
Browse repository at this point
gh-141004: Document remaining `PyCF_*` compiler flag macros (GH-153958)
johnslavik
authored
0a772f2
View commit details
Copy full SHA for 0a772f2
Browse repository at this point
gh-141004: Document unstable executable kind macros from `pyframe.h` (GH-143490)
Show description for dc62ba8
Yashp002
and
ZeroIntensity
authored
dc62ba8
View commit details
Copy full SHA for dc62ba8
Browse repository at this point
gh-124111: Update Windows builds to Tcl/Tk 9.0.4 (GH-153901)
zware
authored
46e950f
View commit details
Copy full SHA for 46e950f
Browse repository at this point
Add test coverage to check execution of GetoptError.__str__ (#153941)
Show description for 9adef68
manith-hetti
authored
9adef68
View commit details
Copy full SHA for 9adef68
Browse repository at this point
Add vfspath TypeError test (#153987)
Show description for 5763bfd
AjobK
authored
5763bfd
View commit details
Copy full SHA for 5763bfd
Browse repository at this point
gh-153568: Skip parser memo lookups that cannot match (#153571)
Show description for d49e76b
pablogsal
authored
d49e76b
View commit details
Copy full SHA for d49e76b
Browse repository at this point
gh-153395: Fix test_complexchar on narrow curses builds (GH-154005)
Show description for a202e5c
serhiy-storchaka
and
claude
authored
a202e5c
View commit details
Copy full SHA for a202e5c
Browse repository at this point
You can’t perform that action at this time.