[issue46602] Subtle trouble with heredoc append in configure.
New submission from Nathan Howard : TODO: (see PR) -- components: Installation messages: 412298 nosy: adanhawth priority: normal severity: normal status: open title: Subtle trouble with heredoc append in configure. type: compile error versions: Python 3.10 ___ Python tracker <https://bugs.python.org/issue46602> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue46602] Subtle trouble with heredoc append in configure.
Change by Nathan Howard : -- keywords: +patch pull_requests: +29244 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31062 ___ Python tracker <https://bugs.python.org/issue46602> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue46602] Subtle trouble with heredoc append in configure.
Change by Nathan Howard : -- components: +Build -Installation versions: -Python 3.10 ___ Python tracker <https://bugs.python.org/issue46602> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue46602] Subtle trouble with heredoc append in configure.
Nathan Howard added the comment: Ok. Let me know if something changes to justify the backport churn. I can regen. On 2/1/22, Ned Deily wrote: > > Ned Deily 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 > <https://bugs.python.org/issue46602> > ___ > -- ___ Python tracker <https://bugs.python.org/issue46602> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com