tekknolagi · GitHub

BPO 36203
Nosy @Windsooon, @tekknolagi, @iritkatriel
PRs
  • bpo-36203: Check callback is callable in PyWeakref_NewRef #12244
  • bpo-36203: Check callback is callable in PyWeakref_NewRef #26273
  • 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 = 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

    Read the original on github.com ↗