- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 140
Issues: scoder/lupa
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Python exceptions can't be handled from Lua scripts using pcall
#45
opened Nov 25, 2014 by
kmike
updated Nov 26, 2014
skip certain libraries (e.g. io and os) to sandbox semi-trusted code
#47
opened Dec 16, 2014 by
TimoStolz
updated Jan 4, 2015
table_from segfaults when argument is a Python generator which calls Lua functions
#62
opened Oct 27, 2015 by
kmike
updated Oct 27, 2015
Use luajit from a different location?
#53
opened Jun 12, 2015 by
matthiasplappert
updated Jan 22, 2016
LuaJIT 5.1 crashed(Segmentation fault) during out-of-range indexing on a _LuaObject
#72
opened Mar 13, 2016 by
oeway
updated Mar 13, 2016
__pairs metamethod is ignored when iterating Lua tables from Python
help wanted
#80
opened Aug 12, 2016 by
immerrr
updated Sep 2, 2016
Binary instalation for windows python 2.7 64 or anaconda
#21
opened Mar 12, 2014 by
secauvr
updated Jul 13, 2017
bound method incorrectly unbound when first argument is the same object
#94
opened Aug 20, 2017 by
ghost
updated Aug 20, 2017
convert a python function in py_to_lua
incomplete
#83
opened Nov 3, 2016 by
oeway
updated Feb 1, 2019
lua.table keyword arguments are misleading when runtime encoding is None
confirmed
help wanted
#66
opened Oct 28, 2015 by
kmike
updated Feb 1, 2019
Tables as kwargs for Python Classes
support question
#121
opened Sep 24, 2019 by
SoulSen
updated Dec 26, 2019
Call lua socket.http via lupa
support question
#138
opened May 12, 2020 by
thomas1984
updated May 19, 2020
Print lua table representation of a table created from Python
confirmed
#135
opened Jan 3, 2020 by
Dimbreath
updated May 19, 2020
Restricting access to potentially-dangerous LUA builtins
#123
opened Oct 2, 2019 by
jrgp
updated May 19, 2020
Allow setting global {...} variable
incomplete
#108
opened Mar 12, 2019 by
user202729
updated May 19, 2020
lupa does not print Python error when using coroutines
#144
opened Jul 17, 2020 by
JakobDev
updated Jul 17, 2020
Implement Lua operator overloading for wrapped Python objects
#51
opened May 29, 2015 by
scoder
updated Jul 23, 2020
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.