Python.h contains intermingled declarations · Issue #81372 · python/cpython · GitHub
Skip to content

Python.h contains intermingled declarations #81372

Description

@encukou
BPO 37191
Nosy @vstinner, @encukou, @ambv, @jdemeyer, @lazka, @miss-islington
PRs
  • [3.8] bpo-37191: Avoid declaration-after-statement in header included from Python.h #13887
  • bpo-37191: Move PEP 590 vectorcall tests #13892
  • [3.8] bpo-37191: Move TestPEP590 from test_capi to test_call (GH-13892) #13897
  • 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 2019-06-13.01:05:17.723>
    created_at = <Date 2019-06-07.09:13:57.171>
    labels = ['3.8', '3.9']
    title = 'Python.h contains intermingled declarations'
    updated_at = <Date 2019-06-13.01:05:17.717>
    user = 'https://github.com/encukou'

    bugs.python.org fields:

    activity = <Date 2019-06-13.01:05:17.717>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-13.01:05:17.723>
    closer = 'vstinner'
    components = []
    creation = <Date 2019-06-07.09:13:57.171>
    creator = 'petr.viktorin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37191
    keywords = ['patch']
    message_count = 11.0
    messages = ['344912', '344914', '344928', '344931', '344932', '344951', '344955', '344957', '344959', '344965', '345442']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'petr.viktorin', 'lukasz.langa', 'jdemeyer', 'lazka', 'miss-islington']
    pr_nums = ['13887', '13892', '13897']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37191'
    versions = ['Python 3.8', 'Python 3.9']

    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

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions