Skip to content

[WIP] Python 3.10 #5778

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

Closed
wants to merge 3 commits into from
Closed

[WIP] Python 3.10 #5778

wants to merge 3 commits into from

Conversation

jrbourbeau
Copy link
Member

@jrbourbeau jrbourbeau commented Feb 8, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2022

Unit Test Results

       17 files  ±0         17 suites  ±0   8h 40m 58s ⏱️ - 35m 17s
  2 594 tests  - 1    2 487 ✔️  - 21       79 💤  -   1  28 +21 
21 838 runs  +1  20 504 ✔️ +26  1 280 💤  - 72  54 +47 

For more details on these failures, see this check.

Results for commit 57d8cfe. ± Comparison against base commit d0a93e9.

Comment on lines +64 to +65
# stacktrace for Python 3.8+ has not been released at the moment of writing
if: ${{ matrix.os == 'ubuntu-latest' && matrix.python-version == '3.7' }}
Copy link
Member

Choose a reason for hiding this comment

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

now that 3.7 has been dropped from CI - does this mean that use of libunwind and stacktrace should be removed?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@graingert
Copy link
Member

@jrbourbeau I think merging main and merging #5353 into this will cause the tests to pass

# - git+https://github.com/intake/filesystem_spec
- git+https://github.com/joblib/joblib
- keras
- pytest-asyncio<0.14.0 # `pytest-asyncio<0.14.0` isn't available on conda-forge for Python 3.10
Copy link
Collaborator

Choose a reason for hiding this comment

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

the env file for Python 3.9 should be updated to not include these git tips anymore

@graingert graingert mentioned this pull request Mar 16, 2022
3 tasks
@jrbourbeau
Copy link
Member Author

Looks like this was superseded by #5952 -- thanks for taking over @graingert

@jrbourbeau jrbourbeau closed this Mar 30, 2022
@jrbourbeau jrbourbeau deleted the python-3.10 branch March 30, 2022 19:18
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