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
Type
/
to 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 }}
eendebakpt
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
6
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Misc
on
json_encoder_python
User selector
All users
All time
Commit history
Commits on May 19, 2025
Revert "gh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)" (gh-134256)
Show description for 27bd082
ZeroIntensity
authored
27bd082
View commit details
Copy full SHA for 27bd082
View code at this point
Browse repository at this point
gh-126883: Add check that timezone fields are in range for `datetime.fromisoformat` (#127242)
Show description for 71c42b7
3 people
authored
71c42b7
View commit details
Copy full SHA for 71c42b7
View code at this point
Browse repository at this point
GH-131798: Narrow the return type of isinstance for some known arguments in the JIT (GH-133172)
tomasr8
authored
8d490b3
View commit details
Copy full SHA for 8d490b3
View code at this point
Browse repository at this point
gh-128639: Don't assume one thread in subinterpreter finalization (gh-128640)
Show description for 9859791
ZeroIntensity
authored
9859791
View commit details
Copy full SHA for 9859791
View code at this point
Browse repository at this point
gh-134158: Fix PyREPL coloring of double braces in f/t-strings (gh-134159)
Show description for 71ea6a6
3 people
authored
71ea6a6
View commit details
Copy full SHA for 71ea6a6
View code at this point
Browse repository at this point
gh-125843: indicate which C function caused a `curses.error` (#125844)
Show description for ee36db5
picnixz
authored
ee36db5
View commit details
Copy full SHA for ee36db5
View code at this point
Browse repository at this point
gh-134097: Print number of refs & blocks after each statement in new REPL (gh-134136)
Show description for c31547a
Eclips4
and
ambv
authored
c31547a
View commit details
Copy full SHA for c31547a
View code at this point
Browse repository at this point
gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)
Show description for 986c367
zooba
authored
986c367
View commit details
Copy full SHA for 986c367
View code at this point
Browse repository at this point
gh-76023: Make os.path.realpath to ignore WinError 1005 in non-strict mode (GH-128328)
BecoKo
authored
d55e11b
View commit details
Copy full SHA for d55e11b
View code at this point
Browse repository at this point
gh-134087: enforce signature of `threading.RLock` (#134178)
Show description for d6dc33e
picnixz
authored
d6dc33e
View commit details
Copy full SHA for d6dc33e
View code at this point
Browse repository at this point
Commits on May 18, 2025
gh-133890: Handle UnicodeEncodeError in tarfile (GH-134147)
Show description for 9983c7d
serhiy-storchaka
authored
9983c7d
View commit details
Copy full SHA for 9983c7d
View code at this point
Browse repository at this point
gh-133889: Only show the path of the URL in the SimpleHTTPRequestHandler page (GH-134135)
Show description for 5cbc8c6
serhiy-storchaka
authored
5cbc8c6
View commit details
Copy full SHA for 5cbc8c6
View code at this point
Browse repository at this point
gh-134173: optimize state transfer between `concurrent.futures.Future` and `asyncio.Future` (#134174)
Show description for 53da1e8
bdraco
and
kumaraditya303
authored
53da1e8
View commit details
Copy full SHA for 53da1e8
View code at this point
Browse repository at this point
gh-134144: Fix use-after-free in zapthreads() (#134145)
b-pass
authored
f2de1e6
View commit details
Copy full SHA for f2de1e6
View code at this point
Browse repository at this point
gh-134100: Fix use-after-free in `PyImport_ImportModuleLevelObject` (#134117)
Nico-Posada
authored
4e9005d
View commit details
Copy full SHA for 4e9005d
View code at this point
Browse repository at this point
Commits on May 17, 2025
gh-134119: Fix crash from calling next() on exhausted template iterator (#134120)
Show description for fc7f4c3
JelleZijlstra
and
picnixz
authored
fc7f4c3
View commit details
Copy full SHA for fc7f4c3
View code at this point
Browse repository at this point
gh-133999: Fix `except` parsing regression in 3.14 (#134035)
sobolevn
authored
84914ad
View commit details
Copy full SHA for 84914ad
View code at this point
Browse repository at this point
gh-133810: remove `http.server.CGIHTTPRequestHandler` and `--cgi` flag (#133811)
Show description for faac627
picnixz
authored
faac627
View commit details
Copy full SHA for faac627
View code at this point
Browse repository at this point
gh-134098: Fix handling %-encoded trailing slash in SimpleHTTPRequestHandler (GH-134099)
serhiy-storchaka
authored
2f1ecb3
View commit details
Copy full SHA for 2f1ecb3
View code at this point
Browse repository at this point
Commits on May 16, 2025
gh-133604: remove deprecated `java_ver` function (#133888)
makridenko
authored
7a4a6cf
View commit details
Copy full SHA for 7a4a6cf
View code at this point
Browse repository at this point
gh-134069: bump HACL* revision to incoporate `memset_s` (#134027)
Show description for 1566c34
aeiouaeiouaeiouaeiouaeiouaeiou
authored
1566c34
View commit details
Copy full SHA for 1566c34
View code at this point
Browse repository at this point
Commits on May 15, 2025
gh-133873: remove deprecated mark interface for `wave.Wave_{read,write}` objects (#133874)
picnixz
authored
3f61ea3
View commit details
Copy full SHA for 3f61ea3
View code at this point
Browse repository at this point
gh-133572: Avoid using NTSTATUS on unsupported WinAPI partitions (GH-133573)
maxbachmann
authored
4341095
View commit details
Copy full SHA for 4341095
View code at this point
Browse repository at this point
gh-133970: Make PEP750 types generic (#133976)
sobolevn
authored
c3a1da5
View commit details
Copy full SHA for c3a1da5
View code at this point
Browse repository at this point
Commits on May 14, 2025
gh-127081: add critical sections to `dbm` objects (gh-132749)
duaneg
authored
ffaeb3d
View commit details
Copy full SHA for ffaeb3d
View code at this point
Browse repository at this point
gh-133701: Fix incorrect `__annotations__` on TypedDict defined under PEP 563 (#133772)
JelleZijlstra
authored
9836503
View commit details
Copy full SHA for 9836503
View code at this point
Browse repository at this point
gh-133580: Add missing exception to _sys_getwindowsversion_from_kernel32 (GH-133574)
maxbachmann
authored
5d118d0
View commit details
Copy full SHA for 5d118d0
View code at this point
Browse repository at this point
gh-133568: Only set `HAVE_AF_HYPERV` on supported WinAPI partitions (GH-133569)
maxbachmann
authored
e7ad59b
View commit details
Copy full SHA for e7ad59b
View code at this point
Browse repository at this point
gh-133562: Skip security descriptors on unsupported Windows API partitions (GH-133563)
maxbachmann
authored
e528aef
View commit details
Copy full SHA for e528aef
View code at this point
Browse repository at this point
gh-133577: Add parameter `formatter` to `logging.basicConfig` (GH-133578)
hartwork
authored
2eb49d2
View commit details
Copy full SHA for 2eb49d2
View code at this point
Browse repository at this point
Commits on May 13, 2025
gh-132641: fix race in `lru_cache` under free-threading (#133787)
Show description for 9ad0c7b
hawkinsp
authored
9ad0c7b
View commit details
Copy full SHA for 9ad0c7b
View code at this point
Browse repository at this point
gh-95380: Remove the 1024 bytes limit in fcntl.fcntl() and fcntl.ioctl() (GH-132907)
serhiy-storchaka
authored
18bf8f8
View commit details
Copy full SHA for 18bf8f8
View code at this point
Browse repository at this point
gh-133886: Fix sys.remote_exec() for non-UTF-8 paths (GH-133887)
Show description for c09cec5
serhiy-storchaka
authored
c09cec5
View commit details
Copy full SHA for c09cec5
View code at this point
Browse repository at this point
Commits on May 12, 2025
gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648)
Show description for 9f69a58
serhiy-storchaka
authored
9f69a58
View commit details
Copy full SHA for 9f69a58
View code at this point
Browse repository at this point
gh-133653: Fix argparse.ArgumentParser with the formatter_class argument (GH-133813)
Show description for 734e15b
serhiy-storchaka
authored
734e15b
View commit details
Copy full SHA for 734e15b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.