Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(158120)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
to create issues and add comments
#20435
: Discrepancy between io.StringIO and _pyio.StringIO with univeral newlines
Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 10 months ago by storchaka+cpython
Modified:
5 years, 10 months ago
Reviewers:
CC:
AntoinePitrou, Benjamin Peterson, stutzbach, devnull_psf.upfronthosting.co.za, hynek, storchaka
Visibility:
Public.
Patch Set 1
#
Created:
5 years, 10 months ago
Download raw patch set
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
Patch
Lib/_pyio.py
View
2 chunks
+8 lines, -7 lines
0 comments
Download
Lib/test/test_memoryio.py
View
1 chunk
+31 lines, -3 lines
0 comments
Download
Modules/_io/stringio.c
View
1 chunk
+4 lines, -6 lines
0 comments
Download
Issue 20435: Discrepancy between io.StringIO and _pyio.StringIO with univeral newlines
Created 5 years, 10 months ago by storchaka
Modified 5 years, 10 months ago
Reviewers:
Base URL: None
Comments: 0
Recent Issues
|
This issue
This is Rietveld
894c83f36cb7+