-
**Describe the bug**
Setting `REQUESTS_CA_BUNDLE` or `CURL_CA_BUNDLE` doesn't have any effect since we call a low-level function when sending requests which bypasses the ENV aggregation
…
-
The irony is not lost on me given we work in `Python` around here.
The CRM parser will crash if some sections use the wrong indentation. Note that the fields in the `build` section use 4 spaces (not …
-
### Environment
* Nautobot version: 2.3.11
* Python version: 3.11.10
* Database platform, version: Whatever demo.nautobot.com uses
* Middleware(s): No extras
### Steps to Reproduce
1. Log into…
-
### Bug Report
Using the `full-debian-bullseye` docker image, I'm not able to build a simple Python app, as it fails with the message: `-m: command not found`
## Build log
```
Operation performed …
-
## Calcula la densidad poblacional y encuentra relaciones con el gasto público 🏙️
Muchas veces vemos cómo año con año cambian los montos en el presupuesto para el gasto público destinado a cierto …
-
We should make explicit that uModbus from now on only support python 3.
jaapz updated
4 years ago
-
-
(I just stumbled upon this project by coincidence.)
Why is this project written in 2018 (started in 2017) using Python 2 and not Python 3?
What would be the advantage of using Python 2?
-
def display_images(info):
nonlocal server
python 2 doesn't support the nonlocal keyword
-
```
What steps will reproduce the problem?
1. use a centos 5 distribution
2. follow the howto up to pp syncdb --noinput
What is the expected output? What do you see instead?
pp syncdb --noinput - …