Skip to content

Convert the result of _getautousenames to a list #167

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

Conversation

AnesBenmerzoug
Copy link

This PR introduces a small fix for the latest version of pytest released 2 days ago.
As part of that release in this pull request, the return value of _getautousenames
was changed from a list to an iterator in order to fix a performance issue with autouse fixtures.

@plammens
Copy link
Contributor

Already fixed in #164!

@smarie
Copy link
Owner

smarie commented Dec 16, 2020

Indeed, thanks @AnesBenmerzoug ! It was already merged in #164
I should be able to make a release with it soon.

@smarie smarie closed this Dec 16, 2020
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.

3 participants