CCompiler has_function displays warning · Issue #82146 · python/cpython · GitHub
Skip to content

CCompiler has_function displays warning #82146

Description

@madebr
mannequin
BPO 37965
Nosy @benjaminp, @merwok, @dstufft, @miss-islington, @madebr
PRs
  • closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. #15560
  • [3.8] closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH-15560) #15561
  • [3.7] closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH-15560) #15562
  • [2.7] closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH-15560) #15563
  • Files
  • 0001-Fix-compiler-warning-of-distutils-CCompiler.test_fun.patch
  • 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-08-28.17:11:12.172>
    created_at = <Date 2019-08-27.20:47:14.738>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'CCompiler has_function displays warning'
    updated_at = <Date 2019-08-28.17:37:41.014>
    user = 'https://github.com/madebr'

    bugs.python.org fields:

    activity = <Date 2019-08-28.17:37:41.014>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-28.17:11:12.172>
    closer = 'miss-islington'
    components = ['Distutils']
    creation = <Date 2019-08-27.20:47:14.738>
    creator = 'maarten'
    dependencies = []
    files = ['48563']
    hgrepos = []
    issue_num = 37965
    keywords = ['patch']
    message_count = 7.0
    messages = ['350645', '350649', '350661', '350676', '350679', '350680', '350681']
    nosy_count = 5.0
    nosy_names = ['benjamin.peterson', 'eric.araujo', 'dstufft', 'miss-islington', 'maarten']
    pr_nums = ['15560', '15561', '15562', '15563']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37965'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7', '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

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions