Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Dissociate __future__ doc description from concurrency futures
  • Loading branch information
arhadthedev committed May 13, 2022
commit 11f952dc60ce0c3cbd163fd41b703fb7811f6811
4 changes: 2 additions & 2 deletions Doc/library/__future__.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:mod:`__future__` --- Future statement definitions
==================================================
:mod:`__future__` --- Early access to language features created for future versions of Python
Comment thread
arhadthedev marked this conversation as resolved.
Outdated
=============================================================================================

.. module:: __future__
:synopsis: Future statement definitions
Comment thread
arhadthedev marked this conversation as resolved.
Outdated
Expand Down