Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-45325: Add a new 'p' parameter to Py_BuildValue to convert an integer into a Python bool #28634

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 1 commit into from
Feb 18, 2025

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Sep 29, 2021

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, but it would be interested to see if/how this feature would be useful in the existing code: https://bugs.python.org/issue45325#msg402900

@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

And if you don't make the requested changes, you will be poked with soft cushions!

@github-actions
Copy link

github-actions bot commented Nov 1, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Nov 1, 2021
@vstinner
Copy link
Member

vstinner commented Nov 9, 2021

@pablogsal: Do you plan to update your PR?

@pablogsal
Copy link
Member Author

@pablogsal: Do you plan to update your PR?

Yep, I just time :)

@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Nov 10, 2021
@pablogsal
Copy link
Member Author

@brandtbucher can you review again?

@pablogsal
Copy link
Member Author

I have rebased and updated the PR.

@pablogsal pablogsal merged commit 51d4bf1 into python:main Feb 18, 2025
45 of 46 checks passed
@pablogsal pablogsal deleted the bpo-45325 branch February 18, 2025 17:14
@serhiy-storchaka
Copy link
Member

This PR was merged, but the discussion on #89488 was not finished. I have concerns that this is a dangerous feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants