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

Refactored submodules to be private #183

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Refactored submodules to be private #183

merged 1 commit into from
Oct 19, 2023

Conversation

agronholm
Copy link
Owner

This fixes all of the remaining Sphinx issues too. I've added the CBOR2_BUILD_C_EXTENSION=0 environment variable to the build configuration from the ReadTheDocs web UI to make this work over there.

Fixes #174.

@coveralls
Copy link

Coverage Status

coverage: 93.069% (-2.2%) from 95.311% when pulling 4ada9ce on refactor-py-impl into 1d849e8 on master.

@agronholm agronholm merged commit 1c3b2d0 into master Oct 19, 2023
13 checks passed
@agronholm agronholm deleted the refactor-py-impl branch October 19, 2023 21:16
vamega pushed a commit to vamega/cbor2 that referenced this pull request Nov 15, 2023
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.

CBORDecodeEOF comes from module _cbor2 instead of cbor2.types
2 participants