Wang Mingyu
4498f13487
python3-typeguard: upgrade 4.1.3 -> 4.1.5
...
Changelog:
=========
-Fixed Callable erroneously rejecting a callable that has the requested amount
of positional arguments but they have defaults
-Fixed a regression introduced in v4.1.4 where the elements of Literal got
quotes removed from them by the AST transformer
-Fixed AttributeError where the transformer removed elements from a PEP 604 union
-Fixed AttributeError: 'Subscript' object has no attribute 'slice' when
encountering an annotation with a subscript containing an ignored type
(imported within an if TYPE_CHECKING: block)
-Fixed type checking not being skipped when the target is a union (PEP 604 or
typing.Union) where one of the elements is an ignored type (shadowed by an
argument, variable assignment or an if TYPE_CHECKING import) (#394 , #395 )
-Fixed type checking of class instances created in __new__() in cases such as
enums where this method is already invoked before the class has finished initializing
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-09-20 15:34:03 -07:00
..
2023-09-12 08:05:51 -07:00
2023-04-04 13:39:45 -07:00
2023-03-28 10:44:00 -07:00
2023-06-21 09:15:20 -07:00
2023-07-20 19:08:57 -07:00
2023-06-21 09:15:20 -07:00
2023-06-26 05:12:55 -07:00
2023-08-11 09:13:30 -07:00
2023-06-21 09:15:20 -07:00
2023-07-07 09:00:59 -07:00
2023-07-07 14:35:29 -07:00
2023-03-01 20:22:25 -08:00
2023-09-07 08:22:43 -07:00
2023-06-21 09:15:20 -07:00
2023-04-05 15:57:09 -07:00
2023-07-25 12:46:19 -07:00
2023-07-25 12:46:19 -07:00
2023-05-04 10:23:40 -07:00
2023-04-05 15:57:09 -07:00
2023-05-12 10:33:54 -07:00
2023-08-17 08:03:39 -07:00
2023-07-27 08:54:40 -07:00
2023-09-20 15:34:03 -07:00
2023-06-21 09:15:20 -07:00
2023-06-06 23:07:59 -07:00
2023-04-08 10:05:00 -07:00
2023-05-09 16:22:00 -07:00
2023-07-13 07:22:17 -07:00
2023-06-21 09:15:20 -07:00
2023-07-25 08:43:53 -07:00
2023-03-22 09:10:39 -07:00
2023-02-27 09:43:09 -08:00
2023-06-21 09:15:20 -07:00
2023-07-25 12:46:19 -07:00
2023-06-07 09:31:32 -07:00
2023-05-09 16:22:00 -07:00
2023-03-22 09:10:39 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-05 09:29:34 -07:00
2023-08-05 09:29:56 -07:00
2023-07-07 08:59:27 -07:00
2023-09-16 00:17:24 -07:00
2023-08-01 08:46:48 -07:00
2023-03-04 10:41:27 -08:00
2023-05-18 10:26:13 -07:00
2023-06-24 09:01:52 -07:00
2023-09-07 08:22:44 -07:00
2023-09-20 15:34:03 -07:00
2023-09-15 00:42:10 -07:00
2023-09-15 00:42:10 -07:00
2023-04-17 17:54:25 -07:00
2023-09-20 15:34:03 -07:00
2023-09-07 08:22:44 -07:00
2023-07-17 10:38:28 -07:00
2023-05-31 08:28:50 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-09-07 08:22:44 -07:00
2023-08-15 20:07:55 -07:00
2023-07-17 10:38:28 -07:00
2023-08-05 09:29:56 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-08-26 17:32:44 -07:00
2023-08-05 09:29:56 -07:00
2023-07-17 10:38:28 -07:00
2023-07-25 11:50:11 -07:00
2023-06-24 09:01:52 -07:00
2023-07-23 16:36:14 -07:00
2023-08-15 20:07:55 -07:00
2023-09-20 15:34:03 -07:00
2023-02-27 09:43:08 -08:00
2023-05-23 15:04:38 -07:00
2023-07-23 16:36:14 -07:00
2023-06-05 09:29:35 -07:00
2023-05-31 08:28:50 -07:00
2023-08-17 16:54:40 -07:00
2023-06-14 09:41:35 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-08-26 17:32:44 -07:00
2023-06-19 10:24:49 -07:00
2023-06-24 09:01:52 -07:00
2023-09-20 15:34:03 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-08-01 08:46:48 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-06-26 05:12:55 -07:00
2023-09-20 15:34:03 -07:00
2023-04-05 15:56:47 -07:00
2023-06-19 10:24:49 -07:00
2023-06-24 09:01:53 -07:00
2023-08-01 08:46:48 -07:00
2023-03-22 22:01:40 -07:00
2023-06-24 09:01:53 -07:00
2023-05-18 10:26:13 -07:00
2023-06-24 09:01:53 -07:00
2023-03-04 10:41:27 -08:00
2023-06-24 09:01:53 -07:00
2023-05-31 08:28:50 -07:00
2023-08-01 08:46:48 -07:00
2023-09-07 08:22:44 -07:00
2023-06-26 05:12:55 -07:00
2023-07-20 19:08:57 -07:00
2023-08-15 20:07:55 -07:00
2023-08-11 09:13:30 -07:00
2023-06-24 09:01:52 -07:00
2023-06-06 23:07:58 -07:00
2023-08-01 08:46:48 -07:00
2023-09-20 15:34:03 -07:00
2023-06-24 09:01:52 -07:00
2023-06-14 09:41:35 -07:00
2023-06-14 09:41:35 -07:00
2023-02-27 09:43:09 -08:00
2023-06-14 09:41:35 -07:00
2023-09-20 15:34:03 -07:00
2023-07-23 16:36:14 -07:00
2023-03-28 10:44:00 -07:00
2023-07-25 12:46:19 -07:00
2023-03-04 10:41:27 -08:00
2023-06-26 05:12:55 -07:00
2023-07-23 16:36:14 -07:00
2023-09-15 00:42:10 -07:00
2023-09-14 10:46:54 -07:00
2023-06-24 09:01:52 -07:00
2023-09-15 00:42:10 -07:00
2023-09-20 15:34:03 -07:00
2023-05-25 08:57:47 -07:00
2023-09-20 15:34:03 -07:00
2023-06-24 09:01:52 -07:00
2023-07-20 19:08:57 -07:00
2023-05-08 21:45:55 -07:00
2023-04-16 00:09:06 -07:00
2023-03-22 22:01:39 -07:00
2023-07-20 19:08:57 -07:00
2023-03-17 07:06:55 -07:00
2023-08-01 08:46:48 -07:00
2023-08-05 09:29:56 -07:00
2023-09-20 15:34:03 -07:00
2023-09-20 15:34:03 -07:00
2023-08-15 20:07:55 -07:00
2023-08-05 09:29:56 -07:00
2023-07-23 16:36:14 -07:00
2023-08-01 08:46:48 -07:00
2023-07-07 14:35:29 -07:00
2023-08-01 08:46:48 -07:00
2023-06-27 13:44:47 -07:00
2023-06-24 09:01:52 -07:00
2023-03-04 10:41:27 -08:00
2023-06-14 09:41:35 -07:00
2023-06-06 23:07:58 -07:00
2023-04-05 15:56:47 -07:00
2023-02-27 09:43:08 -08:00
2023-08-26 17:32:44 -07:00
2023-04-23 21:55:52 -07:00
2023-09-07 08:22:44 -07:00
2023-04-10 09:39:38 -07:00
2023-09-07 08:22:43 -07:00
2023-08-05 09:29:56 -07:00
2023-09-07 08:22:44 -07:00
2023-08-05 09:29:56 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00
2023-06-06 23:07:59 -07:00
2023-04-05 15:56:47 -07:00
2023-08-05 09:29:56 -07:00
2023-08-15 20:07:55 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-08-22 10:07:09 -07:00
2023-09-07 08:22:44 -07:00
2023-09-07 08:22:44 -07:00
2023-09-20 15:34:03 -07:00
2023-06-06 23:07:59 -07:00
2023-05-31 08:28:50 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-04-05 15:57:09 -07:00
2023-05-31 08:28:50 -07:00
2023-09-07 08:22:44 -07:00
2023-08-15 20:07:55 -07:00
2023-08-26 20:53:02 -07:00
2023-08-27 13:50:00 -07:00
2023-08-05 09:29:56 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:58 -07:00
2023-06-14 09:50:28 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-03-17 07:06:55 -07:00
2023-06-06 23:07:59 -07:00
2023-08-26 17:32:44 -07:00
2023-08-11 00:06:04 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:59 -07:00
2023-04-10 09:39:38 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-08 21:45:55 -07:00
2023-06-05 09:29:35 -07:00
2023-07-20 19:08:57 -07:00
2023-03-17 07:06:55 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00
2023-07-24 20:24:26 -07:00
2023-06-24 09:01:52 -07:00
2023-07-24 20:24:26 -07:00
2023-08-05 09:29:56 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:59 -07:00
2023-04-23 21:55:52 -07:00
2023-06-06 23:07:59 -07:00
2023-08-05 09:29:56 -07:00
2023-05-08 21:45:55 -07:00
2023-09-20 15:34:03 -07:00
2023-05-31 08:28:50 -07:00
2023-08-15 20:07:55 -07:00
2023-08-01 08:46:48 -07:00
2023-06-06 23:07:58 -07:00
2023-09-07 08:22:44 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-04-23 21:55:52 -07:00
2023-06-06 23:07:58 -07:00
2023-07-27 08:54:40 -07:00
2023-07-25 12:46:19 -07:00
2023-04-10 09:39:38 -07:00
2023-08-26 17:32:44 -07:00
2023-08-16 11:39:45 -07:00
2023-06-06 23:07:58 -07:00
2023-03-04 10:41:27 -08:00
2023-06-06 23:07:59 -07:00
2023-09-20 15:34:03 -07:00
2023-08-16 11:39:45 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-05-15 09:37:58 -07:00
2023-06-06 23:07:58 -07:00
2023-08-26 17:32:44 -07:00
2023-09-20 15:34:03 -07:00
2023-09-20 15:34:03 -07:00
2023-08-26 17:32:44 -07:00
2023-06-06 23:07:59 -07:00
2023-07-24 20:24:26 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-06-26 05:12:55 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-08-26 17:32:44 -07:00
2023-04-08 10:05:00 -07:00
2023-04-08 10:05:00 -07:00
2023-06-27 13:44:47 -07:00
2023-07-17 10:38:28 -07:00
2023-06-26 05:12:55 -07:00
2023-02-27 09:43:09 -08:00
2023-06-19 10:24:49 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-05-08 21:45:55 -07:00
2023-06-06 23:07:58 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:58 -07:00
2023-09-20 15:34:03 -07:00
2023-06-06 23:07:58 -07:00
2023-08-16 11:39:45 -07:00
2023-08-26 17:32:44 -07:00
2023-08-16 11:39:45 -07:00
2023-06-27 13:44:47 -07:00
2023-08-05 09:29:56 -07:00
2023-08-01 08:46:48 -07:00
2023-08-05 09:29:56 -07:00
2023-08-19 10:46:14 -07:00
2023-03-10 09:01:54 -08:00
2023-08-27 09:21:22 -07:00
2023-06-06 23:07:58 -07:00
2023-07-25 08:43:53 -07:00
2023-06-27 13:44:47 -07:00
2023-08-05 09:29:56 -07:00
2023-06-24 09:01:53 -07:00
2023-08-16 11:39:45 -07:00
2023-09-14 16:56:56 -07:00
2023-02-27 09:43:09 -08:00
2023-04-10 09:39:38 -07:00
2023-09-07 08:22:44 -07:00
2023-05-08 21:45:56 -07:00
2023-09-07 08:22:44 -07:00
2023-09-07 08:22:44 -07:00
2023-09-07 08:22:44 -07:00
2023-08-26 17:32:44 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-05-25 08:57:47 -07:00
2023-06-15 10:28:20 -07:00
2023-06-06 23:07:58 -07:00
2023-07-27 08:54:40 -07:00
2023-09-20 15:34:03 -07:00
2023-05-08 21:45:56 -07:00
2023-08-01 08:46:48 -07:00
2023-06-06 23:07:58 -07:00
2023-09-20 15:34:03 -07:00
2023-08-16 11:39:45 -07:00
2023-08-05 09:29:56 -07:00
2023-08-05 09:29:56 -07:00
2023-05-08 21:45:56 -07:00
2023-06-06 23:07:58 -07:00
2023-08-05 09:29:56 -07:00
2023-09-20 15:34:03 -07:00
2023-08-11 00:06:04 -07:00
2023-09-07 08:22:44 -07:00
2023-06-24 09:01:53 -07:00
2023-05-25 08:57:47 -07:00
2023-08-16 11:39:45 -07:00
2023-06-19 10:24:49 -07:00
2023-03-17 07:06:55 -07:00
2023-08-05 09:29:56 -07:00
2023-06-06 23:07:58 -07:00
2023-07-24 20:24:26 -07:00
2023-06-06 23:07:58 -07:00
2023-09-07 08:22:44 -07:00
2023-04-05 15:56:47 -07:00
2023-09-07 08:22:44 -07:00
2023-09-15 00:42:10 -07:00
2023-06-14 09:41:35 -07:00
2023-06-06 23:07:58 -07:00
2023-07-25 08:43:53 -07:00
2023-03-04 10:41:27 -08:00
2023-06-06 23:07:58 -07:00
2023-05-31 08:28:50 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-08-05 09:29:56 -07:00
2023-06-19 10:24:49 -07:00
2023-05-08 21:45:56 -07:00
2023-08-16 11:39:45 -07:00
2023-05-08 21:45:54 -07:00
2023-09-07 08:22:44 -07:00
2023-03-22 22:20:42 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00