This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2017-08-11 16:22 by davidhalter, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
0001-Fix-data-descriptor-detection-in-inspect.getattr_sta.patch | davidhalter, 2017-08-11 16:22 | Potential patch that fixes the issue |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:50 | admin | set | github: 75367 |
2021-12-08 04:22:58 | rhettinger | set | assignee: rhettinger -> |
2021-12-07 23:32:58 | rhettinger | set | assignee: rhettinger type: behavior components: + Library (Lib) versions: - Python 3.3, Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9, Python 3.10 nosy: + rhettinger messages: + msg407985 |
2021-12-07 22:09:40 | davidhalter | set | status: closed -> open resolution: duplicate -> messages: + msg407976 versions: + Python 3.8, Python 3.9, Python 3.10, Python 3.11 |
2021-11-28 12:18:59 | iritkatriel | set | status: open -> closed superseder: Contradiction in definition of "data descriptor" between (dotted lookup behavior/datamodel documentation) and (inspect lib/descriptor how-to) resolution: duplicate stage: resolved |
2017-08-11 16:36:24 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg300173 |
2017-08-11 16:22:11 | davidhalter | create |