This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-24 03:53:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7565586724692e2ad164d770af9675f7a261fe3a
cpython
/
Python
T
History
Dong-hee Na
7565586724
bpo-44113: Update fromzenmain not to use Py_SetProgramName (GH-26085)
2021-05-13 10:19:46 +09:00
..
clinic
…
_warnings.c
…
asdl.c
…
ast_opt.c
bpo-28307: Convert simple C-style formatting with literal format into f-string. (GH-5012)
2021-05-08 22:33:10 +03:00
ast_unparse.c
bpo-43892: Make match patterns explicit in the AST (GH-25585)
2021-04-28 22:58:44 -07:00
ast.c
bpo-43892: Make match patterns explicit in the AST (GH-25585)
2021-04-28 22:58:44 -07:00
bltinmodule.c
bpo-43892: Make match patterns explicit in the AST (GH-25585)
2021-04-28 22:58:44 -07:00
bootstrap_hash.c
…
ceval_gil.h
…
ceval.c
Remove PyTryblock struct (GH-26059)
2021-05-12 14:04:38 +01:00
codecs.c
…
compile.c
bpo-43933: Force RETURN_VALUE bytecodes to have line numbers (GH-26054)
2021-05-12 11:25:44 +01:00
condvar.h
…
context.c
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_hpux.c
…
dynload_shlib.c
…
dynload_stub.c
…
dynload_win.c
…
errors.c
bpo-43914: Highlight invalid ranges in SyntaxErrors (
#25525
)
2021-04-23 14:27:05 +01:00
fileutils.c
bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096)
2021-04-30 15:21:42 +02:00
formatter_unicode.c
…
frozen_hello.h
bpo-40222: "Zero cost" exception handling (GH-25729)
2021-05-07 15:19:19 +01:00
frozen.c
…
frozenmain.c
bpo-44113: Update fromzenmain not to use Py_SetProgramName (GH-26085)
2021-05-13 10:19:46 +09:00
future.c
bpo-38605: Revert making 'from __future__ import annotations' the default (GH-25490)
2021-04-21 12:41:19 +01:00
getargs.c
bpo-40943: Fix skipitem() didn't raise SystemError (GH-25937)
2021-05-07 11:56:48 +09:00
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
bpo-43244: Remove Yield macro from pycore_ast.h (GH-25243)
2021-04-07 13:01:09 +02:00
importdl.c
…
importdl.h
…
importlib_external.h
bpo-43933: Force RETURN_VALUE bytecodes to have line numbers (GH-26054)
2021-05-12 11:25:44 +01:00
importlib_zipimport.h
bpo-40222: "Zero cost" exception handling (GH-25729)
2021-05-07 15:19:19 +01:00
importlib.h
bpo-43933: Force RETURN_VALUE bytecodes to have line numbers (GH-26054)
2021-05-12 11:25:44 +01:00
initconfig.c
…
makeopcodetargets.py
…
marshal.c
bpo-40222: "Zero cost" exception handling (GH-25729)
2021-05-07 15:19:19 +01:00
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
bpo-40222: "Zero cost" exception handling (GH-25729)
2021-05-07 15:19:19 +01:00
pathconfig.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
bpo-43475: Fix worst case collision behavior for NaN instances (GH-25493)
2021-04-22 08:34:57 -07:00
pylifecycle.c
bpo-43680: _pyio.open() becomes a static method (GH-25354)
2021-04-12 10:44:53 +02:00
pymath.c
…
pystate.c
bpo-43977: Use tp_flags for collection matching (GH-25723)
2021-04-30 09:50:28 +01:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
bpo-43892: Make match patterns explicit in the AST (GH-25585)
2021-04-28 22:58:44 -07:00
pythonrun.c
bpo-43914: Highlight invalid ranges in SyntaxErrors (
#25525
)
2021-04-23 14:27:05 +01:00
pytime.c
…
README
…
stdlib_module_names.h
…
structmember.c
…
suggestions.c
bpo-38530: Refactor and improve AttributeError suggestions (GH-25776)
2021-05-03 16:47:27 +01:00
symtable.c
bpo-42725: Render annotations effectless on symbol table with PEP 563 (GH-25583)
2021-05-03 10:43:00 +03:00
sysmodule.c
bpo-44113: Fix compiler warning in PySys_AddWarnOption() (GH-26084)
2021-05-13 02:27:56 +02:00
thread_nt.h
…
thread_pthread.h
…
thread.c
…
traceback.c
bpo-42800: Rename AUDIT_READ to PY_AUDIT_READ (GH-25736)
2021-04-30 01:08:55 +01:00
wordcode_helpers.h
…
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink