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
(3033)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
to create issues and add comments
Issue
1257
: atexit errors should result in nonzero exit code
Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 7 months ago by aminusfu
Modified:
1 year, 2 months ago
Reviewers:
CC:
gvanrossum, amaury.forgeotdarc, titus_idyll.org, aminusfu_users.sourceforge.net, christian.heimes, lakin.wecker_gmail.com, Benjamin Peterson, ysj.ray, breamoreboy_yahoo.co.uk
Visibility:
Public.
Patch Set 1
#
Created:
4 years, 4 months ago
Download raw patch set
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
Patch
Doc/library/atexit.rst
View
1 chunk
+6 lines, -0 lines
0 comments
Download
Lib/atexit.py
View
3 chunks
+3 lines, -0 lines
0 comments
Download
Lib/test/test_atexit.py
View
2 chunks
+58 lines, -2 lines
0 comments
Download
Modules/main.c
View
2 chunks
+6 lines, -0 lines
0 comments
Download
Python/frozenmain.c
View
2 chunks
+7 lines, -0 lines
0 comments
Download
Python/pythonrun.c
View
5 chunks
+62 lines, -2 lines
0 comments
Download
Issue 1257: atexit errors should result in nonzero exit code
Created 4 years, 7 months ago by aminusfu_users.sourceforge.net
Modified 1 year, 2 months ago
Reviewers:
Base URL: None
Comments: 0
Recent Issues
|
This issue
This is Rietveld