-
SWIG automatically renames C++ names that are Python keywords. In the case of wrapping a C++ scoped enumeration this is the wrong thing to do. It is not needed because the when forming wrapped variabl…
-
**Description**
When using `curl` against the salt-api endpoint:
- PAM reports that login:auth `authentication success`.
- salt-master reports: `salt.master :2260][WARNING ][760504] Authentica…
-
### Description
Without changing the parameters:
```import asyncio
import os
import time
from aiomultiprocess import Pool
async def run_cmd(cmd):
await asyncio.subprocess.create_sub…
-
This is an umbrella issue to resolve issues in serialization and deserialization.
We have some customer issues about serialization:
- [ ] https://github.com/Azure/azure-sdk-for-python/issues/26360…
-
**Describe the issue**:
When using the `Scheduler` or `Worker` class to start cluster components if the program is exited with `sys.exit()` (as is [done in `dask-mpi`](https://github.com/dask/dask-…
-
Type: Bug
# Behaviour
Depending on the selected Python Interpreter, some tests are missing from the Test Explorer.
## Steps to reproduce:
1. Start a Python project
2. Add tests (under `/tests/` a…
-
Python version: `Python 3.7.6+ (heads/3.7:b0a6ec256b)`
OS: `macOS 10.14.6`
`async_generator.asynccontextmanager` started to fail in python [`3.7-dev`](https://github.com/python/cpython/commits/3.7…
-
I have a use case where I have a need to control many independent CAN nodes with separate controls. In order to do that one could either do regular CAN callbacks and state machines, or do them concurr…
-
output as below:
Activating Robocorp Code extension.
Waiting for Robocorp Code (python) language server to finish activating...
Listening for Robo Tasks Output connections on: {"address":"::","fa…
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.12.2
- **Operating System**: Windows 11 Enterprise 22H2
- **Python Version**: 3.12.4
**Describe the bug**
Sending multiple messages…