David Hewitt
|
bd0174aa5d
|
Change return types of py.None() , py.NotImplemented() and py.Ellipsis() to typed singletons
|
2023-11-17 16:16:19 +00:00 |
|
David Hewitt
|
5bc3e6f15e
|
fix clippy warnings uncovered by msrv bump
|
2023-06-05 07:08:27 +01:00 |
|
Kang Seonghoon
|
c2d4e8ad1f
|
Use a full path for #[new] method which is also #[classmethod] .
|
2023-05-29 11:01:48 +09:00 |
|
Kang Seonghoon
|
d930bc14d9
|
Verify that various macros do work without any PyO3 imports.
|
2023-05-29 11:01:48 +09:00 |
|