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

gh-119666: fix multiple class-scope comprehensions referencing __class__ by carljm · Pull Request #120295 · python/cpython · GitHub

/ cpython Public
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension .rst  (1) All 1 file type selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
Prev Previous commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Jun 9, 2024
commit 80a97035bbbc6befb4cbe485e8cb6e60efb6e078
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
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix a compiler crash in the case where two comprehensions in class scope both reference ``__class__``.

Back | FazBrowse Home | New Git URL