mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Remove many "versionchanged" items that didn't use the official markup,
but just some text embedded in the docs. Also remove paragraph about implicit relative imports from tutorial.
This commit is contained in:
parent
c73728373c
commit
e6bcc9145e
52 changed files with 147 additions and 469 deletions
|
@ -277,10 +277,6 @@ The module also defines two mathematical constants:
|
|||
platform and libm implementation. It's usually :exc:`ValueError` for *EDOM*
|
||||
and :exc:`OverflowError` for errno *ERANGE*.
|
||||
|
||||
..versionchanged:: 2.6
|
||||
In earlier versions of Python the outcome of an operation with NaN as
|
||||
input depended on platform and libm implementation.
|
||||
|
||||
|
||||
.. seealso::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue