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

tags: make _platform_tags public #446

Merged
merged 2 commits into from Aug 27, 2021

Conversation

FFY00
Copy link
Member

@FFY00 FFY00 commented Jul 12, 2021

There are situations where we may need to look at the compatible
platform versions. The best workaround for this would be using
compatible_tags and striping down the unnecessary fields. There is
already a precedent for this, mac_platforms.

@brettcannon
Copy link
Member

I don't have a specific opposition to this idea, although I'm not sure what others think.

There's also no documentation to go with this, so if we choose to move forward with this then that will need to be rectified.

@pradyunsg
Copy link
Member

I'm fine with this as a concept -- although, as you said, documentation updates are likely necessary for this.

@brettcannon brettcannon self-requested a review July 14, 2021 19:58
Copy link
Member

@brettcannon brettcannon left a comment

Choose a reason for hiding this comment

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

Without reviewing the code (and assuming no objections come up to exposing this part of the API), doc changes are needed.

@FFY00
Copy link
Member Author

FFY00 commented Jul 16, 2021

No worries, I will do that next week.

@FFY00 FFY00 force-pushed the make-platform-tags-public branch from e47fe47 to a0cfe99 Compare July 24, 2021 18:38
There are situations where we may need to look at the compatible
platform versions. The best workaround for this would be using
compatible_tags and striping down the unnecessary fields. There is
already a precedent for this, mac_platforms.

Signed-off-by: Filipe Laíns <lains@riseup.net>
@FFY00 FFY00 force-pushed the make-platform-tags-public branch from a0cfe99 to d072dac Compare July 24, 2021 18:39
@FFY00
Copy link
Member Author

FFY00 commented Aug 17, 2021

Friendly ping.

@brettcannon brettcannon self-requested a review August 23, 2021 19:59
@brettcannon
Copy link
Member

brettcannon commented Aug 23, 2021

Sorry, been sick (and still recovering). Refreshed my review request to get it back into my queue.

@FFY00
Copy link
Member Author

FFY00 commented Aug 23, 2021

No worries 😄

docs/tags.rst Outdated Show resolved Hide resolved
@brettcannon brettcannon merged commit ba07d82 into pypa:main Aug 27, 2021
@brettcannon
Copy link
Member

Thanks!

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.

None yet

3 participants