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

bpo-46263: Fix second location that needs MALLOC_CONF on FreeBSD #30440

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jan 6, 2022

https://bugs.python.org/issue46263

Automerge-Triggered-By: GH:tiran

@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Jan 6, 2022
@tiran tiran added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes skip news labels Jan 6, 2022
Copy link
Member

@ericsnowcurrently ericsnowcurrently left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miss-islington
Copy link
Contributor

@tiran: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit c9137d4 into python:main Jan 6, 2022
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2022
…honGH-30440)

Automerge-Triggered-By: GH:tiran
(cherry picked from commit c9137d4)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jan 6, 2022
@bedevere-bot
Copy link

GH-30442 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 6, 2022
…honGH-30440)

Automerge-Triggered-By: GH:tiran
(cherry picked from commit c9137d4)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-30443 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jan 6, 2022
miss-islington added a commit that referenced this pull request Jan 6, 2022
…30440)

Automerge-Triggered-By: GH:tiran
(cherry picked from commit c9137d4)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this pull request Jan 6, 2022
…30440)

Automerge-Triggered-By: GH:tiran
(cherry picked from commit c9137d4)

Co-authored-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants