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

Added filtering logic based on the included/excluded items in ns #129571

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
Loading
from

Conversation

0xDS
Copy link

@0xDS 0xDS commented Feb 2, 2025

Added filtering logic based on the included/excluded items in ns

Added filtering logic based on the included/excluded items in ns
@0xDS 0xDS requested a review from a team as a code owner February 2, 2025 09:53
@ghost
Copy link

ghost commented Feb 2, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Feb 2, 2025

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 skip news label instead.

@picnixz
Copy link
Member

picnixz commented Feb 2, 2025

This needs an issue, a news entry and an explanation of why this is needed.

cc @zooba as the PC expert

Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

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

This is not at all the filtering that was intended by the comment.

In PROPS_TEMPLATE you'll see XML elements for _PythonRuntimeExe and _PythonRuntimeDlls, some of which don't need to be included at all if the package doesn't include those files. Though the only really relevant ones are python*.exe and python*.dll for the cases where someone chooses to build a package that doesn't include Python itself (which would be weird).

So this is unnecessary, and probably marking the comment "TODO" is too attractive for contributions when really it should just say "We don't filter based on contents, so if you expected it, that's why" to help out anyone who comes looking at the code to figure out why their weird incantation isn't working.

@bedevere-app
Copy link

bedevere-app bot commented Feb 3, 2025

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

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

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

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.