Commit Graph

6 Commits

Author SHA1 Message Date
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