Justin Wood (Callek)
Justin Wood (Callek)
### Short Summary When using async with on python3 code, CodeIntel fails ### Steps to Reproduce ```python3 #!/usr/bin/env python """Generic utils for scriptworker. Attributes: log (logging.Logger): the log object for...
So @catlee noticed from our earlier test of doing an omnija signing: > yeah, zip files have two copies of file metadata: one in the "central" directory, and one that...
I feel that being able to use await/etc syntax with plumbum would be helpful in a lot of areas, especially for remote machine use. I may be able to work...
Hey @hatesegfault @lovesegfault - I notice the beautysh seems to be relatively stalled, its been over 2 years since a formal release, it has a bunch of issues that have...
In `GHTeam` objects, there should be support exposing the result of the `parent` return from `/user/teams` . Ideally this would be another `GHTeam` object, and bonus points if `getMyTeams()` [1]...
**Is your feature request related to a problem? Please describe.** The stub `.exe` files in the PC folder are currently unsigned, some windows environments are locked down preventing unsigned files,...
### Description - Removes python 3.7 - Because `conda` no longer supports 3.7 - Adds python 3.10, 3.11, and 3.12 - All Supported by `conda` now ### Checklist - did...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? When modifying a given file...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? After running `conda build` to build a...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? `conda env update` can be...