Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
d1f20d1c
Commit
d1f20d1c
authored
Dec 18, 2015
by
Serhiy Storchaka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed markup and spaces in Misc/NEWS.
parent
581e56ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Misc/NEWS
Misc/NEWS
+2
-2
No files found.
Misc/NEWS
View file @
d1f20d1c
...
...
@@ -43,7 +43,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
...
...
@@ -435,7 +435,7 @@ IDLE
Consistently use the revised idleConf.CurrentTheme everywhere in idlelib.
- Issue #24782: Extension configuration is now a tab in the IDLE Preferences
dialog rather than a separate dialog.
The former tabs are now a sorted
dialog rather than a separate dialog. The former tabs are now a sorted
list. Patch by Mark Roseman.
- Issue #22726: Re-activate the config dialog help button with some content
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment