Files
typeshed/stdlib
Carl Meyer 7ca8303672 CodeType.co_linetable is of type bytes (#7856)
Although the specific format of the bytes is opaque and undocumented, the fact that it will be bytes is stable.

This is necessary in order for type checkers to allow creating one code object from another, since the `lnotab`
positional argument to `__init__` is typed as bytes.
2022-05-17 11:49:12 -07:00
..
2022-05-16 17:28:13 -07:00
2022-05-06 23:48:52 -07:00
2022-05-16 17:28:13 -07:00
2022-05-06 22:54:58 -07:00
2022-05-16 17:28:13 -07:00
2021-05-06 18:57:33 +03:00
2022-02-19 12:25:51 -08:00
2022-02-19 12:26:45 -08:00
2022-02-19 12:27:07 -08:00
2022-01-30 16:27:06 -08:00
2022-05-04 00:00:08 -07:00
2022-05-16 17:28:13 -07:00
2022-04-18 21:21:19 +03:00
2022-04-01 18:01:23 +01:00
2022-02-18 01:27:28 -08:00
2022-01-30 16:27:06 -08:00
2022-05-16 17:28:13 -07:00
2022-05-06 22:54:58 -07:00
2022-04-17 01:01:36 +01:00
2022-04-23 18:28:35 -07:00
2021-12-22 20:18:19 -08:00
2021-12-22 20:18:19 -08:00
2021-12-22 20:18:19 -08:00
2022-01-01 14:19:05 +02:00
2022-03-03 15:25:30 -08:00
2022-02-19 19:57:43 -08:00