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 }}
SQLPATCH
/
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
Breadcrumbs
History for
cpython
Python
stdlib_module_names.h
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2022
gh-90716: add _pylong.py module (#96673)
Show description for de69816
nascheme
authored
de69816
View commit details
Copy full SHA for de69816
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
gh-97669: Create Tools/build/ directory (#97963)
Show description for 1863302
vstinner
authored
1863302
View commit details
Copy full SHA for 1863302
View code at this point
Browse repository at this point
Commits on Aug 6, 2022
gh-93243: Make smtpd private before porting its users (GH-93246)
Show description for 56d16e8
arhadthedev
authored
56d16e8
View commit details
Copy full SHA for 56d16e8
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
gh-93939: Build C extensions without setup.py (GH-94474)
Show description for 81dca70
tiran
authored
81dca70
View commit details
Copy full SHA for 81dca70
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Show description for 591f675
hukkin
authored
591f675
View commit details
Copy full SHA for 591f675
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Show description for cf7eaa4
vstinner
authored
cf7eaa4
View commit details
Copy full SHA for cf7eaa4
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Show description for 9bf2cbc
vstinner
authored
9bf2cbc
View commit details
Copy full SHA for 9bf2cbc
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358)
tiran
authored
3409899
View commit details
Copy full SHA for 3409899
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
bpo-45085: Remove the binhex module (GH-28117)
Show description for a806608
vstinner
authored
a806608
View commit details
Copy full SHA for a806608
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
Add tests for the C tokenizer and expose it as a private module (GH-27924)
pablogsal
authored
a24676b
View commit details
Copy full SHA for a24676b
View code at this point
Browse repository at this point
Commits on Jul 22, 2021