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 }}
lpyu001
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
codeobj
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 16, 2026
Fix _PyCode_New() failure cleanup for co_tlbc and replacement_locations
lpyu001
committed
1edbf3a
View commit details
Copy full SHA for 1edbf3a
Browse repository at this point
Commits on May 27, 2026
gh-149029: Update SQLite to 3.53.1 for binary releases (#149767)
adamchainz
authored
9242700
View commit details
Copy full SHA for 9242700
Browse repository at this point
gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091)
Show description for 24c6bbc
serhiy-storchaka
and
gpshead
authored
24c6bbc
View commit details
Copy full SHA for 24c6bbc
Browse repository at this point
gh-141984: Remove accidental merge markers (GH-150517)
encukou
authored
d8ff4f8
View commit details
Copy full SHA for d8ff4f8
Browse repository at this point
gh-141984: Reword docs on "enclosed" atom grammar (GH-148622)
Show description for 55f2518
3 people
authored
55f2518
View commit details
Copy full SHA for 55f2518
Browse repository at this point
gh-150389: Make perf profiler tests resilient (#150437)
pablogsal
authored
638754c
View commit details
Copy full SHA for 638754c
Browse repository at this point
gh-149861: Fix rule in match statement `case_block` PEG grammar (GH-149908)
ByteFlowing1337
authored
99c254e
View commit details
Copy full SHA for 99c254e
Browse repository at this point
gh-149571: Fix the C implementation of Element.itertext() (GH-149929)
Show description for 7de4fcd
serhiy-storchaka
authored
7de4fcd
View commit details
Copy full SHA for 7de4fcd
Browse repository at this point
Commits on May 26, 2026
gh-149879: Fix test_grp on Cygwin (#150495)
vstinner
authored
776573c
View commit details
Copy full SHA for 776573c
Browse repository at this point
gh-62259: Add support of multi-byte encodings in the XML parser (GH-149860)
Show description for 8ab7b43
serhiy-storchaka
authored
8ab7b43
View commit details
Copy full SHA for 8ab7b43
Browse repository at this point
gh-150486: Remove dead `_buffer_factory` attribute from `_SelectorDatagramTransport` (#150487)
deadlovelll
authored
a34edf7
View commit details
Copy full SHA for a34edf7
Browse repository at this point
gh-88726: Stop using non-standard charset names eucgb2312_cn and big5_tw in email (GH-149959)
serhiy-storchaka
authored
5e467f4
View commit details
Copy full SHA for 5e467f4
Browse repository at this point
gh-149879: Fix test_embed on Cygwin (#150441)
vstinner
authored
90bf681
View commit details
Copy full SHA for 90bf681
Browse repository at this point
gh-149879: Fix test_venv on Cygwin (#150483)
Show description for bc23530
vstinner
authored
bc23530
View commit details
Copy full SHA for bc23530
Browse repository at this point
gh-148557: Use em-config to locate trampoline clang (#148556)
Show description for 1310d2c
clementperon
authored
1310d2c
View commit details
Copy full SHA for 1310d2c
Browse repository at this point
GH-126910: Make `_Py_get_machine_stack_pointer` return the actual stack pointer (GH-149103)
Show description for a679366
markshannon
authored
a679366
View commit details
Copy full SHA for a679366
Browse repository at this point
gh-139310: Revert test skip for `test_aead_aes_gcm` (GH-139552) (GH-149687)
Show description for d8a97cb
encukou
authored
d8a97cb
View commit details
Copy full SHA for d8a97cb
Browse repository at this point
gh-150443: Exclude explicit dup3 and pipe2 checks on iOS builds. (#150444)
Show description for 629da5c
freakboy3742
authored
629da5c
View commit details
Copy full SHA for 629da5c
Browse repository at this point
gh-149879: Fix test_math and test_statistics on Cygwin (#150432)
Show description for b87c991
vstinner
authored
b87c991
View commit details
Copy full SHA for b87c991
Browse repository at this point
gh-149879: Fix test_strptime on Cygwin (#150438)
Show description for f500e4e
vstinner
authored
f500e4e
View commit details
Copy full SHA for f500e4e
Browse repository at this point
gh-149879: Fix multiprocessing resource tracker tests on Cygwin (#150440)
Show description for bc67dad
vstinner
authored
bc67dad
View commit details
Copy full SHA for bc67dad
Browse repository at this point
gh-149931: Fix memory leaks on failed realloc (#149932)
aisk
authored
ec23ec6
View commit details
Copy full SHA for ec23ec6
Browse repository at this point
Commits on May 25, 2026
gh-149619: Harden _remote_debugging error paths (#150349)
pablogsal
authored
a5be25d
View commit details
Copy full SHA for a5be25d
Browse repository at this point
gh-149879: Fix test_ftplib on Cygwin (#150431)
Show description for 5ab1e86
vstinner
authored
5ab1e86
View commit details
Copy full SHA for 5ab1e86
Browse repository at this point
gh-149800: Fix macOS universal2 build of perf trampoline (GH-149894 follow-up) (#150364)
Show description for e6b17d1
pablogsal
authored
e6b17d1
View commit details
Copy full SHA for e6b17d1
Browse repository at this point
gh-150114: Use get_process_memory_usage() in memory watchdog (#150402)
Show description for cb60f48
vstinner
authored
cb60f48
View commit details
Copy full SHA for cb60f48
Browse repository at this point
gh-149879: Fix test_concurrent_futures on Cygwin (#150415)
Show description for 5cb54c9
vstinner
authored
5cb54c9
View commit details
Copy full SHA for 5cb54c9
Browse repository at this point
gh-150427: Remove unused `__linecnt` attribute from `_sitebuiltins` (#150428)
angelolicastro
authored
c549837
View commit details
Copy full SHA for c549837
Browse repository at this point
gh-149879: Fix test_asyncio on Cygwin (#150416)
Show description for be715d7
vstinner
authored
be715d7
View commit details
Copy full SHA for be715d7
Browse repository at this point
gh-149879: Fix test_ssl on Cygwin (#150419)
Show description for 0065d22
vstinner
authored
0065d22
View commit details
Copy full SHA for 0065d22
Browse repository at this point
gh-149879: Fix test_httpservers on Cygwin (#150417)
vstinner
authored
71fa314
View commit details
Copy full SHA for 71fa314
Browse repository at this point
gh-150387: Fix hang in test_run_failed_script_live on slow buildbots (#150405)
pablogsal
authored
3cf6ef4
View commit details
Copy full SHA for 3cf6ef4
Browse repository at this point
gh-131372: Fix a typo on "with_build_details_suffix" in configure (#150414)
Show description for 583cb03
stefanor
authored
583cb03
View commit details
Copy full SHA for 583cb03
Browse repository at this point
gh-149879: Fix test_termios and test_ioctl on Cygwin (#150412)
Show description for 08afe29
vstinner
authored
08afe29
View commit details
Copy full SHA for 08afe29
Browse repository at this point
gh-150114: Log the memory usage in regrtest on macOS (gh-150396)
corona10
authored
c714b56
View commit details
Copy full SHA for c714b56
Browse repository at this point
Previous
Next
You can’t perform that action at this time.