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
1cada027
Commit
1cada027
authored
Oct 09, 2005
by
Walter Dörwald
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove trailing spaces.
parent
77264726
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Misc/NEWS
Misc/NEWS
+3
-3
No files found.
Misc/NEWS
View file @
1cada027
...
...
@@ -194,7 +194,7 @@ Extension Modules
- Bug #728515: mmap.resize() now resizes the file on Unix as it did
on Windows.
- Patch #1180695: Add nanosecond stat resolution, and st_gen,
- Patch #1180695: Add nanosecond stat resolution, and st_gen,
st_birthtime for FreeBSD.
- Patch #1231069: The fcntl.ioctl function now uses the '
I
' code for
...
...
@@ -256,7 +256,7 @@ Library
-
Patch
#
754022
:
Greatly
enhanced
webbrowser
.
py
(
by
Oleg
Broytmann
).
-
Bug
#
729103
:
pydoc
.
py
:
Fix
docother
()
method
to
accept
additional
-
Bug
#
729103
:
pydoc
.
py
:
Fix
docother
()
method
to
accept
additional
"parent"
argument
.
-
Patch
#
1300515
:
xdrlib
.
py
:
Fix
pack_fstring
()
to
really
use
null
bytes
...
...
@@ -293,7 +293,7 @@ Library
-
Bug
#
1178484
:
Return
complete
lines
from
codec
stream
readers
even
if
there
is
an
exception
in
later
lines
,
resulting
in
correct
line
numbers
for
decoding
errors
in
source
code
.
correct
line
numbers
for
decoding
errors
in
source
code
.
-
Bug
#
1192315
:
Disallow
negative
arguments
to
clear
()
in
pdb
.
...
...
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