-
## Expected Behavior
Cybersource-REST-Client-Python should work with the Python 3.7.
## Actual Behavior
Users receive a `Callable has no attribute __abc_registry` error.
This is a [known i…
-
When using string type annotation to avoid circular reference, it fail to resolve with `AttributeError: module 'path.to.module' has no attribute 'types'`. Where `types` is a module containing `straw…
-
### Dagster version
1.8.0
### What's the issue?
Airbyte OSS has different ways of authentication. The new way is to install Airbyte via the`abctl` util. In this way, a user should use `client_id` a…
-
It's easier to explain this by showing a use-case first.
Developer wants to use a filter that has 1 required param, and has 2 optional params
`|filter(param1, param2, "param3")`
The developer onl…
-
# Prerequisites
* [ ] Is it a bug?
* [x] Is it a new feature?
* [ ] Is it a question?
* [ ] Can you reproduce the problem?
* [x] Are you running the latest version?
* [x] Did you check for simil…
-
I excitedly pull a juicy-looking PR:
```
.basememo> pull-request.load https://github.com/unisonweb/base https://github.com/anovstrup/unisonweb-base:.prs._memo
```
I type the following and hit tab
…
-
This project's python code should be typed, and type checking should be part of the CI pipeline. I propose using [mypy](https://mypy.readthedocs.io/en/stable/), we can look at [pytest](https://github.…
-
### Issue type
UI bug
### Bug description
When using palette search and typing custom palette name, search doesn't find it.
Works in Musescore 3.6.2
Doesn't work in Musescore 4.0.2 and 4.1.0
###…
-
At Looker we have some endpoints that include a parameter called "fields" that takes a comma separated string of fields to include in the response. Because of the dynamic nature of this, every field …
-
A legitimate user behavior is not handled. Simply typing 'editvisit 1' prompts this error which is [PATIENT INDEX] i/[VISIT INDEX] parameters to be optional when they have to be specified as written i…