Victor Stinner
526fdeb227
bpo-43244: Add pycore_ast.h header file (GH-24908)
...
Move _PyAST_GetDocString() and _PyAST_ExprAsUnicode() functions the
internal C API: from Include/ast.h to a new
Include/internal/pycore_ast.h header file. Don't export these
functions anymore: replace PyAPI_FUNC() with extern.
Remove also unused includes.
2021-03-17 23:50:50 +01:00
..
2021-03-08 22:56:37 +01:00
2021-03-17 23:50:50 +01:00
2021-02-16 16:05:58 +01:00
2020-09-16 19:42:00 +01:00
2021-03-17 23:50:50 +01:00
2020-11-05 15:02:12 +01:00
2020-02-13 18:37:17 +01:00
2020-12-03 12:46:16 +02:00
2020-12-07 11:56:20 +01:00
2020-10-05 12:32:00 +03:00
2020-02-14 08:48:12 +01:00
2020-04-28 17:07:12 +02:00
2020-09-28 23:41:11 +02:00
2020-06-20 19:07:25 +01:00
2020-02-13 18:37:17 +01:00
2020-04-29 02:29:20 +02:00
2020-09-23 14:43:45 -04:00
2021-02-16 08:50:00 +01:00
2020-10-19 23:47:37 +01:00
2021-01-20 13:38:47 -08:00
2021-02-01 10:42:03 +00:00
2019-10-15 08:26:12 +01:00
2020-10-10 17:09:45 +03:00
2020-02-12 23:55:09 +01:00
2020-04-29 02:29:20 +02:00
2020-04-28 16:32:48 +02:00
2021-01-29 13:24:55 +00:00
2020-04-07 09:50:06 -07:00
2020-10-12 12:10:42 -07:00
2020-01-18 03:14:59 +00:00
2019-03-15 16:35:46 -06:00
2020-11-17 16:22:23 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-10-27 21:34:33 +01:00
2020-02-13 18:37:17 +01:00
2021-02-23 13:23:56 +01:00
2020-11-04 13:59:15 +01:00
2021-01-18 20:47:13 +01:00
2021-02-26 14:51:55 -08:00
2020-12-01 10:37:39 +01:00
2021-02-26 14:51:55 -08:00
2019-02-27 12:09:28 +01:00
2021-03-01 19:42:28 +00:00
2020-03-04 14:15:20 +01:00
2020-02-13 18:37:17 +01:00
2021-01-06 12:47:28 +01:00
2019-05-23 08:45:22 -07:00
2019-05-23 08:45:22 -07:00
2021-03-11 23:35:45 +01:00
2020-04-28 19:01:31 +02:00
2020-05-12 18:46:20 +02:00
2020-12-10 18:39:17 +01:00
2020-09-29 05:41:23 +09:00
2020-06-15 14:33:48 +02:00
2020-12-01 10:37:39 +01:00
2021-03-03 19:09:48 -08:00
2020-05-14 19:11:00 -07:00
2019-05-29 11:46:58 -07:00
2021-02-26 14:51:55 -08:00
2021-02-19 15:55:46 +01:00
2020-12-08 23:51:54 +01:00
2020-04-07 23:11:49 +02:00
2020-02-13 18:37:17 +01:00
2021-02-20 18:03:08 +00:00
2020-02-13 18:37:17 +01:00
2019-11-16 18:55:29 +02:00
2021-02-26 14:51:55 -08:00
2019-05-23 08:45:22 -07:00
2020-04-15 11:22:10 -07:00
2020-04-28 16:32:48 +02:00
2020-04-29 02:29:20 +02:00
2020-11-10 12:09:55 -08:00
2020-10-19 23:17:50 +01:00
2020-02-13 18:37:17 +01:00