-
greenlet 0.4.17 introduced support for [ContextVars](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst#0417-2020-09-22).
It seems the result of this, is that the following code n…
-
Raised on https://github.com/paulober/MicroPico/issues/170
micropython-stdlib contains (copies of) the typeshed stdlib
Some of these packages / modules are used internally by stdlib - so they c…
-
When both wandb and eventlet packages are installed 'import wandb' fails in the trio code:
```
$ python3.11
Python 3.11.9 (main, Jul 11 2024, 01:05:32) [Clang 16.0.6 (https://github.com/llvm/llvm-p…
-
In #50, we started using a [gross hack](https://github.com/python-trio/pytest-trio/blob/dd27d702d7b95e7dc15874a318500aa0c3c5d65d/pytest_trio/plugin.py#L189-L198) to make it so within each test invocat…
-
Hi, _**aiocontextvars**_ locked the version constraint of _**contextvars**_ as contextvars ==2.4, which leads a troubling scenario to its direct downstream project _**gumbelcodes**_ which has dependen…
-
As a user of phoenix, I want to be able to associate multiple traces (e.g. conversational flows) under a single session_id. This way I can track the back and forth between a user and a chat completion…
-
BPO | [39257](https://bugs.python.org/issue39257)
--- | :---
Nosy | @1st1, @Ronserruya
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current…
-
Traceback (most recent call last): …
-
**Description**
salt-ssh on a Python 3.9 host and a Python 3.6.15 target fails with `ModuleNotFoundError: No module named '_contextvars'` error:
**Setup**
My setup on the host is a Nix enviro…
-
Hi I was attempting to follow your instructions for building python 3.8 and I am getting the following error
```
from decimal import Decimal
File "/home/tom/python/3.8/build/Python-3.8.3/Li…