pylyzer/tests
2025-02-22 10:56:21 +09:00
..
err fix: List type bug 2025-02-21 21:22:13 +09:00
foo fix: import resolution bug 2024-12-07 22:23:25 +09:00
abc.py feat: ABC implementation check 2024-12-27 15:46:59 +09:00
call.py feat: support arguments expansion 2024-08-20 02:53:19 +09:00
casting.py build: update deps & add test cases 2024-09-19 18:11:47 +09:00
class.py feat: attrs can be registered in methods other than __init__ 2025-02-22 10:56:21 +09:00
collection.py fix: collection bugs 2025-01-05 00:38:40 +09:00
decl.py fix: minor bugs 2024-09-26 18:18:27 +09:00
dict.py fix: name shadowing bug 2024-10-19 14:58:56 +09:00
errors.py Add tests for errors/warns 2022-12-24 12:14:31 +09:00
export.py fix: module resolution bug 2023-03-24 18:47:45 +09:00
func.py feat: support varargs 2023-12-09 20:58:10 +09:00
import.py fix: import resolution bug 2024-12-07 22:23:25 +09:00
list.py fix: slice bug 2024-12-27 20:21:05 +09:00
literal.py feat: support f-string 2024-09-21 13:37:53 +09:00
narrowing.py fix: minor bugs 2025-02-08 17:04:56 +09:00
projection.py fix: minor bugs 2025-02-08 17:04:56 +09:00
property.py feat: support @property 2025-01-01 20:56:40 +09:00
pyi.py feat: support pyi files 2024-10-06 18:46:19 +09:00
pyi.pyi feat: support pyi files 2024-10-06 18:46:19 +09:00
shadowing.py feat: use union types for variable defined in if-else 2024-10-20 15:31:49 +09:00
test.py feat: support named-expr (walrus operator) 2024-12-27 20:09:50 +09:00
test.rs feat: attrs can be registered in methods other than __init__ 2025-02-22 10:56:21 +09:00
typespec.py fix: typing/collections.abc types bug 2024-10-05 16:40:29 +09:00
typevar.py fix: TypeVar bug 2024-08-20 02:19:34 +09:00
union.py fix: minor bugs 2024-09-26 18:18:27 +09:00
warns.py Add tests for errors/warns 2022-12-24 12:14:31 +09:00
widening.py build: update deps 2024-12-25 02:52:25 +09:00