Fixed markup and spaces in Misc/NEWS.

This commit is contained in:
Serhiy Storchaka 2015-12-18 19:37:02 +02:00
commit efb778a843

View file

@ -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