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 deprecations and other warnings in tests #333

Merged
merged 7 commits into from
Jul 2, 2023

Conversation

RazerM
Copy link
Collaborator

@RazerM RazerM commented Jun 28, 2023

No description provided.

Without this, the following test fails:

tests/test_asyncio.py::test_asyncio_context_management[gevent]

I don't know how realistic such a scenario is, but it seems logical
that if we prefer context_get_ident over thread_get_ident then the
same should apply to greenlet_get_ident.
@RazerM RazerM force-pushed the feature/fix-deprecations-etc branch from 767a3a9 to ccfc4cf Compare July 2, 2023 22:32
@RazerM RazerM merged commit ecc8ac4 into develop Jul 2, 2023
21 checks passed
@RazerM RazerM deleted the feature/fix-deprecations-etc branch July 2, 2023 23:07
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.

None yet

1 participant