Keyboard Shortcuts
File
u
:
up to issue
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
Issue
u
:
up to list of issues
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
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(548)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: bootstrap/virtualenv/tests/__init__.py
Issue
2043213002
:
Roll virtualenv 12.0->15.0.2 (Closed)
Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: vendor virtualenv and exclude from gender check
Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
DEPS
PRESUBMIT.py
bootstrap/.gitignore
bootstrap/README.md
bootstrap/bootstrap.py
bootstrap/virtualenv/.gitattributes
bootstrap/virtualenv/.gitignore
bootstrap/virtualenv/.travis.yml
bootstrap/virtualenv/AUTHORS.txt
bootstrap/virtualenv/CONTRIBUTING.rst
bootstrap/virtualenv/LICENSE.txt
bootstrap/virtualenv/MANIFEST.in
bootstrap/virtualenv/README.chromium
bootstrap/virtualenv/README.rst
bootstrap/virtualenv/appveyor.yml
bootstrap/virtualenv/bin/rebuild-script.py
bootstrap/virtualenv/docs/Makefile
bootstrap/virtualenv/docs/changes.rst
bootstrap/virtualenv/docs/conf.py
bootstrap/virtualenv/docs/development.rst
bootstrap/virtualenv/docs/index.rst
bootstrap/virtualenv/docs/installation.rst
bootstrap/virtualenv/docs/make.bat
bootstrap/virtualenv/docs/reference.rst
bootstrap/virtualenv/docs/userguide.rst
bootstrap/virtualenv/scripts/virtualenv
bootstrap/virtualenv/setup.cfg
bootstrap/virtualenv/setup.py
bootstrap/virtualenv/tests/__init__.py
bootstrap/virtualenv/tests/test_activate.sh
bootstrap/virtualenv/tests/test_activate_output.expected
bootstrap/virtualenv/tests/test_cmdline.py
bootstrap/virtualenv/tests/test_virtualenv.py
bootstrap/virtualenv/tox.ini
bootstrap/virtualenv/virtualenv.py
bootstrap/virtualenv/virtualenv_embedded/activate.bat
bootstrap/virtualenv/virtualenv_embedded/activate.csh
bootstrap/virtualenv/virtualenv_embedded/activate.fish
bootstrap/virtualenv/virtualenv_embedded/activate.ps1
bootstrap/virtualenv/virtualenv_embedded/activate.sh
bootstrap/virtualenv/virtualenv_embedded/activate_this.py
bootstrap/virtualenv/virtualenv_embedded/deactivate.bat
bootstrap/virtualenv/virtualenv_embedded/distutils.cfg
bootstrap/virtualenv/virtualenv_embedded/distutils-init.py
bootstrap/virtualenv/virtualenv_embedded/python-config
bootstrap/virtualenv/virtualenv_embedded/site.py
bootstrap/virtualenv/virtualenv_support/__init__.py
bootstrap/virtualenv/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl
bootstrap/virtualenv/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl
bootstrap/virtualenv/virtualenv_support/setuptools-21.2.1-py2.py3-none-any.whl
bootstrap/virtualenv/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« bootstrap/virtualenv/setup.py
('k') |
bootstrap/virtualenv/tests/test_activate.sh »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: bootstrap/virtualenv/tests/__init__.py
diff --git a/test/__init__.py b/bootstrap/virtualenv/tests/__init__.py
similarity index 100%
copy from test/__init__.py
copy to bootstrap/virtualenv/tests/__init__.py
« no previous file with comments
|
« bootstrap/virtualenv/setup.py
('k') |
bootstrap/virtualenv/tests/test_activate.sh »
('j') |
no next file with comments »
Issue 2043213002: Roll virtualenv 12.0->15.0.2 (Closed)
Created 4 years, 6 months ago by nodir
Modified 4 years, 6 months ago
Reviewers: iannucci, Vadim Sh.
Base URL: https://chromium.googlesource.com/infra/infra.git@master
Comments: 6
This is Rietveld
408576698