-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
proper check for filename before calling subprocess #1485
Copy link
Copy link
Open
Labels
HacktoberfestIssues marked for hacktoberfestIssues marked for hacktoberfestbugIssue described a bugIssue described a bugdifficulty mediumMedium issue: required good gensim understanding & python skillsMedium issue: required good gensim understanding & python skillsgood first issueIssue for new contributors (not required gensim understanding + very simple)Issue for new contributors (not required gensim understanding + very simple)
Metadata
Metadata
Assignees
Labels
HacktoberfestIssues marked for hacktoberfestIssues marked for hacktoberfestbugIssue described a bugIssue described a bugdifficulty mediumMedium issue: required good gensim understanding & python skillsMedium issue: required good gensim understanding & python skillsgood first issueIssue for new contributors (not required gensim understanding + very simple)Issue for new contributors (not required gensim understanding + very simple)
Based on discussion here, we should properly check for filename before
process callsinutils.check_output(), and raise more intuitive exception and error message.cc @jayantj