Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subtle trouble with heredoc append in configure. #90760

Closed
adanhawth mannequin opened this issue Feb 1, 2022 · 4 comments
Closed

Subtle trouble with heredoc append in configure. #90760

adanhawth mannequin opened this issue Feb 1, 2022 · 4 comments
Labels
3.11 bug and security fixes build The build process and cross-build

Comments

@adanhawth
Copy link
Mannequin

adanhawth mannequin commented Feb 1, 2022

BPO 46602
Nosy @ned-deily, @adanhawth
PRs
  • bpo-46602: Do not append conftest.c #31062
  • 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 2022-02-02.02:48:05.236>
    created_at = <Date 2022-02-01.18:48:33.091>
    labels = ['build', '3.11']
    title = 'Subtle trouble with heredoc append in configure.'
    updated_at = <Date 2022-02-02.03:42:56.449>
    user = 'https://github.com/adanhawth'

    bugs.python.org fields:

    activity = <Date 2022-02-02.03:42:56.449>
    actor = 'adanhawth'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-02.02:48:05.236>
    closer = 'ned.deily'
    components = ['Build']
    creation = <Date 2022-02-01.18:48:33.091>
    creator = 'adanhawth'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46602
    keywords = ['patch']
    message_count = 4.0
    messages = ['412298', '412331', '412332', '412336']
    nosy_count = 2.0
    nosy_names = ['ned.deily', 'adanhawth']
    pr_nums = ['31062']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue46602'
    versions = ['Python 3.11']

    @adanhawth
    Copy link
    Mannequin Author

    adanhawth mannequin commented Feb 1, 2022

    TODO: (see PR)

    @adanhawth adanhawth mannequin added topic-installation 3.10 only security fixes build The build process and cross-build and removed topic-installation 3.10 only security fixes labels Feb 1, 2022
    @ned-deily
    Copy link
    Member

    New changeset b128896 by adanhawth in branch 'main':
    bpo-46602: Do not append conftest.c (GH-31062)
    b128896

    @ned-deily
    Copy link
    Member

    Merged for release in 3.11.0a5. We *could* backport it to 3.10 and 3.9 but that involves regenerating configure again for each. It's probably not high enough priority to justify the churn for bugfix releases.

    @ned-deily ned-deily added the 3.11 bug and security fixes label Feb 2, 2022
    @ned-deily ned-deily added the 3.11 bug and security fixes label Feb 2, 2022
    @adanhawth
    Copy link
    Mannequin Author

    adanhawth mannequin commented Feb 2, 2022

    Ok. Let me know if something changes to justify the backport churn.
    I can regen.

    On 2/1/22, Ned Deily <report@bugs.python.org> wrote:

    Ned Deily <nad@python.org> added the comment:

    Merged for release in 3.11.0a5. We *could* backport it to 3.10 and 3.9 but
    that involves regenerating configure again for each. It's probably not high
    enough priority to justify the churn for bugfix releases.

    ----------
    resolution: -> fixed
    stage: patch review -> resolved
    status: open -> closed
    versions: +Python 3.11


    Python tracker <report@bugs.python.org>
    <https://bugs.python.org/issue46602\>


    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.11 bug and security fixes build The build process and cross-build
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant