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-05-06 20:51:17 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
804f2529d8e545a8d59eaf260ee032d014e681ba
cpython/Python/clinic
T
History
Victor Stinner b270b82f11 gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
Replace "(PyCFunction)(void(*)(void))func" cast with
_PyCFunction_CAST(func).
2022-05-03 20:25:41 +02:00
..
_warnings.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
bltinmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
context.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
import.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
marshal.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
Python-tokenize.c.h
Add tests for the C tokenizer and expose it as a private module (GH-27924)
2021-08-24 17:50:05 +01:00
sysmodule.c.h
gh-91320: Argument Clinic uses _PyCFunction_CAST() (#32210)
2022-05-03 20:25:41 +02:00
traceback.c.h
…
Powered by Gitea Version: 1.26.1 Page: 3511ms Template: 3ms
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