Bhargav Patel

Results 9 comments of Bhargav Patel

I do not think that @ivanov is supporting this project anymore.

This doesn't work for me. (sss is my project name) ```yaml settings: all_files: &all_files !settings included: - ~+/sss/* excluded: - ~+/.tox/* - ~+/.venv/* - ~+/venv/* allow_ignore: yes tests_only: &tests_only !settings...

Hello -- Any updates on this? In general, we should likely expose **kwargs on all field objects. We are mentioning that Related builds off of attrs. Presumably, this implies that...

@GeorgeLubaretsi It might be better to simply change the proposed changes to allow callers to explicitly pass kwargs such that we have: ```python def SequenceField(cls, default=NOTHING, required=True, repr=False, key=None, **kwargs):...

Can we do this by grouping pieces and putting them into their dedicated chips?

> why Alt? I feel like hovering should just always display this I respectfully disagree. If the pin name is rendered in the position it's currently in, it may get...

@Broken-Admin Addressed some of your comments in https://github.com/SebLague/Digital-Logic-Sim/pull/25

@kgriffs I have been using Falcon at work in Production and love it! I was currently working on a library and stumbled upon the Issues page, and eventually here. Please...

I agree with @todofixthis's proposal.