Commit Graph

9 Commits

Author SHA1 Message Date
github-actions[bot] 1420aabc6b [stubsabot] Bump lupa to 2.6.* (#14919)
Release: https://pypi.org/pypi/lupa/2.6
Homepage: https://github.com/scoder/lupa
Repository: https://github.com/scoder/lupa
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/lupa

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-10-25 08:37:11 +01:00
Brian Schubert 47dbbd6c91 Add @disjoint_base decorator to the third-party stubs (#14716) 2025-09-15 02:16:16 +02:00
sobolevn 4b0623f4fb Update mypy to 1.18.1 (#14699) 2025-09-14 03:33:27 +02:00
Jelle Zijlstra 573b57d8da Add missing defaults to third-party stubs (#14617) 2025-08-21 13:36:29 -07:00
Joey Marianer 706320ca03 [lupa] Improve Lua table annotations (#14359)
Support get/set/del from Lua tables.
Lua table values are all Any because we can't typecheck across language boundaries.
Support unpack_returned_tuples in the LuaRuntime constructor.
2025-08-20 12:03:02 +02:00
github-actions[bot] 0b887a54ff [stubsabot] Bump lupa to 2.5.* (#14279)
Co-authored-by: stubsabot <>
2025-06-30 17:40:17 +03:00
github-actions[bot] fce4b4f10b [stubsabot] Bump lupa to 2.4.* (#13391)
Co-authored-by: stubsabot <>
2025-01-11 12:59:36 +00:00
github-actions[bot] a920fd6479 [stubsabot] Bump lupa to 2.3.* (#13383)
Release: https://pypi.org/pypi/lupa/2.3
Homepage: https://github.com/scoder/lupa
Repository: https://github.com/scoder/lupa
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/lupa
2025-01-10 00:17:41 -08:00
RedContritio 2e9a61f834 Add lupa stubs (#12650) 2024-09-16 09:13:27 +02:00