A possible reference leak in PyObject_SetAttr() · Issue #80926 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
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 = None closed_at = <Date 2019-04-28.13:00:14.007> created_at = <Date 2019-04-28.12:17:00.116> labels = ['interpreter-core', '3.7', '3.8'] title = 'A possible reference leak in PyObject_SetAttr()' updated_at = <Date 2019-04-28.13:17:43.919> user = 'https://github.com/ZackerySpytz'
bugs.python.org fields:
activity = <Date 2019-04-28.13:17:43.919> actor = 'miss-islington' assignee = 'none' closed = True closed_date = <Date 2019-04-28.13:00:14.007> closer = 'asvetlov' components = ['Interpreter Core'] creation = <Date 2019-04-28.12:17:00.116> creator = 'ZackerySpytz' dependencies = [] files = [] hgrepos = [] issue_num = 36745 keywords = ['patch'] message_count = 4.0 messages = ['341025', '341026', '341027', '341029'] nosy_count = 3.0 nosy_names = ['asvetlov', 'ZackerySpytz', 'miss-islington'] pr_nums = ['12993', '12994'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue36745' versions = ['Python 3.7', 'Python 3.8']