Timothy Hobbs
Timothy Hobbs
As you know, most modern programming languages contain at least two and sometimes three equals operators. This is because value equality and identity comparison are type specific and open up...
Using the deprecated `ConfigObject` is slightly less readable: https://github.com/LibertyAces/BitSwanPump/blob/e6cfc0c6ee0995ad67c987dbdd72827a6315962a/bspump/pipeline.py#L26 https://github.com/TeskaLabs/asab/blob/9fd2b0379c344589e9f8784d6dab2185b58b239b/asab/config.py#L333
Forgive me if I'm mistaken, but it looks like this Sink accepts a dict type, but never serializes it to JSON. What's going on here? https://github.com/LibertyAces/BitSwanPump/blob/9e1da46ae399992e25a75535e24bc92421b3e38c/bspump/ssh/sink.py#L140
I don't wish to reformat my drive...
Before this is merged we need to set up secrets to do this I can share those secrets or someone can make me a maintainer ;)
This is extremely useful when writing custom frontends on top of django helpdesk. This is similar to the custom_fields except it is normalized and attached to followups and not tickets....