Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-06-26 12:54:12 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
4583525835baf8fc7bd49a60725d1e8c49ef92b3
cpython/Python/clinic
T
History
Serhiy Storchaka 2a39d251f0 bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
Use _PyArg_CheckPositional() and inlined code instead of
PyArg_UnpackTuple() and _PyArg_UnpackStack() if all parameters
are positional and use the "object" converter.
2019-01-11 18:01:42 +02:00
..
_warnings.c.h
bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. (GH-6748)
2018-11-27 11:27:36 +02:00
bltinmodule.c.h
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
context.c.h
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
import.c.h
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
marshal.c.h
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (GH-11313)
2019-01-11 16:01:14 +02:00
sysmodule.c.h
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
traceback.c.h
bpo-30579: Allow TracebackType creation and tb_next mutation from Python (GH-4793)
2018-01-07 23:30:18 +10:00
Powered by Gitea Version: 1.26.4 Page: 908ms Template: 96ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API