Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mottosso
Copy link
Owner

@mottosso mottosso commented Sep 9, 2016

Make an exception for https://github.com/pyqt/python-qt5.

@mottosso
Copy link
Owner Author

mottosso commented Sep 9, 2016

Let me know if this works for you, @BigRoy.

@BigRoy
Copy link

BigRoy commented Sep 9, 2016

This seems to work! :)

…untime

With this in place, users will be able to keep an eye on things that change, in case some part of their code relies on the functionality remaining consistent.
# Keep track of modifications
__modified__.append(name)

if name not in __added__:
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a minor bugfix; before, members in __added__ were also in __remapped__.

@mottosso mottosso merged commit 5bb3c34 into mottosso:master Sep 10, 2016
@mottosso mottosso deleted the fix135 branch March 24, 2017 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants