fengzhao / fengzhao/pyv8

Strange error after updating to -r527

Open
#198 11 comments 0 reactions 0 assignees View on GitHub
auto-migrated OpSys-All Priority-Medium Type-Defect
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
After updating to PyV8 -r527 something broke in Thug and I started getting this
error (this does not happen in -r526 and previous versions)

File "/home/buffer/thug/src/DOM/Window.py", line 853, in context
self._context = PyV8.JSContext(self)
TypeError: 'method-wrapper' object has only read-only attributes (assign to
._context)

Please consider that the code that fails lies within the Window class (which
subclasses PyV8.JSClass). I took a look at the patch but it does not seem to
justify this fail. Is it the intended behavior?

Thanks,
Angelo
```

Original issue reported on code.google.com by `angelo.d...@gmail.com` on 19 Aug 2013 at 5:57

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.