Match SymbolTable repr with CPython format#7139
Conversation
📝 WalkthroughWalkthroughThe pull request modifies Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [ ] lib: cpython/Lib/hashlib.py dependencies:
dependent tests: (15 tests)
[x] lib: cpython/Lib/symtable.py dependencies:
dependent tests: (1 tests)
Legend:
|
|
|
||
| #[pyattr] | ||
| #[pyclass(name = "SymbolTable")] | ||
| #[pyclass(name = "symtable entry")] |
There was a problem hiding this comment.
SymbolTable itself is not an entry, is this correct?
Summary by CodeRabbit