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
(1878)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
to create issues and add comments
#15490
: Correct __sizeof__ support for StringIO
Can't Edit
Can't Publish+Mail
Start Review
Created:
9 months, 4 weeks ago by storchaka
Modified:
8 months ago
Reviewers:
CC:
loewis, jcea, AntoinePitrou, Benjamin Peterson, stutzbach, aliles, storchaka
Visibility:
Public.
Patch Set 1
#
Patch Set 2
#
Patch Set 3
#
Patch Set 4
#
Patch Set 5
#
Patch Set 6
#
Patch Set 7
#
Patch Set 8
#
Patch Set 9
#
Created:
8 months ago
Download raw patch set
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
Patch
Include/sysmodule.h
View
1
2
3
4
5
6
7
8
1 chunk
+1 line, -0 lines
0 comments
Download
Lib/test/test_memoryio.py
View
1
2
3
4
5
6
7
8
2 chunks
+21 lines, -0 lines
0 comments
Download
Modules/_io/stringio.c
View
1
2
3
4
5
6
7
8
3 chunks
+18 lines, -0 lines
0 comments
Download
Python/sysmodule.c
View
1
2
3
4
5
6
7
8
2 chunks
+43 lines, -34 lines
0 comments
Download
Issue 15490: Correct __sizeof__ support for StringIO
Created 9 months, 4 weeks ago by storchaka
Modified 8 months ago
Reviewers:
Base URL: None
Comments: 0
Recent Issues
|
This issue
This is Rietveld
cbc36f91f3f7