Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Fix #467 - Method resolution order for object #509

Merged
merged 2 commits into from
Apr 18, 2017

Conversation

abonie
Copy link
Contributor

@abonie abonie commented Apr 16, 2017

The bug (#467) caused PyObject's __class__.$pyclass to be changed from
PyObject to str_iterator in StrIterator.js, which for example, messed
with chain of inheritance multiple classes.

The bug caused PyObject's __class__.$pyclass to be changed from
PyObject to str_iterator in StrIterator.js, which for example, messed
with chain of inheritance multiple classes.
@freakboy3742 freakboy3742 merged commit f5e6b99 into beeware:master Apr 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants