Jacob Roberts

Results 43 comments of Jacob Roberts
trafficstars

I advocate for this or adding some alternates (a KISS approach to check also `/usr/local/bin`) as on OS X the System Integrity Protection makes it quite difficult to symlink into...

@ekalinin the reproduction of the issue appears to only manifest in docker as far as I can tell -- see [this build in my fork](https://github.com/jacobdr/nodeenv/actions/runs/3388164052/jobs/5629810976) I expanded the test matrix...

Question about this: these changes looked like they got pushed in #29, but the package hasn't been tagged since well before that pull request was integrated. What is the best...

Thanks for clearing this up. And again, thanks for the awesome work on the project.  In case others find this thread through Google, my immediate workaround was to swap out...

Also I think that we can close this issue as its been resolved.  A cleaned bug makes for a happy bug catcher. On Thu, Jun 11, 2015 at 12:36 PM,...

@agronholm I think you are best suited to be the reviewer here as you had the commit to add the testing and fix the regression. Let me know if this...

@agronholm I saw your comment about the regex going away in 1.0 in deference to `packaging`, so I opened https://github.com/pypa/packaging/pull/608 on that side as well with a similar test change

@CamdenClark any interest in helping me test my branch?

Is there a canonical "best practices" article -- the "Do"s as apprised to the "Don'ts" -- that y'all would recommend reading?