You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
import PyV8
c = PyV8.JSContext()
c.enter()
c.eval('new Date("null")')
What is the expected output? What do you see instead?
Expect to see some sort of exception. Instead the program seg faults.
What version of the product are you using? On what operating system?
From PyPI 1.0-dev on Debian 7.8.
Original issue reported on code.google.com by t...@rewardstyle.com on 2 Apr 2015 at 3:20
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
t...@rewardstyle.com
on 2 Apr 2015 at 3:20The text was updated successfully, but these errors were encountered: