mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Issue #23501: Argumen Clinic now generates code into separate files by default.
This commit is contained in:
parent
0759f84d62
commit
1009bf18b3
54 changed files with 9262 additions and 8731 deletions
|
@ -16,10 +16,9 @@
|
|||
#endif /* !STDC_HEADERS */
|
||||
|
||||
/*[clinic input]
|
||||
output preset file
|
||||
module array
|
||||
[clinic start generated code]*/
|
||||
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=0909c1a148c69931]*/
|
||||
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=7d1b8d7f5958fd83]*/
|
||||
|
||||
struct arrayobject; /* Forward */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue