8000 fix some typos by wellweek · Pull Request #5187 · RustPython/RustPython · GitHub
[go: up one dir, main page]

Skip to content

fix some typos #5187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2024
Merged

fix some typos #5187

merged 1 commit into from
Mar 11, 2024

Conversation

wellweek
Copy link
Contributor
@wellweek wellweek commented Mar 8, 2024

No description provided.

Signed-off-by: wellweek <xiezitai@outlook.com>
@@ -162,7 +162,7 @@ def test_extended_oparg_not_ignored(self):
ns = {}
exec(code, ns)
unpack_400 = ns["unpack_400"]
# Warm up the the function for quickening (PEP 659)
# Warm up the function for quickening (PEP 659)
Copy link
Member

Choose a reason for hiding this comment

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

This file is originated from CPython repository. Updating this file from CPython repository is preferred.
The file is fixed in CPython repository.

See also #5104

@@ -16,7 +16,7 @@

Version History:

Inofficial version 1.1.1 by Chris Arndt:
Copy link
Member

Choose a reason for hiding this comment

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

@youknowone youknowone merged commit 2fde8e9 into RustPython:main Mar 11, 2024
kingiler pushed a commit to kingiler/RustPython that referenced this pull request Mar 15, 2024
Signed-off-by: wellweek <xiezitai@outlook.com>
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
0