Skip to content
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

FIX: do not use both with_metaclass and __metaclass__ #277

Merged

Conversation

tacaswell
Copy link
Member

See benjaminp/six#210

closes #276

This fixes a show-stopping 'can not import' bug on 2.7, we probably should do an emergency micro release with this patch.

@danielballan
Copy link
Member

@caspervdw I will cherry-pick this commit onto our v0.4 release and tag a v0.4.1 today.

@danielballan danielballan merged commit 9cb60ce into soft-matter:master Sep 25, 2017
@danielballan
Copy link
Member

danielballan commented Sep 25, 2017

Published to PyPI: https://pypi.python.org/pypi/PIMS.
And submitted to conda-forge: danielballan/pims-feedstock#1

And I finally installed pypandoc, Casper. ;- )

@tacaswell tacaswell deleted the fix_improper_metaclassage branch September 28, 2017 21:10
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.

metaclass conflict
3 participants