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

bpo-38073: Make pwd module PEP-384 compatible #15790

Merged
merged 4 commits into from Sep 10, 2019

Conversation

DinoV
Copy link
Contributor

@DinoV DinoV commented Sep 9, 2019

Makes the pwd module PEP-384 compatible

https://bugs.python.org/issue38073

Automerge-Triggered-By: @tiran

Modules/pwdmodule.c Outdated Show resolved Hide resolved
Modules/pwdmodule.c Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@DinoV DinoV changed the title bpo-38073: Make pwd module PEP 384 compatible bpo-38073: Make pwd module PEP-384 compatible Sep 9, 2019
@DinoV
Copy link
Contributor Author

DinoV commented Sep 10, 2019

I have made the requested changes; please review again.

@bedevere-bot
Copy link

Thanks for making the requested changes!

@matrixise: please review the changes made to this pull request.

Copy link
Member

@tiran tiran left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@@ -0,0 +1 @@
`:mod:`pwd` is :pep:`384` compatible
Copy link
Member

Choose a reason for hiding this comment

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

sphinx doesn't like the reference here, please change the text to Make pwd extension module PEP-384 compatible

@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@miss-islington
Copy link
Contributor

@DinoV: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b7f8e52 into python:master Sep 10, 2019
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants