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

gh-106881: Check for linux/limits.h before including it #107397

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

justdan6
Copy link
Contributor

@justdan6 justdan6 commented Jul 28, 2023

Check for linux/limits.h before including it

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Jul 28, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

Co-authored-by: Erlend E. Aasland <[email protected]>
@gpshead gpshead added needs backport to 3.12 bug and security fixes needs backport to 3.11 only security fixes labels Jul 28, 2023
@gpshead gpshead merged commit 11c055f into python:main Jul 28, 2023
21 checks passed
@miss-islington
Copy link
Contributor

Thanks @justdan6 for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @justdan6 and @gpshead, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 11c055f5ff1a353de6d2e77f2af24aaa782878ba 3.12

@miss-islington
Copy link
Contributor

Sorry, @justdan6 and @gpshead, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 11c055f5ff1a353de6d2e77f2af24aaa782878ba 3.11

@gpshead gpshead added the type-bug An unexpected behavior, bug, or error label Jul 28, 2023
justdan6 added a commit to justdan6/cpython that referenced this pull request Jul 28, 2023
…ython#107397)

* Check for linux/limits.h before including it

Co-authored-by: Erlend E. Aasland <[email protected]>
(cherry picked from commit 11c055f)
@bedevere-bot
Copy link

GH-107414 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jul 28, 2023
@bedevere-bot
Copy link

GH-107415 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 28, 2023
gpshead pushed a commit that referenced this pull request Jul 28, 2023
…) (#107414)

* Check for linux/limits.h before including it

Co-authored-by: Erlend E. Aasland <[email protected]>
(cherry picked from commit 11c055f)
gpshead pushed a commit that referenced this pull request Jul 28, 2023
…) (#107415)

* [3.11] gh-106881: Check for linux/limits.h before including it (#107397)

* Check for linux/limits.h before including it

Co-authored-by: Erlend E. Aasland <[email protected]>
(cherry picked from commit 11c055f)

* Fix sphinx-lint error in NEWS entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants