Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
| BPO | 26577 |
|---|---|
| Nosy | @1st1,@hongweipeng,@iritkatriel |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2016-03-17.07:40:30.852>labels= ['type-bug','library','3.11']title='inspect.getclosurevars returns incorrect variable when using class member with the same name as other variable'updated_at=<Date2021-12-18.20:30:07.566>user='https://bugs.python.org/RyanFox'
bugs.python.org fields:
activity=<Date2021-12-18.20:30:07.566>actor='Ryan Fox'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2016-03-17.07:40:30.852>creator='Ryan Fox'dependencies= []files= []hgrepos= []issue_num=26577keywords= []message_count=4.0messages= ['261897','407082','408856','408866']nosy_count=4.0nosy_names= ['yselivanov','Ryan Fox','hongweipeng','iritkatriel']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue26577'versions= ['Python 3.11']
Linked PRs
- gh-70764: inspect.getclosurevars now identifies global variables with LOAD_GLOBAL #120143
- [3.13] gh-70764: inspect.getclosurevars now identifies global variables with LOAD_GLOBAL (GH-120143) #126459
- [3.12] gh-70764: inspect.getclosurevars now identifies global variables with LOAD_GLOBAL (GH-120143) #126460