Tom McTiernan

Results 15 issues of Tom McTiernan

Noticed this while trying to make my own plugin/Executor... `rstrip` can remove too much!

CLA Signed

I appreciate that the library may not have official Windows support, and there would not be any Windows testing to prevent regressions, but these changes do get `submitit` working on...

CLA Signed

Doesn't really save time but there's no need for checking the filesystem again once it exists

CLA Signed

### Problem Hi, When I upgrade to 1.2.0, the "search" feature stops working in airgapped environments. When a search is initiated, it "spins" but does not finish. Also observed: 1)...

Support

Fixes #84 It doesn't seem like this is needed in the library proper? In which let's just take it out of install_requires.

Hi - I'm very glad to see uv's recent universal locking features, and engagement with the lockfile standard - but I've found one behaviour that seems a little odd. Perhaps...

enhancement
good first issue
lock

### Describe the bug Black configurations are seemingly not taken into account for any paths after the first one passed to CLI - I'm seeing this in particular for "line-length"...

T: bug

### Description Hi, I just wrote my first Python [IO Plugin](https://github.com/pola-rs/polars/pull/17939), for fetching data from a company-internal data source - very pleased that you can create LazyFrames of completely custom...

enhancement