Skip to content

PR: (Experimental) Replace Abstract class with PyObject.is_base_* methods#681

Closed
edreamleo wants to merge 37 commits intopython-rope:masterfrom
edreamleo:ekr-predicates2
Closed

PR: (Experimental) Replace Abstract class with PyObject.is_base_* methods#681
edreamleo wants to merge 37 commits intopython-rope:masterfrom
edreamleo:ekr-predicates2

Conversation

@edreamleo
Copy link
Copy Markdown
Contributor

@edreamleo edreamleo commented Mar 6, 2023

This PR is based on PR #664 (branch ekr-abstract-predicates, rev c88d487).

This PR replaces the three Abstract classes with corresponding predicate methods of the PyObject classes.

This experimental PR fails many unit tests at present.

One would think this approach would work. We shall see.

@edreamleo edreamleo marked this pull request as draft March 6, 2023 08:54
@edreamleo edreamleo closed this Mar 6, 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.

1 participant