Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D57744
Python3 support: print-statement
Closed
Public
Actions
Authored by
serge-sans-paille
on Feb 5 2019, 3:59 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Subscribers
llvm-commits
Details
Reviewers
michaelplatings
Commits
rOLDT353169: Python Compat: print statements
rL353169: Python Compat: print statements
Diff Detail
Repository
rL LLVM
Event Timeline
serge-sans-paille
created this revision.
Feb 5 2019, 3:59 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Feb 5 2019, 3:59 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
michaelplatings
added inline comments.
Feb 5 2019, 4:15 AM
LNTBased/lib/spec.py
113 ↗
(On Diff #185276)
Should be
end=' '
serge-sans-paille
updated this revision to
Diff 185285
.
Feb 5 2019, 4:55 AM
serge-sans-paille
marked an inline comment as done.
michaelplatings
accepted this revision.
Feb 5 2019, 5:09 AM
This revision is now accepted and ready to land.
Feb 5 2019, 5:09 AM
Closed by commit
rL353169: Python Compat: print statements
(authored by
serge_sans_paille
).
·
Explain Why
Feb 5 2019, 6:00 AM
This revision was automatically updated to reflect the committed changes.