Skip to content

bpo-33640: Fix documentation issue with uuid class #7263

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
Jun 4, 2018

Conversation

farhaanbukhsh
Copy link
Contributor

@farhaanbukhsh farhaanbukhsh commented May 31, 2018

This fixes the documentation issue as pointed out in https://bugs.python.org/issue33640

https://bugs.python.org/issue33640

@the-knights-who-say-ni
Copy link

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 our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

When your account is ready, please add a comment in this pull request
and a Python core developer will remove the CLA not signed label
to make the bot check again.

Thanks again to your contribution and we look forward to looking at it!

@farhaanbukhsh
Copy link
Contributor Author

Hey I guess my cla is signed now, can you please have a look. :)

@miss-islington
Copy link
Contributor

Thanks @farhaanbukhsh for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @farhaanbukhsh for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @farhaanbukhsh for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 4, 2018
…H-7263)

The bytes parameter uses big endian.
(cherry picked from commit b75ec08)

Co-authored-by: Farhaan Bukhsh <[email protected]>
@bedevere-bot
Copy link

GH-7386 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 4, 2018
…H-7263)

The bytes parameter uses big endian.
(cherry picked from commit b75ec08)

Co-authored-by: Farhaan Bukhsh <[email protected]>
@bedevere-bot
Copy link

GH-7387 is a backport of this pull request to the 3.7 branch.

@bedevere-bot
Copy link

GH-7388 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 4, 2018
…H-7263)

The bytes parameter uses big endian.
(cherry picked from commit b75ec08)

Co-authored-by: Farhaan Bukhsh <[email protected]>
miss-islington added a commit that referenced this pull request Jun 4, 2018
The bytes parameter uses big endian.
(cherry picked from commit b75ec08)

Co-authored-by: Farhaan Bukhsh <[email protected]>
miss-islington added a commit that referenced this pull request Jun 4, 2018
The bytes parameter uses big endian.
(cherry picked from commit b75ec08)

Co-authored-by: Farhaan Bukhsh <[email protected]>
miss-islington added a commit that referenced this pull request Jun 4, 2018
The bytes parameter uses big endian.
(cherry picked from commit b75ec08)

Co-authored-by: Farhaan Bukhsh <[email protected]>
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.

5 participants