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

Removed shutil from SKIPNAMES #115

Merged
merged 2 commits into from
Sep 11, 2016

Conversation

mrbean-bremen
Copy link
Member

- added possibility to add own skipnames in derived test class
- fixes pytest-dev#104
- can be used to fix pytest-dev#106
- use explicit set construction to work under Python 2.6
@jmcgeheeiv jmcgeheeiv merged commit 0b2f782 into pytest-dev:master Sep 11, 2016
@mrbean-bremen mrbean-bremen deleted the change_skipnames branch September 15, 2016 18:45
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.

posixpath, genericpath in SKIPNAMES shutil.make_archive does not work with pyfakefs
2 participants