-
### Label
bug
### Priority Label
medium priority
### Describe the bug/issue
The `covidcast` package provided by the Delphi group has been deprecated: https://github.com/cmu-delphi/covidcast?tab=r…
-
Similar to `NATFIXME`, I would like to have a `NATUNRELIABLE` block wrapper for the specs. This could be used in places where we accept the failures, but don't require it. The only thing we can do now…
-
Is the current IsTerminal detection sufficient
```
$ defang logout
$ defang tail --since 1h | grep error
```
The redirection disables any interactivity (even though only stdout got redirected)
-
While reviewing #1672 I noticed that there was a page still referencing the Django core team: https://github.com/django/djangoproject.com/blob/d786988b9a64185c71582ffc26c946ea084fe3bf/djangoproject/te…
-
This action does not work correctly from a container workflow.
```yaml
name: Build
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
container: debian:experimental-20240812
step…
-
### How could the content be improved?
The lesson's introduced, conceptually, as a realistic research project analysing data files. However it then almost immediately pivots into doing fairly abstrac…
-
Normally, when the browser does not support WebRTC, ipcalf shows
```
ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1
```
Nevertheless, Edge only shows `-` in net.ipcalf.com.
And…
-
### Is your feature request related to a problem?
We enabled pylint in #590. Enable the remaining lints. Here are some top ones.
```
$ python -m pylint setup.py noxfile.py opensearchpy/ test_op…
-
Related: https://github.com/flutter/flutter/issues/23074.
In the following, there is no wrapping of the option description.
```
> flutter help --wrap-column=80 --verbose | grep column
--wr…
-
Feature Request:
Have the ability to to search through code like `git grep ` does with pygit2