Skip to content

PyMapping_Check returns 1 for lists #50195

Description

@jmillikin
mannequin
BPO 5945
Nosy @birkenfeld, @rhettinger, @pitrou, @benjaminp, @jmillikin, @bukzor, @serhiy-storchaka, @ilevkivskyi, @miss-islington
PRs
  • bpo-5945: mapping.rst: PyMapping_Check(list) returns 1 #144
  • bpo-5945: Improve mappings and sequences C API docs. #7029
  • [3.7] bpo-5945: Improve mappings and sequences C API docs. (GH-7029) #7045
  • [3.6] bpo-5945: Improve mappings and sequences C API docs. (GH-7029). #7049
  • 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 2018-06-04.10:38:51.810>
    created_at = <Date 2009-05-05.21:47:15.152>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7', 'docs']
    title = 'PyMapping_Check returns 1 for lists'
    updated_at = <Date 2018-06-04.10:38:51.809>
    user = 'https://github.com/jmillikin'

    bugs.python.org fields:

    activity = <Date 2018-06-04.10:38:51.809>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-04.10:38:51.810>
    closer = 'levkivskyi'
    components = ['Documentation', 'Interpreter Core']
    creation = <Date 2009-05-05.21:47:15.152>
    creator = 'jmillikin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 5945
    keywords = ['patch']
    message_count = 27.0
    messages = ['87291', '87751', '87752', '87757', '87758', '125279', '125288', '125289', '125299', '125335', '125336', '125348', '125351', '125355', '125517', '125518', '125520', '125522', '125529', '235282', '235283', '289070', '317229', '317263', '317264', '317270', '318527']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'rhettinger', 'pitrou', 'benjamin.peterson', 'jmillikin', 'bukzor', 'serhiy.storchaka', 'levkivskyi', 'miss-islington']
    pr_nums = ['144', '7029', '7045', '7049']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5945'
    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 lifedocsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions