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-36908: 'This module is always available' isn't helpful. #13297

Merged
merged 1 commit into from May 17, 2019

Conversation

nedbat
Copy link
Member

@nedbat nedbat commented May 13, 2019

eamanu
eamanu approved these changes May 14, 2019
Copy link
Contributor

@eamanu eamanu left a comment

LGTM. :-) IMHO we need to create a section with the phrase

The next modules: math, sys ... are always available. This mean that ...

I will mention it on bpo

Copy link
Member

@kushaldas kushaldas left a comment

This explanation is good. Thank you for making it easier to understand.

@kushaldas kushaldas merged commit 6faad35 into python:master May 17, 2019
@bedevere-bot
Copy link

bedevere-bot commented May 17, 2019

@kushaldas: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

miss-islington commented May 17, 2019

Thanks @nedbat for the PR, and @kushaldas for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link

bedevere-bot commented May 17, 2019

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 17, 2019
…-13297)

Makes the documentation of math and cmath module
more helpful for the beginners.
(cherry picked from commit 6faad35)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
miss-islington added a commit that referenced this pull request May 17, 2019
Makes the documentation of math and cmath module
more helpful for the beginners.
(cherry picked from commit 6faad35)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@nedbat nedbat deleted the nedbat/math-is-available branch Jan 1, 2020
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

7 participants