-
**Is your feature request related to a problem? Please describe.**
I did a pip install, whihc pulled numpy 1.24. Running the tests, I found some errors along the lines of:
```
AttributeError: modul…
-
Hi, I'm not sure if it's the right place to post a question but I'll try it here.
We are building a docker container and using the java agent for datadog. My goal is to start sending Hikaricp pool …
-
### Describe the bug
When passing a boolean attribute to a custom element, the prop value is alway `true`.
### Reproduction
https://github.com/CLDXiang/svelte-custom-elements-attribute-bug
```
…
-
Prototype a more extensive Nixpkgs module in flake-parts before perhaps eventually doing #41
https://twitter.com/ldesgoui/status/1592576468789628928
-
It seems that it is not possible to have slot/attribute names with a hyphen in them. If it isn't possible to work around this in the loaders/parsers, this should be documented somewhere -- it may requ…
-
**[John Blum](https://jira.spring.io/secure/ViewProfile.jspa?name=jblum)** opened **[DATAGEODE-365](https://jira.spring.io/browse/DATAGEODE-365?redirect=false)** and commented
This development task w…
-
We introduced a new llvm::Attribute in the Attributor tutorial (https://youtu.be/HVvvCSSLiTw) which never made it out of the prototype stage: https://github.com/jdoerfert/llvm-project/tree/feature/max…
-
From `src/twisted/words/protocols/jabber/client.py`: (irrelevant parts cut out)
```py
class BasicAuthenticator(xmlstream.ConnectAuthenticator):
"""
Authenticates an XmlStream against a Jab…
-
Hey there,
importing a DEM causes the following error:
```
import pysheds
from pysheds.grid import Grid
grid = Grid.from_raster("C:/Users/...DEM.tif", data_name='dem')
```
> AttributeE…
-
PHP 8.3.7 on Win10Pro
Phan 5.4.3
php-ast 1.1.1
steps to reproduce problem:
1. install phan according to instructions
2. keep default configuration
3. scan code base including PhpOffice/PhpS…