]> git.k1024.org Git - pylibacl.git/commit
Fix the typing hints for Python 3.6+
authorIustin Pop <iustin@k1024.org>
Sun, 23 Feb 2025 21:45:02 +0000 (22:45 +0100)
committerIustin Pop <iustin@k1024.org>
Sun, 23 Feb 2025 21:45:02 +0000 (22:45 +0100)
commit3b12e9d38c95d21b83ec2ea735ea6d43a49aa6e6
treee4c8dc3d5566569bf11d9f5c0b19d0d823024cbd
parentd8a9de4f688614dab6b6fd2531e8ed79657068a0
Fix the typing hints for Python 3.6+

Thankfully the supported version is 3.7+, so this should be fine. I'm
not sure I understand why typing sometimes fails on the CI env, but
this should likely fix it.
posix1e.pyi