-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
when selecting an indic input method…
-
https://gist.github.com/mxpv/034933deeebb26b62f14
Was running the above through valid-url and here are the ones that failed when they should have succeeded:
```
http://✪df.ws/123
http://➡.ws/䨹…
-
|[](https://github.com/Julian)| @Julian reported|
|-|-|
|Trac ID|trac#8864|
|Type|defect|
|Created|2016-10-17 00:29:14Z|
Running:
```
from unittest import TestCase
class T(TestCase):
def test_th…
-
**Describe the bug**
Unable to add user to group when using OIDC
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'My Account'
2. Click on any group
3. Click on 'Add Users'
4. Enter User Id…
-
```
When trying to download a song called "Im Fruehling" (replace ue with u
umlaut), pymazon errors out with the following stack trace (ubuntu maverick,
latest pymazon on pypi):
Exception in thread…
-
Hi,
I tried running Cell Ranger 6 (latest version) on the simulated reads, but within two minutes before the alignment even began the following error message returned (the same run using Cell Ranger …
-
After upgrading to 0.14.86, my list of commits to browse was truncated from 9407 to 4. The oldest commit listed had the correct hash, but incorrect date and time.
Unsuccessful attempts to correct:
-…
-
The module builds and installs fine, but tests fail (performing them inside the MacPorts package manager, port):
time port -vs test p5.34-fcgi p5.38-fcgi
---> Computing dependencies for p5.34-fcgi…
-
Hey there,
first things first: thanks for the module!
I'm having encoding problems with certain EXIF strings, e.g. the `ImageDescription`
This is what other EXIF readers tell me:
`Fahrt über den Oz…
-
A prepared statement that has a `SELECT *` in it is unsafe.
More details here:
- https://docs.datastax.com/en/developer/java-driver/3.0/manual/statements/prepared/#avoid-preparing-select-queries…