João Sampaio
João Sampaio
#### Description When a pyenv's virtual environment is active, it's still worth knowing it even if the folder you are currently in does not contain any Python-specific file. Sometimes, for...
**Describe your environment** OTel packages v1.11.1 and v0.30b1. Python 3.8.11 but Python version should be irrelevant to this problem. Bug spotted on MacOS, but should happen on all systems. **Steps...
Right now, it seems that lists are either `required=True` (they have to be present in the data being cleaned, **and** not empty), or they are `required=False` (they can be missing...
In the section "The Static Lifetime", chapter 10-03. Before:  After:  Here, I'm trying to address two things that I found weird about this paragraph: - The introductory phrase...
Saying that license files or configuration files are not related to the code is a bit inaccurate. I think this phrasing is more descriptive. Disclaimer: I'm just starting reading the...