mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-125168: Fix typo in __future__.rst (#125183)
* Update `__future__.rst` Fixed typo in the sentence :pep:`649`: *Deferred evaluation of annotations using descriptors* - James McCarthy * Update `__future__.rst` Fixed sphinx formatting
This commit is contained in:
parent
6b533a659b
commit
e0835aff2e
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ language using this mechanism:
|
|||
+------------------+-------------+--------------+---------------------------------------------+
|
||||
| annotations | 3.7.0b1 | Never [1]_ | :pep:`563`: |
|
||||
| | | | *Postponed evaluation of annotations*, |
|
||||
| | | | :pep:`649`: *Deferred evalutation of |
|
||||
| | | | :pep:`649`: *Deferred evaluation of |
|
||||
| | | | annotations using descriptors* |
|
||||
+------------------+-------------+--------------+---------------------------------------------+
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue