Scott Thompson
Scott Thompson
In the off chance it helps others… I was having this problem. In my case I was running the application in a Docker container and on attaching to a running...
I reported the issue to the originating images (buildpack-deps:buster-scm for Python2, and buildpack-deps:buster for Python3). Presumably if they choose to resolve the issue it would then be fixed here as...
In point of fact, it's possible for any message that gets pushed to receive a reply. On the Elixir side, in the `handle_in` callback for a message can return a...
I'm hesitant to change the behavior because this library is designed to mimic the behavior of the Python configparser module. With the default settings of that module, if you add...
If you're looking at a separate project that already had ini files then I was wrong.