Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(274)

Issue 1943048: Pure Python Mode Improvements

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 5 months ago by Haoyu Bai
Modified:
15 years, 5 months ago
Reviewers:
craigcitro
Visibility:
Public.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+713 lines, -204 lines) Patch
M Cython/Compiler/Main.py View 2 chunks +2 lines, -1 line 0 comments Download
M Cython/Compiler/Nodes.py View 13 chunks +60 lines, -22 lines 0 comments Download
M Cython/Compiler/Options.py View 2 chunks +5 lines, -2 lines 0 comments Download
M Cython/Compiler/ParseTreeTransforms.py View 5 chunks +71 lines, -3 lines 0 comments Download
M Cython/Compiler/Parsing.py View 3 chunks +3 lines, -3 lines 0 comments Download
M Cython/Shadow.py View 10 chunks +77 lines, -24 lines 0 comments Download
M runtests.py View 1 chunk +1 line, -0 lines 0 comments Download
A tests/run/annotations_T492.pyx View 1 chunk +91 lines, -0 lines 0 comments Download
A tests/run/cdef_locals_decorator_T477.pyx View 1 chunk +11 lines, -0 lines 0 comments Download
R tests/run/pure.py View 1 chunk +0 lines, -149 lines 0 comments Download
A tests/run/pure.pyx View 1 chunk +145 lines, -0 lines 1 comment Download
A tests/run/purecdef.py View 1 chunk +101 lines, -0 lines 0 comments Download
A tests/run/shadow.py View 1 chunk +146 lines, -0 lines 0 comments Download

Messages

Total messages: 1
Haoyu Bai
15 years, 5 months ago (2010-08-19 01:09:07 UTC) #1
http://codereview.appspot.com/1943048/diff/1/12
File tests/run/pure.pyx (right):

http://codereview.appspot.com/1943048/diff/1/12#newcode1
tests/run/pure.pyx:1: import cython
The creation of this file is due to a rename, but latterly I decided to renaming
back. Seems this is not properly tracked. The content of this file is unchanged,
all the modification is done in the shadow.py.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b