This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-29 20:41:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
History
Thomas Wouters
01104ce1be
Python 3.13.13
2026-04-07 20:19:01 +02:00
..
__phello__
…
_pyrepl
…
asyncio
…
collections
…
concurrent
…
ctypes
…
curses
…
dbm
…
email
…
encodings
…
ensurepip
…
html
…
http
…
idlelib
…
importlib
…
json
…
logging
…
multiprocessing
…
pathlib
…
pydoc_data
…
re
…
site-packages
…
sqlite3
…
sysconfig
…
test
…
tkinter
…
tomllib
…
turtledemo
…
unittest
…
urllib
…
venv
…
wsgiref
…
xml
…
xmlrpc
…
zipfile
…
zoneinfo
…
__future__.py
…
__hello__.py
…
_aix_support.py
…
_android_support.py
…
_apple_support.py
[3.13] gh-126925: Modify how iOS test results are gathered (GH-127592) (
#127754
)
2024-12-09 14:39:11 +08:00
_collections_abc.py
…
_colorize.py
…
_compat_pickle.py
…
_compression.py
…
_ios_support.py
…
_markupbase.py
…
_opcode_metadata.py
…
_osx_support.py
…
_py_abc.py
…
_pydatetime.py
…
_pydecimal.py
…
_pyio.py
…
_pylong.py
…
_sitebuiltins.py
…
_strptime.py
…
_threading_local.py
…
_weakrefset.py
…
abc.py
gh-87864: Use correct function definition syntax in the docs (
#103312
)
2023-04-11 16:50:25 +03:00
antigravity.py
…
argparse.py
…
ast.py
…
base64.py
…
bdb.py
…
bisect.py
…
bz2.py
…
calendar.py
…
cmd.py
…
code.py
…
codecs.py
…
codeop.py
…
colorsys.py
…
compileall.py
…
configparser.py
…
contextlib.py
…
contextvars.py
[3.13] gh-126451: Revert backports of ABC registrations for
contextvars.Context
and multiprocessing proxies (
#126734
)
2024-11-12 12:29:13 +00:00
copy.py
…
copyreg.py
…
cProfile.py
…
csv.py
…
dataclasses.py
…
datetime.py
…
decimal.py
…
difflib.py
…
dis.py
…
doctest.py
…
enum.py
…
filecmp.py
[3.13] gh-122400: Handle ValueError in filecmp (GH-122401) (GH-122441)
2024-07-30 09:17:35 +00:00
fileinput.py
…
fnmatch.py
…
fractions.py
[3.13] gh-130664: Treat '0' fill character with align '=' as zero-padding for Fraction's (GH-131067) (GH-136242)
2025-07-03 11:20:49 +00:00
ftplib.py
…
functools.py
…
genericpath.py
[3.13] gh-135034: Normalize link targets in tarfile, add
os.path.realpath(strict='allow_missing')
(GH-135037) (GH-135064)
2025-06-03 15:59:54 +02:00
getopt.py
…
getpass.py
…
gettext.py
…
glob.py
…
graphlib.py
…
gzip.py
…
hashlib.py
…
heapq.py
…
hmac.py
…
imaplib.py
…
inspect.py
…
io.py
…
ipaddress.py
…
keyword.py
…
linecache.py
…
locale.py
…
lzma.py
…
mailbox.py
…
mimetypes.py
…
modulefinder.py
…
netrc.py
…
ntpath.py
…
nturl2path.py
…
numbers.py
[3.13] gh-122450: Expand documentation for `
Rational
and
Fraction
` (
#136800
) (
#137367
)
2025-08-05 14:54:31 +01:00
opcode.py
…
operator.py
…
optparse.py
…
os.py
…
pdb.py
…
pickle.py
…
pickletools.py
…
pkgutil.py
…
platform.py
…
plistlib.py
…
poplib.py
…
posixpath.py
…
pprint.py
…
profile.py
…
pstats.py
…
pty.py
…
py_compile.py
…
pyclbr.py
…
pydoc.py
…
queue.py
…
quopri.py
…
random.py
…
reprlib.py
…
rlcompleter.py
[3.13] gh-113978: Ignore warnings on text completion inside REPL (GH-113979) (
#119429
)
2024-05-22 23:13:32 +02:00
runpy.py
gh-99437: runpy: decode path-like objects before setting globals
2024-01-15 16:58:50 +00:00
sched.py
…
secrets.py
…
selectors.py
…
shelve.py
…
shlex.py
…
shutil.py
…
signal.py
…
site.py
…
smtplib.py
…
socket.py
…
socketserver.py
…
sre_compile.py
…
sre_constants.py
…
sre_parse.py
…
ssl.py
…
stat.py
…
statistics.py
…
string.py
…
stringprep.py
…
struct.py
…
subprocess.py
…
symtable.py
…
tabnanny.py
…
tarfile.py
…
tempfile.py
…
textwrap.py
…
this.py
…
threading.py
…
timeit.py
…
token.py
…
tokenize.py
…
trace.py
…
traceback.py
…
tracemalloc.py
…
tty.py
…
turtle.py
…
types.py
…
typing.py
…
uuid.py
…
warnings.py
…
wave.py
…
weakref.py
…
webbrowser.py
…
zipapp.py
…
zipimport.py
…