Jason R. Coombs

Results 1062 comments of Jason R. Coombs

82 checks is a little steep to fix by hand. I looked and [ruff doesn't (yet) support fixing the warnings](https://github.com/astral-sh/ruff/issues/3278). How do you feel about enabling the warnings but not...

@tholo I'd love to help shepherd this change through. Any more thoughts on making me a co-owner/maintainer (https://github.com/tholo/pytest-flake8/issues/37#issuecomment-1201857194)?

Looking at Case 2, I'm surprised that you get that output, given that https://github.com/xonsh/xonsh/issues/983 was merged adding support for raw strings on Windows long before this post was made (released...

I do maintain [importlib_resources](https://pypi.org/project/importlib_resources) to enable access to `files()` (and other new behaviors) on Python 2.7+. Of course, you may have reasons not to adopt new dependencies, but if you...

According to https://github.com/MisterWil/abodepy/pull/85#issuecomment-1140621413, the owner of this repo is no longer active on the project. Probably that means it's abandoned. I'm interested in supporting this project.

I've published [jaraco.abode 0.1](https://pypi.org/project/jaraco.abode). It's currently a drop-in replacement for abodepy 1.2.1. I plan to do a lot more work to migrate the project to its own namespace.

Hello Singh. I unfortunately have little to add. I also have moved to a new role where I spend little time with MongoDB and mongo-connector. I wish I could have...

ES6 is known not to work yet. Any contributions to support ES6 would be appreciated. Can you send a diff or PR for the changes you made? Hopefully someone will...

Thanks valera-rozuvan for filing this ticket. It was the right thing to do. Unfortunately, I'm no longer with the companies where I've used MongoDB extensively, so I may have to...

The `$v` problem came up with earlier versions of MongoDB also, IIRC. There is no plan to support MongoDB, but we will gladly accept contributions.