commit | 642d873d672eb1b4ddffd99e665c54ed358a4562 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jul 25 18:40:08 2021 -0700 |
committer | GitHub <noreply@github.com> | Sun Jul 25 21:40:08 2021 -0400 |
tree | dcf763b158bc7a494d8b2d859a0a87fa6c389eaf | |
parent | 01601aa7360ae51e74a64dbe957288096bb364fd [diff] |
bpo-44693: Update __future__ entry in Doc/glossary.rst (GH-27349) (GH-27357) 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 0363a4014d90df17a29042de008ef0b659f92505) Co-authored-by: Steven Hsu <hsuhaochun@gmail.com> Co-authored-by: Steven Hsu <hsuhaochun@gmail.com>