PyIndex_Check conflicts with PEP 384 · Issue #77919 · python/cpython · GitHub
Skip to content

PyIndex_Check conflicts with PEP 384 #77919

Description

@ctismer
BPO 33738
Nosy @pitrou, @vstinner, @larryhastings, @ned-deily, @ericsnowcurrently, @serhiy-storchaka, @ctismer
PRs
  • bpo-33738: Fix macros which contradict PEP 384 #7477
  • bpo-33738: Fix macros which contradict PEP 384 #7585
  • bpo-33818: PyExceptionClass_Name() will now return "const char *". #7581
  • Clean up after bpo-33738. #7627
  • 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 2020-06-22.09:12:20.637>
    created_at = <Date 2018-06-01.17:14:58.908>
    labels = ['extension-modules', 'build', '3.8']
    title = 'PyIndex_Check conflicts with PEP 384'
    updated_at = <Date 2020-06-22.09:12:20.636>
    user = 'https://github.com/ctismer'

    bugs.python.org fields:

    activity = <Date 2020-06-22.09:12:20.636>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-22.09:12:20.637>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2018-06-01.17:14:58.908>
    creator = 'Christian.Tismer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33738
    keywords = ['patch']
    message_count = 26.0
    messages = ['318436', '318449', '318458', '318461', '318462', '318465', '318516', '318908', '318909', '318910', '318925', '318951', '318952', '319018', '319073', '319169', '319174', '319197', '319207', '319217', '319256', '319259', '319297', '319301', '372048', '372057']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'larry', 'ned.deily', 'eric.snow', 'serhiy.storchaka', 'Christian.Tismer']
    pr_nums = ['7477', '7585', '7581', '7627']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue33738'
    versions = ['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.8 (EOL)end of lifebuildThe build process and cross-buildextension-modulesC modules in the Modules dir

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions