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
be0d7075
Commit
be0d7075
authored
Jan 16, 2013
by
Stefan Krah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change NEWS entry to make it somewhat intelligible.
parent
59a4a93f
Changes
1
Show 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 @
be0d7075
...
...
@@ -150,8 +150,8 @@ Core and Builtins
Library
-------
-
Issue
#
16422
:
Use
strings
for
rounding
mode
constants
for
better
readability
and
pickling
compatibility
.
-
Issue
#
16422
:
For
compatibility
with
the
Python
version
,
the
C
version
of
decimal
now
uses
strings
instead
of
integers
for
rounding
mode
constants
.
-
Issue
#
15861
:
tkinter
now
correctly
works
with
lists
and
tuples
containing
strings
with
whitespaces
,
backslashes
or
unbalanced
braces
.
...
...
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