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 compatibility with e.g. Sybil #133

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Nov 3, 2022

Closes #132; it's a trival enough patch for a sufficiently esoteric case that I didn't add tests.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good to me. Have you confirmed that this fixes the issue? Should we report this to Sybil as well?

@Zac-HD
Copy link
Member Author

Zac-HD commented Nov 4, 2022

I've confirmed locally, yep.

I don't think it actually makes sense to fix in Sybil as there's no Python object to assign, and constructing a proxy would mostly break other things.

@pquentin pquentin merged commit 02daacb into python-trio:master Nov 4, 2022
@pquentin
Copy link
Member

pquentin commented Nov 4, 2022

Sorry we don't have automation to release on every commit, is it OK if I delay this one until we have more changes or waited for a few weeks?

You can also release yourself if needed

@Zac-HD
Copy link
Member Author

Zac-HD commented Nov 4, 2022

Yep, waiting a few weeks isn't a problem here.

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.

trio_mode automark breaks when Pytest item has no .obj attribute
2 participants