Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9491 )
Change subject: [python] Ignore pytest cache and environment files ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/9491/1/python/.gitignore File python/.gitignore: http://gerrit.cloudera.org:8080/#/c/9491/1/python/.gitignore@31 PS1, Line 31: .pytest_cache/ What tool generates these? Can't say I've seen them when I tested Python changes locally. http://gerrit.cloudera.org:8080/#/c/9491/1/python/.gitignore@49 PS1, Line 49: # Environments Hmm, how do these get created? In my experience, you run "virtualenv foo" and "foo" is the virtualenv directory, so there's no standard name. Are these standard names for some other tool? -- To view, visit http://gerrit.cloudera.org:8080/9491 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id77fd8fad9ca0029778dda524d7aae4a339f230d Gerrit-Change-Number: 9491 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Comment-Date: Mon, 05 Mar 2018 17:36:51 +0000 Gerrit-HasComments: Yes
