-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add patch for use with Python 3.11 #34
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
…nda-forge-pinning 2022.10.25.08.18.02
There's something weird still going on as it's not looking in |
My current best guess is that python/cpython#29041 is the change that has broken crossenv. |
Another candidate the frozen Though defrosting it doesn't fix the issue:
|
See conda-forge/cross-python-feedstock#57 for the solution. |
@chrisburr, please wait for the maintainers to review PRs in the future. Can you add yourself as a maintainer to all the feedstocks you merged today? |
@isuruf sorry about that, I should have been more patient waiting with these.
Will do 👍 |
Fixing the issue seen in conda-forge/pytest-feedstock#152