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

ci: add python 3.10 and macOS Catalina tests #74

Closed
wants to merge 5 commits into from

Conversation

coderkalyan
Copy link
Contributor

No description provided.

@coderkalyan
Copy link
Contributor Author

coderkalyan commented Nov 24, 2021

Do not merge yet.

related:

psf/black#2053
astropy/astropy#12402
IQSS/dataverse#7225

black == 20.8b1 causes issues on appveyor due to an old version of
typing_ast.
@coderkalyan
Copy link
Contributor Author

Ready for review. I haven't added tests yet for the 3.10 and macOS regressions, will do that in the other PR.

appveyor.yml Show resolved Hide resolved
appveyor.yml Outdated Show resolved Hide resolved
docs/requirements.txt Outdated Show resolved Hide resolved
@coderkalyan
Copy link
Contributor Author

Closes: #72

CSS was fixed by updating the sphinx_rtd_theme to latest, but sphinx-computron is still broken. Will look into that next.

@@ -1,3 +1,3 @@
sphinx == 3.5.3
sphinx == 4.3.1
sphinx_rtd_theme == 0.5.1
Copy link
Member

Choose a reason for hiding this comment

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

CSS was fixed by updating the sphinx_rtd_theme to latest

The version spec appears to be unchanged here.

pavel-kirienko added a commit to OpenCyphal/pycyphal that referenced this pull request Dec 21, 2021
@pavel-kirienko
Copy link
Member

This should fix the doc styling issue: OpenCyphal/pycyphal@069748c

pavel-kirienko added a commit to OpenCyphal/pycyphal that referenced this pull request Dec 21, 2021
* Refactor the redundant output session to return optimistically, as soon as the first inferior is done transmitting. The test suite currently generates warnings due to some of the async tasks not being finalized properly.

* Fix #147

* Fix doc styling; same problem as in OpenCyphal/pydsdl#74

* Add diagnostics for GNU/Linux test on AppVeyor

* Split transmission in SocketCAN loopback test
@coderkalyan
Copy link
Contributor Author

Merging with #73 because of the cascading effects of updating libraries and adding python 3.10 support.

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

2 participants