Skip to content

Fix defined namespace warnings (#2964)#2965

Merged
ashleysommer merged 1 commit into7.xfrom
main
Nov 1, 2024
Merged

Fix defined namespace warnings (#2964)#2965
ashleysommer merged 1 commit into7.xfrom
main

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
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