RNKuhns

Results 10 comments of RNKuhns

Awesome! Sorry for omitting the optional dependency part. But since I had switched to trying a different confit file type, i forgot to add it back. I had been just...

@matroscoe I confirmed this works. Maybe the bandit docs could be updated with the information?

I've got a different use case, but similarly want to be able to provide a strategy for data synthesis for multiple column checks. @cosmicBboy is this currently a work in...

@cosmicBboy I would definitely like to help out. Do you have some time to have a quick meeting? I can explain some of what I'm hoping to accomplish and you...

Note that this may be related to how toml handles single and double quoted strings differently.

> Unfortunately, what you want it is currently not possible. The repr function only receives the value that's being repr-ed and the return value is added to the repr unconditionally:...

@hynek that sounds reasonable to me. I've been looking at the code in attrs/src/attr/_make.py. I'm going to do a bit more investigation on where adding the repr fits into the...

Note that I'll also add examples to the docs before this is finalized/merged if the concept moves forward.

@hynek I know you are probably busy, but I just wanted to check in to see if you had a chance to take a look and provide feedback.

> yeah sorry I'm swamped right now, as you can tell in my own PR #1267 that hasn't moved in a while. I don't have the headspace for bigger changes...