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

Fix defined namespace warnings (#2964) #2965

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Fix defined namespace warnings (#2964) #2965

merged 1 commit into from
Nov 1, 2024

Conversation

ashleysommer
Copy link
Contributor

Bring DefinedNamespace update back to v7.x branch, in case we have any more development on that branch, we will need this change in place.

* Fix defined namespace warnings

Current docs-generation tests are polluted by lots of warnings that occur when Sphinx tries to read various parts of DefinedNamespace.

* Fix tests that no longer need incorrect exceptions handled.

* fix black formatting in test file

* Undo typing changes, so this works on current pre-3.9 branch

* better handling for any/all double-underscore properties

* Don't include __slots__ in dir().
@ashleysommer ashleysommer marked this pull request as ready for review November 1, 2024 04:24
@ashleysommer ashleysommer merged commit 908afee into 7.x Nov 1, 2024
31 of 33 checks passed
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.

1 participant