Document PyModule_AddObject's behavior on error · Issue #71055 · python/cpython · GitHub
Skip to content

Document PyModule_AddObject's behavior on error #71055

Description

@berkerpeksag
BPO 26868
Nosy @nirs, @berkerpeksag, @serhiy-storchaka, @matrixise, @animalize, @miss-islington, @brandtbucher
PRs
  • bpo-26868: Fix example usage of PyModule_AddObject. #15725
  • [3.8] bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725) #16037
  • [3.7] bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725) #16038
  • Dependencies
  • bpo-26871: Change weird behavior of PyModule_AddObject()
  • Files
  • csv.diff
  • addobject_doc.diff
  • issue26868_v2.diff
  • 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 2016-04-27.05:36:44.758>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = "Document PyModule_AddObject's behavior on error"
    updated_at = <Date 2019-09-12.12:29:12.788>
    user = 'https://github.com/berkerpeksag'

    bugs.python.org fields:

    activity = <Date 2019-09-12.12:29:12.788>
    actor = 'miss-islington'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2016-04-27.05:36:44.758>
    creator = 'berker.peksag'
    dependencies = ['26871']
    files = ['42623', '42630', '43328']
    hgrepos = []
    issue_num = 26868
    keywords = ['patch']
    message_count = 12.0
    messages = ['264350', '264358', '264367', '264375', '264388', '268088', '276977', '330940', '351260', '352135', '352140', '352141']
    nosy_count = 7.0
    nosy_names = ['nirs', 'berker.peksag', 'serhiy.storchaka', 'matrixise', 'malin', 'miss-islington', 'brandtbucher']
    pr_nums = ['15725', '16037', '16038']
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26868'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions