Skip to content

PEP 658: Fix attribute description in abstract #2050

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
Aug 23, 2021

Conversation

uranusjr
Copy link
Contributor

During the PEP's evoltion, the data-dist-info-metadata attribute was changed from indicating the metadata's location to merely indicating the file's existence. The exact location should be inferred elsewhere. But we forgot to update the description in the abstract to reflect this.

This was mentioned by @dstufft in the resolution message:

I will mention there’s one bit of wording that you might want to clean up. It doesn’t really affect the contents of the PEP, but the Abstract still references data-dist-info-metadata as the pointer for the location of the metadata file.

During the PEP's evoltion, the data-dist-info-metadata attribute was
changed from indicating the metadata's location to merely indicating the
file's existence. The exact location should be inferred elsewhere. But
we forgot to update the description in the abstract to reflect this.
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.

4 participants