| BPO | 36203 |
|---|---|
| Nosy | @Windsooon, @tekknolagi, @iritkatriel |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2019-03-06.01:03:50.658> labels = ['type-bug', '3.9', '3.10', '3.11', 'ctypes', 'docs'] title = 'PyWeakref_NewRef docs are misleading' updated_at = <Date 2021-05-20.20:08:43.797> user = 'https://github.com/tekknolagi'
bugs.python.org fields:
activity = <Date 2021-05-20.20:08:43.797> actor = 'tekknolagi' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation', 'ctypes'] creation = <Date 2019-03-06.01:03:50.658> creator = 'tekknolagi' dependencies = [] files = [] hgrepos = [] issue_num = 36203 keywords = ['patch'] message_count = 6.0 messages = ['337255', '337292', '337321', '337371', '337372', '394045'] nosy_count = 4.0 nosy_names = ['docs@python', 'Windson Yang', 'tekknolagi', 'iritkatriel'] pr_nums = ['12244', '26273'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue36203' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-80384: Check that callback is callable at weak reference creation #151145
- [3.15] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() #151146
- [3.14] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146) #151232
- [3.13] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146) #151233