docs/differences: Update differences now that math.tau/inf/nan exist.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2022-01-23 09:33:19 +11:00
parent f3229590a9
commit aafd8859e9
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ Changes to built-in modules:
+--------------------------------------------------------------------------------------------------------------+----------------+
| `math <https://docs.python.org/3.6/whatsnew/3.6.html#math>`_ |
+--------------------------------------------------------------------------------------------------------------+----------------+
| The new math.tau (τ) constant has been added | |
| The new math.tau (τ) constant has been added | Completed |
+--------------------------------------------------------------------------------------------------------------+----------------+
| `os <https://docs.python.org/3.6/whatsnew/3.6.html#os>`_ |
+--------------------------------------------------------------------------------------------------------------+----------------+