Gilbert Gilb's
Gilbert Gilb's
**Summary:** Setting `no_proxy` on `requests.com` used to enable it on `somerequests.com` also, which was unexpected and potentially dangerous. (see #4795) Note that this delegates to urllib more often, as stated...
Currently, keys in the JSON file may be reordered by the plugin. Similarly, trailing line returns and whitespaces are always discarded when exported (which is not POSIX compliant, yet arguably...
I want to rework config for v1 to make it more predictable and consistent: - [x] rename `tFunctionNames` to `customTFunctionNames` (so that it's consistent with `customTransComponents`). (done in #129) -...
**Is your feature request related to a problem? Please describe.** babel-plugin-i18next-extract is not very flexible and extensible right now. It cannot integrate easily with complex workflows and corner cases (e.g....
### Steps to reproduce 1. Take [this](http://structlog.readthedocs.io/en/stable/standard-library.html?highlight=add_logger_name#rendering-using-structlog-based-formatters-within-logging) example from the doc. 2. Append a processor that raises `DropEvent` in `pre_chain`. 3. Run the example. ### Expected behaviour The log should...
Hi, I just noticed that `v2.16.0` tag is detached from master (unlike `v2.15.0` and previous ones). Is it possible to re-tag it properly? Thank you in advance.
Hi, I'm trying to use the java bindings in an Android App. To make it work, I have to patch `AndroidGfxProcessor.java` manually because [it imports a utility function from the...
**Disclaimer:** This is a proposal more than anything else. I think the added maintenance burden is rather minimal, but if you think otherwise that's OK. I can as well maintain...
Fixes #1550 **Disclaimer:** this fix is probably very naive and I make it for the sole purpose of bringing attention of contributors and maintainers on this bug that has been...
**Is your feature request related to a problem?** I don't want to migrate my project to ttypescript just for mocking stuff. Also, it's sometimes very inconvenient to setup ttypescript (for...