Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

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

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.

@ghost
Copy link

ghost commented Jul 28, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

Modules/posixmodule.c Outdated Show resolved Hide resolved
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@gpshead gpshead added needs backport to 3.12 only 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
@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 <erlend.aasland@protonmail.com>
(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 only 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 <erlend.aasland@protonmail.com>
(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 <erlend.aasland@protonmail.com>
(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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.