-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-135497: fix MAXLOGNAME detection in configure #135508
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
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, add a NEWS entry :)
2326807
to
47b64df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small nit and LGTM.
Misc/NEWS.d/next/Library/2025-06-14-14-19-13.gh-issue-135497.1pzwdA.rst
Outdated
Show resolved
Hide resolved
Thanks for the pointer, still getting the hang of things around here :) I've filed the news entry under Library, since the original issue/PR where the |
47b64df
to
d835360
Compare
You could add another NEWS entry under 'Build' indicating that we now correctly detect |
d835360
to
33048e9
Compare
Misc/NEWS.d/next/Build/2025-06-14-10-32-11.gh-issue-135497.ajlV4F.rst
Outdated
Show resolved
Hide resolved
…GH-135508) (cherry picked from commit 2e15a50) Co-authored-by: Caleb Xu <calebcenter@live.com>
GH-135516 is a backport of this pull request to the 3.14 branch. |
…GH-135508) (cherry picked from commit 2e15a50) Co-authored-by: Caleb Xu <calebcenter@live.com>
GH-135517 is a backport of this pull request to the 3.13 branch. |
Uh oh!
There was an error while loading. Please reload this page.