Chris Petersen
Chris Petersen
It would be nice to have control over what happens when someone attempts to set a non-optional attribute values explicitly to `None`: set default value, or raise `ValueError`. The following...
Note: May be a dupe of (or at least related to) #882. I discovered this while writing a decorator to parse the values of `typing.get_type_hints()`. This isn't exactly a bug...
It seems that the self-signed certificates created for the Storage and Deployment operators (but strangely, not the database itself) are not compatible with MacOS Catalina. The errors are identical to...
I just got a [Honeywell 39363-CS2 UltraPro Z-Wave Plus Outdoor Plug-in Switch, Weather-Resistant, 1 Grounded Outlet, 39363](https://smile.amazon.com/gp/product/B08BJBL21R/) but ozwd doesn't recognize its name/info. After a couple "heal node" requests, it...
As far as I can see in the fake-gcs-server code, contentType is only set when the object is created, and can't be updated. I'm using the official python gcs library,...
I have a need to deploy only a subtree from a git checkout. There is some churn in the upstream capistrano project about doing this, but it's enough for my...
When cutting more than one sheet, it would be nice if there was a way to make the export save one file per sheet rather than a single file with...
Goal: Create a subclass that extends the `Faker` class so proprietary fake-data generators can be used side by side with faker's built-in ones. Problem: There seems to be a problem...
is_idle() is nice, but it would actually be nice to know how many tasks are running (or have a "worker slots available"), in order to more efficiently pop jobs off...
When this plugin is enabled, the link tags that Adium adds to twitter messages (RT, ¶, @, ☆, #) are removed, resulting in useless characters that you can't click on....