cpython/Modules at 3.14 · python/cpython
Skip to content
Sign in
AI CODE CREATION
GitHub CopilotWrite better code with AI
GitHub SparkBuild and deploy intelligent apps
GitHub ModelsManage and compare prompts
MCP RegistryNewIntegrate external tools
DEVELOPER WORKFLOWS
ActionsAutomate any workflow
CodespacesInstant dev environments
IssuesPlan and track work
Code ReviewManage code changes
APPLICATION SECURITY
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
EXPLORE
View all features
BY COMPANY SIZE
BY USE CASE
BY INDUSTRY
View all solutions
EXPLORE BY TOPIC
EXPLORE BY TYPE
SUPPORT & SERVICES
View all resources
COMMUNITY
GitHub SponsorsFund open source developers
PROGRAMS
REPOSITORIES
ENTERPRISE SOLUTIONS
Enterprise platformAI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced SecurityEnterprise-grade security features
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
We read every piece of feedback, and take your input very seriously.
Sign up
{{ message }}
python / cpython Public
Star 71.9k
History
Last commit message
Last commit date
..
_ctypes
_decimal
_hacl
_io
_multiprocessing
_sqlite
_sre
_ssl
_testcapi
_testinternalcapi
_testlimitedcapi
_xxtestfuzz
_zstd
cjkcodecs
clinic
expat
README
Setup
Setup.bootstrap.in
Setup.stdlib.in
_abc.c
_asynciomodule.c
_bisectmodule.c
_bz2module.c
_codecsmodule.c
_collectionsmodule.c
_csv.c
_curses_panel.c
_cursesmodule.c
_datetimemodule.c
_dbmmodule.c
_elementtree.c
_functoolsmodule.c
_gdbmmodule.c
_hashopenssl.c
_heapqmodule.c
_interpchannelsmodule.c
_interpqueuesmodule.c
_interpreters_common.h
_interpretersmodule.c
_json.c
_localemodule.c
_lsprof.c
_lzmamodule.c
_math.h
_opcode.c
_operator.c
_pickle.c
_posixsubprocess.c
_queuemodule.c
_randommodule.c
_remote_debugging_module.c
_scproxy.c
_ssl.c
_ssl.h
_ssl_data_111.h
_ssl_data_300.h
_ssl_data_340.h
_ssl_data_35.h
_stat.c
_statisticsmodule.c
_struct.c
_suggestions.c
_sysconfig.c
_testbuffer.c
_testcapi_feature_macros.inc
_testcapimodule.c
_testclinic.c
_testclinic_limited.c
_testimportmultiple.c
_testinternalcapi.c
_testlimitedcapi.c
_testmultiphase.c
_testsinglephase.c
_threadmodule.c
_tkinter.c
_tracemalloc.c
_typesmodule.c
_typingmodule.c
_uuidmodule.c
_weakref.c
_winapi.c
_zoneinfo.c
addrinfo.h
arraymodule.c
atexitmodule.c
binascii.c
blake2module.c
cmathmodule.c
config.c.in
errnomodule.c
faulthandler.c
fcntlmodule.c
gc_weakref.txt
gcmodule.c
getaddrinfo.c
getbuildinfo.c
getnameinfo.c
getpath.c
getpath.py
Source files for standard library extension modules, and former extension modules that are now builtin modules.