diff options
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r-- | Doc/whatsnew/3.8.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/whatsnew/3.8.rst b/Doc/whatsnew/3.8.rst index aefe9b5..c2455f4 100644 --- a/Doc/whatsnew/3.8.rst +++ b/Doc/whatsnew/3.8.rst @@ -122,8 +122,6 @@ See :pep:`572` for a full description. (Contributed by Emily Morehouse in :issue:`35224`.) -.. TODO: Emily will sprint on docs at PyCon US 2019. - Positional-only parameters -------------------------- |