| This is an automatically generated e-mail. To reply, visit: https://rbcommons.com/s/twitter/r/1742/ |
|
Review request for pants-reviews and Nick Howard (Twitter).
By John Sirois.
Bugs:
1067
Repository:
pants
Description
Testing
Diffs
|
| This is an automatically generated e-mail. To reply, visit: https://rbcommons.com/s/twitter/r/1742/ |
ping
- John Sirois
On February 9th, 2015, 2:33 p.m. MST, John Sirois wrote:
|
Review request for pants-reviews and Nick Howard (Twitter).
By John Sirois.
|
Updated Feb. 9, 2015, 2:33 p.m. |
| This is an automatically generated e-mail. To reply, visit: https://rbcommons.com/s/twitter/r/1742/ |
Ship it!
Ship It!
- Jin Feng
On February 9th, 2015, 1:33 p.m. PST, John Sirois wrote:
|
Review request for pants-reviews and Nick Howard (Twitter).
By John Sirois.
|
Updated Feb. 9, 2015, 1:33 p.m. |
| This is an automatically generated e-mail. To reply, visit: https://rbcommons.com/s/twitter/r/1742/ |
Thanks Jin - submitted @ https://github.com/pantsbuild/pants/commit/274df6c844634675af7d6f1657f14840e3480f25
- John Sirois
On February 10th, 2015, 5:41 p.m. MST, John Sirois wrote:
|
Review request for pants-reviews, Jin Feng and Nick Howard (Twitter).
By John Sirois.
Updated Feb. 10, 2015, 5:41 p.m. |
| This is an automatically generated e-mail. To reply, visit: https://rbcommons.com/s/twitter/r/1742/ |
| tests/python/pants_test/base/test_build_file.py (Diff revision 1) | |||
|---|---|---|---|
| 201 | parsed_locals = Compatibility.exec_function(build_file.code(), {'java_library': dict}) |
||
Sorry for the late review--we should always be using
sixequivalents rather than introducing new deps on t.c.*.; e.g. https://pythonhosted.org/six/#six.exec_
- Patrick Lawson
On February 11th, 2015, 12:41 a.m. UTC, John Sirois wrote:
|
Review request for pants-reviews, Jin Feng and Nick Howard (Twitter).
By John Sirois.
|
Updated Feb. 11, 2015, 12:41 a.m. |
| This is an automatically generated e-mail. To reply, visit: https://rbcommons.com/s/twitter/r/1742/ |
On February 11th, 2015, 9:18 a.m. MST, Patrick Lawson wrote:
tests/python/pants_test/base/test_build_file.py (Diff revision 1) 201 parsed_locals = Compatibility.exec_function(build_file.code(), {'java_library': dict})Sorry for the late review--we should always be using
sixequivalents rather than introducing new deps on t.c.*.; e.g. https://pythonhosted.org/six/#six.exec_
On February 10th, 2015, 5:41 p.m. MST, John Sirois wrote:
|
Review request for pants-reviews, Jin Feng and Nick Howard (Twitter).
By John Sirois.
|
Updated Feb. 10, 2015, 5:41 p.m.
Bugs:
1067
|