Conversation
136d29c to
21f1022
Compare
Requires actions/python-versions#308 Python 3.13 has been delayed until 2024-10-07
* main: tests(sidebar): Add tests for sidebar (#1715) tests(accordion): Add kitchensink tests for accordion (#1710) tests(bug): Use locator instead of element handles (#1716) tests(deploys): Move import from htmltools into code to help with debugging deploys (#1718) build: set Narwhals 1.9.1 as minimum, remove upper bound, use narwhals.stable.v1 for dtypes and typing (#1717) feat: support DataFrames via narwhals (#1570) Adds Deploy to Connect Cloud buttons to app READMEs (#1709)
…into bump_versions
This reverts commit cf723ec.
…tible with py3.13
This reverts commit 5e7a61c.
This reverts commit 02e8f91.
|
|
|
microsoft/playwright-python#2589 has been merged to main two days ago adding python 3.13 support and updating greenlet to a python 3.13 compatible version. This dependency hell is frustrating to deal with as it is out of our control. 🔔 **shame.png |
|
Getting past They're waiting for more upstream changes. ⏳ |
|
@schloerke this PR is pretty close to passing, but since |
This should be resolved now |
|
There was a problem hiding this comment.
Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
.github/workflows/pytest.yaml:75
- [nitpick] The step name 'Set up Python 3.10' is misleading given that the test matrix now includes Python 3.13. Consider renaming it to a generic name like 'Set up Python' or dynamically using the version under test.
- name: "Set up Python 3.10"
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
@schloerke is this ok to merge? |
|
There's some failing tests that won't go away. I'll need to double check them. But we should work to get this merged. |
|
Remaining check is unrelated to python 3.13. Hoping this latest check will successfully pass I believe this PR can be merged. |
|
The branch requirements have been changed. Any other PRs will need to be updated |
|
This PR should be merged to merge in the updated workflows jobs that are now required. |
|
Am going to force merge. We can fix the 3.13 nba app error tomorrow |
Requires actions/python-versions#308
Closes #1701
Python 3.13 has been delayed until 2024-10-07