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

bpo-43950: make BinOp specializations more reliable by isidentical · Pull Request #27126 · python/cpython · GitHub

/ cpython Public

bpo-43950: make BinOp specializations more reliable - #27126

Merged
pablogsal merged 1 commit into
python:mainfrom
isidentical:bpo-43950-proper-specialization
Jul 15, 2021
Merged

bpo-43950: make BinOp specializations more reliable#27126
pablogsal merged 1 commit into
python:mainfrom
isidentical:bpo-43950-proper-specialization

Conversation

isidentical commented Jul 13, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Ensure that we are parsing the correct segment ([right->end, left->start)) for BinOps.

https://bugs.python.org/issue43950

Comment thread Lib/test/test_traceback.py Outdated

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

Would you mind lining up the carets with the code just so these tests are easier to read.

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

I have pushed to your fork the fix

pablogsal force-pushed the bpo-43950-proper-specialization branch from 442a9e0 to 85eabf2 Compare July 15, 2021 22:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL