Guido van Rossum
7e1f38f2de
gh-116916: Remove separate next_func_version counter ( #116918 )
...
Somehow we ended up with two separate counter variables tracking "the next function version".
Most likely this was a historical accident where an old branch was updated incorrectly.
This PR merges the two counters into a single one: `interp->func_state.next_version`.
2024-03-18 11:11:10 -07:00
..
2024-03-06 09:42:11 -05:00
2023-12-25 19:36:59 +02:00
2023-12-07 12:33:40 -07:00
2024-02-09 17:08:32 -05:00
2023-11-15 16:38:31 +00:00
2024-02-20 09:57:48 -05:00
2024-03-15 10:48:00 +00:00
2024-03-07 03:30:11 +08:00
2024-03-05 09:05:52 -07:00
2023-11-15 16:38:31 +00:00
2024-02-02 13:50:51 +00:00
2024-02-10 00:57:04 +00:00
2024-02-15 10:54:57 -08:00
2024-02-13 14:56:49 -07:00
2024-02-02 12:14:34 +00:00
2024-03-12 15:05:30 +01:00
2023-12-07 13:47:55 +00:00
2023-12-01 17:05:56 +01:00
2024-02-29 08:11:28 -08:00
2023-11-09 10:27:20 +00:00
2024-02-17 10:03:10 +09:00
2024-02-29 08:11:28 -08:00
2024-03-08 09:56:36 -08:00
2024-02-29 08:11:28 -08:00
2024-03-11 11:02:58 -04:00
2024-03-12 00:46:53 +00:00
2024-03-12 00:46:53 +00:00
2023-11-15 16:38:31 +00:00
2024-02-20 16:50:43 +00:00
2023-11-20 15:52:00 +02:00
2024-03-11 11:02:58 -04:00
2024-03-05 09:05:52 -07:00
2024-03-18 11:11:10 -07:00
2024-02-29 08:11:28 -08:00
2024-02-20 09:39:55 +00:00
2024-03-08 00:21:21 +08:00
2024-01-23 11:08:23 -07:00
2024-03-16 13:56:30 +01:00
2024-02-29 08:11:28 -08:00
2024-03-11 22:25:55 +09:00
2023-11-16 12:19:54 -07:00
2024-01-21 01:14:45 +09:00
2024-02-10 00:57:04 +00:00
2024-02-14 00:32:51 +00:00
2024-02-29 08:11:28 -08:00
2024-01-26 19:38:14 -08:00
2024-01-26 19:38:14 -08:00
2024-03-14 16:31:47 +00:00
2023-11-02 10:18:43 +00:00
2024-03-05 15:06:00 +00:00
2024-02-20 16:50:43 +00:00
2023-10-13 09:25:37 +00:00
2024-02-21 01:38:09 +00:00
2023-10-09 07:39:51 -06:00
2024-03-16 21:37:11 +01:00
2023-12-06 15:09:22 +01:00
2023-12-12 17:20:21 -07:00
2024-02-20 13:04:37 -05:00
2024-03-08 09:56:36 -08:00
2024-02-14 00:32:51 +00:00
2024-03-16 13:56:30 +01:00
2024-03-06 09:42:11 -05:00
2024-03-12 00:46:53 +00:00
2024-02-28 10:17:34 +00:00
2024-02-28 10:17:34 +00:00
2024-02-20 16:50:43 +00:00
2024-03-07 03:30:11 +08:00
2023-10-10 08:26:29 +09:00
2024-02-29 08:11:28 -08:00
2024-02-07 13:19:47 -07:00
2024-03-11 16:35:29 +00:00
2023-10-12 14:52:14 +00:00
2024-02-20 13:04:37 -05:00
2024-03-08 00:21:21 +08:00
2024-03-14 22:23:00 +00:00
2023-11-30 11:12:49 +01:00
2024-03-12 00:46:53 +00:00
2024-02-29 08:11:28 -08:00
2024-02-28 09:56:40 +00:00
2024-03-14 16:31:47 +00:00
2024-03-14 16:31:47 +00:00
2024-01-03 13:25:27 +00:00