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
fed16ec7
Commit
fed16ec7
authored
Nov 10, 2015
by
Serhiy Storchaka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added missed periods at the ends of sentences in Misc/NEWS.
parent
faf7060f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Misc/NEWS
Misc/NEWS
+4
-4
No files found.
Misc/NEWS
View file @
fed16ec7
...
...
@@ -4857,7 +4857,7 @@ Library
-
Issue
#
17016
:
Get
rid
of
possible
pointer
wraparounds
and
integer
overflows
in
the
re
module
.
Patch
by
Nickolai
Zeldovich
.
-
Issue
#
16658
:
add
missing
return
to
HTTPConnection
.
send
()
-
Issue
#
16658
:
add
missing
return
to
HTTPConnection
.
send
()
.
Patch
by
Jeff
Knupp
.
-
Issue
#
9556
:
the
logging
package
now
allows
specifying
a
time
-
of
-
day
for
a
...
...
@@ -5455,7 +5455,7 @@ Library
-
Issue
#
16431
:
Use
the
type
information
when
constructing
a
Decimal
subtype
from
a
Decimal
argument
.
-
Issue
#
15641
:
Clean
up
deprecated
classes
from
importlib
-
Issue
#
15641
:
Clean
up
deprecated
classes
from
importlib
.
Patch
by
Taras
Lyapun
.
-
Issue
#
16350
:
zlib
.
decompressobj
().
decompress
()
now
accumulates
data
from
...
...
@@ -5724,7 +5724,7 @@ IDLE
-
Issue
#
16511
:
Use
default
IDLE
width
and
height
if
config
param
is
not
valid
.
Patch
Serhiy
Storchaka
.
-
Issue
#
1207589
:
Add
Cut
/
Copy
/
Paste
items
to
IDLE
right
click
Context
Menu
-
Issue
#
1207589
:
Add
Cut
/
Copy
/
Paste
items
to
IDLE
right
click
Context
Menu
.
Patch
by
Todd
Rovito
.
-
Issue
#
16123
:
IDLE
-
deprecate
running
without
a
subprocess
.
...
...
@@ -6233,7 +6233,7 @@ Tools/Demos
- Issue #16549: Make json.tool work again on Python 3 and add tests.
Initial patch by Berker Peksag and Serhiy Storchaka.
- Issue #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py
- Issue #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py
.
Patch by Serhiy Storchaka.
Windows
...
...
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