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
(429)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
to create issues and add comments
#5251
: contextlib.nested inconsistent with, well, nested with statements due exceptions raised in __enter__
Can't Edit
Can't Publish+Mail
Start Review
Created:
2 years, 7 months ago by x
Modified:
2 years, 2 months ago
Reviewers:
CC:
Nick Coghlan, x_jwp.name
Visibility:
Public.
Patch Set 1
#
Patch Set 2
#
Created:
2 years, 7 months ago
Download raw patch set
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
Patch
Include/object.h
View
1
1 chunk
+7 lines, -0 lines
0 comments
Download
Include/pyerrors.h
View
1
1 chunk
+1 line, -0 lines
0 comments
Download
Lib/contextlib.py
View
1
1 chunk
+4 lines, -1 line
0 comments
Download
Lib/test/exception_hierarchy.txt
View
1 chunk
+1 line, -0 lines
0 comments
Download
Lib/test/test_contextlib.py
View
1
2 chunks
+61 lines, -0 lines
0 comments
Download
Lib/test/test_with.py
View
1
2 chunks
+43 lines, -1 line
0 comments
Download
Objects/exceptions.c
View
1
3 chunks
+10 lines, -0 lines
0 comments
Download
Objects/object.c
View
1
2 chunks
+34 lines, -0 lines
0 comments
Download
Python/bltinmodule.c
View
1
1 chunk
+1 line, -0 lines
0 comments
Download
Python/ceval.c
View
3 chunks
+12 lines, -30 lines
0 comments
Download
Python/compile.c
View
1
1 chunk
+180 lines, -74 lines
0 comments
Download
Python/import.c
View
1
1 chunk
+4 lines, -4 lines
0 comments
Download
Python/symtable.c
View
1 chunk
+2 lines, -1 line
0 comments
Download
Issue 5251: contextlib.nested inconsistent with, well, nested with statements due exceptions raised in __enter__
Created 2 years, 7 months ago by x_jwp.name
Modified 2 years, 2 months ago
Reviewers:
Base URL: None
Comments: 0
Recent Issues
|
This issue
This is Rietveld
cbc36f91f3f7