FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

use qualname in `TypeErrors` for functions by nicku12345 · Pull Request #4476 · RustPython/RustPython · GitHub

use qualname in TypeErrors for functions - #4476

Merged
youknowone merged 3 commits into
RustPython:mainfrom
nicku12345:use-qualname-for-function-errors
Feb 1, 2023
Merged

use qualname in TypeErrors for functions#4476
youknowone merged 3 commits into
RustPython:mainfrom
nicku12345:use-qualname-for-function-errors

Conversation

Copy link
Copy Markdown
Contributor

fix #4473

Copy link
Copy Markdown
Member

It seems like clippy is complaining about a couple of things, if you could address those.

Copy link
Copy Markdown
Contributor

It seems like clippy is complaining about a couple of things, if you could address those.

Those might be due to Rust 1.67.0 coming out on 26 Jan.

Copy link
Copy Markdown
Member

ah, yeah, that's it @fanninpm. there's some format calls that need to be fixed.

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

youknowone merged commit 5fb03b6 into RustPython:main Feb 1, 2023
itsankitkp pushed a commit to itsankitkp/RustPython that referenced this pull request Feb 19, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Qualname should be used in function's TypeErrors

4 participants


Back | FazBrowse Home | New Git URL