mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fixed markup and spaces in Misc/NEWS.
This commit is contained in:
commit
efb778a843
1 changed files with 6 additions and 6 deletions
|
@ -138,7 +138,7 @@ Library
|
|||
|
||||
- Issue #19771: Also in runpy and the "-m" option, omit the irrelevant
|
||||
message ". . . is a package and cannot be directly executed" if the package
|
||||
could not even be initialized (e.g. due to a bad *.pyc file).
|
||||
could not even be initialized (e.g. due to a bad ``*.pyc`` file).
|
||||
|
||||
- Issue #25177: Fixed problem with the mean of very small and very large
|
||||
numbers. As a side effect, statistics.mean and statistics.variance should
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue