Skip to content

gh-78913: modified to return uuid version between 1 to 5 based on RFC 4122#9413

Closed
jophinep wants to merge 5 commits into
python:mainfrom
jophinep:uuid-rfc-4122-compatibility
Closed

gh-78913: modified to return uuid version between 1 to 5 based on RFC 4122#9413
jophinep wants to merge 5 commits into
python:mainfrom
jophinep:uuid-rfc-4122-compatibility

Conversation

@jophinep

@jophinep jophinep commented Sep 19, 2018

Copy link
Copy Markdown

@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

You can check yourself to see if the CLA has been received.

Thanks again for your contribution, we look forward to reviewing it!

@jophinep jophinep closed this Sep 19, 2018
@jophinep jophinep reopened this Sep 19, 2018
@jophinep jophinep changed the title modified to return uuid version between 1 to 5 based on RFC 4122 bpo-34732: modified to return uuid version between 1 to 5 based on RFC 4122 Sep 19, 2018
@arhadthedev arhadthedev changed the title bpo-34732: modified to return uuid version between 1 to 5 based on RFC 4122 gh-78913: modified to return uuid version between 1 to 5 based on RFC 4122 Apr 15, 2023
@bedevere-bot

Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@jophinep jophinep mannequin mentioned this pull request Apr 15, 2023
@jophinep

jophinep commented May 2, 2023

Copy link
Copy Markdown
Author

@arhadthedev thank you for adding the news entry.

Since this is my first fix and pr :) I am just curious and excited about which release these changes are getting into. Could someone please let me know?

@arhadthedev

Copy link
Copy Markdown
Member

This PR needs tests. I'll try to add them later today.

@jophinep

jophinep commented Jan 8, 2024

Copy link
Copy Markdown
Author

This is my first PR and I am very curious to get this moving forward. I am willing to spend time and bring this to a closure since this is in an open state for a long time.

@jophinep

jophinep commented Jan 8, 2024

Copy link
Copy Markdown
Author

It would be amazing and grateful if someone could point me to a documentation about what is pending to get this pr reviewed.

Looking forward to the community's reply. Thank you!

@zooba

zooba commented Jan 8, 2024

Copy link
Copy Markdown
Member

I think the PR is fine, but I don't think we want this change. There's nothing in the spec that says versions other than 1-5 are invalid, just that they aren't currently defined, and our docs say that we will return the version and it may not be meaningful. This change would require us to update the documentation to say that we may not return the version field if it is an undefined value.

I'll cross-post on #78913, which is where this discussion should happen.

@encukou

encukou commented Mar 20, 2024

Copy link
Copy Markdown
Member

It is the docs that are wrong, not the implementation.

@encukou encukou closed this Mar 20, 2024
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.

7 participants