8000 [3.10] bpo-44693: Update __future__ entry in Doc/glossary.rst (GH-27349) by miss-islington · Pull Request #27357 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.10] bpo-44693: Update __future__ entry in Doc/glossary.rst (GH-27349) #27357

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
Jul 26, 2021

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Jul 26, 2021

Replace sentence with confusing "pseudo-module" with two sentences
separating future statements and the future module.

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
(cherry picked from commit 0363a40)

Co-authored-by: Steven Hsu hsuhaochun@gmail.com

https://bugs.python.org/issue44693

Replace sentence with confusing "pseudo-module" with two sentences
separating future statements and the __future__ module.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 0363a40)

Co-authored-by: Steven Hsu <hsuhaochun@gmail.com>
@miss-islington
Copy link
Contributor Author

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

@terryjreedy terryjreedy merged commit 642d873 into python:3.10 Jul 26, 2021
@miss-islington miss-islington deleted the backport-0363a40-3.10 branch July 26, 2021 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0