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

Update test_baseexception.py from cpython 3.11.2 by dalinaum · Pull Request #4624 · RustPython/RustPython · GitHub

Update test_baseexception.py from cpython 3.11.2 - #4624

Merged
youknowone merged 2 commits into
RustPython:mainfrom
dalinaum:test_baseexception
Mar 4, 2023
Merged

Update test_baseexception.py from cpython 3.11.2#4624
youknowone merged 2 commits into
RustPython:mainfrom
dalinaum:test_baseexception

Conversation

dalinaum commented Mar 4, 2023

Copy link
Copy Markdown
Contributor

fanninpm commented Mar 4, 2023

Copy link
Copy Markdown
Contributor

Please break any RustPython-related lines into a separate commit. This makes the git blame easier to keep track of.

dalinaum commented Mar 4, 2023

Copy link
Copy Markdown
Contributor Author

@fanninpm Sure, I just split the previous commit into two commits.

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 ab7971d into RustPython:main Mar 4, 2023
Comment on lines +33 to +35
inheritance_tree = open(
os.path.join(os.path.split(__file__)[0], 'exception_hierarchy.txt'),
encoding="utf-8")

Copy link
Copy Markdown
Contributor

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

One thing: since this references a file named exception_hierarchy.txt, it would make sense if it could also be brought up to date.

Copy link
Copy Markdown
Contributor Author

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

I uploaded it as a PR #4627.

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.

3 participants


Back | FazBrowse Home | New Git URL