-
Python version: 3.10.15
INFO: pip is looking at multiple versions of torch to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install -r .\req…
-
### Describe what maintenance you would like added.
Type annotations make code easier to read and help prevent bugs. Having 100% annotations would also make it easy to switch to using `autodoc-typehi…
-
Caused at runtime by tail-call optimizations:
```xquery
let $f := fn($p, $self) as xs:integer {
if((1 to 10000)[$p + 1]
-
With this [PR](https://github.com/elastic/kibana/pull/148038), we added a `uuid` to the rule action and a migration that sets the uuid for existing rules.
From the PR summary:
```
Initialy uuid in …
ymao1 updated
1 month ago
-
After the latest update, typing with this theme feels really laggy, almost like the refresh rate drops to around 10 FPS. It’s even more noticeable when I type quickly. Sometimes the words don’t show u…
-
## 🚀 Feature
Python typings for `self.forward` are not propagated through `self.__call__`. This makes typing PyTorch modules pointless.
## Motivation
For complex PyTorch models, it's helpful…
-
Requests itself already supports this via typeshed stubs: https://github.com/python/typeshed/tree/master/third_party/2and3/requests
-
Hi folks
Are you interested in adding types to your project?
There is https://github.com/sbdchd/mongo-types project, but it's incomplete and outdated. But types can be integrated back into the o…
-
### Issue type
UX/Interaction bug (incorrect behaviour)
### Description with steps to reproduce
In previous versions of Musescore we could place an arpeggio in a chord, select it, go to properties …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Constantly high CPU usage on Markdown documents, the preview is off.
Tested also on .js fil…