Skip to content

Return function attributes in method - #1582

Merged
coolreader18 merged 2 commits into
RustPython:masterfrom
palaviv:method-doc
Nov 8, 2019
Merged

Return function attributes in method#1582
coolreader18 merged 2 commits into
RustPython:masterfrom
palaviv:method-doc

Conversation

@palaviv

@palaviv palaviv commented Nov 2, 2019

Copy link
Copy Markdown
Contributor

Currently the method return the attributes of the PyMethod object. This changes the attributes of the wrapped function to be returned.
In addition removed the change in #1550 after #1580.

@coolreader18
coolreader18 merged commit c7702bd into RustPython:master Nov 8, 2019
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.

2 participants