-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
https://github.com/nestjs/serve-static/blob/master/package.json#L70
This pinned version is…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
### What happened?
Hey Diogo. Love the package. In a recent project, I modified it so that I could give me customer the ability to update the image and add an optional URL to the empty panel - helpfu…
-
### Project
Deskflow
### Deskflow version number
1.17.0
### Build type
Deskflow package (downloaded from us)
### Operating systems (OS)
- [X] Windows
- [X] macOS
- [ ] Linux
- [ ] BSD-derived
-…
-
### Project
Deskflow
### Operating systems (OS)
- [ ] Windows
- [ ] macOS
- [X] Linux
- [ ] BSD-derived
- [ ] Other
### OS versions/distros
Any
### Deskflow configuration
n/a
…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
### Project URL
https://pypi.org/project/kolo/
### Does this project already exist?
- [x] Yes
### New limit
100
### Update issue title
- [x] I have updated the title.
### Which indexes
PyPI
…
-
The Software Requirements for installing Open OnDemand includes Software Collections repositories on the Web node serving OnDemand but the Software Collections website notes that project is end of lif…
-
(I know, big question. But I'm planning on sending refactoring/removal of legacy cruft PR's)
What operating systems/terminal emulators does the project _want_ to support.
-
# Bug report
### Bug description:
```python
import sys
import tempfile
def main():
tempfile.NamedTemporaryFile()
if __name__ == "__main__":
sys.exit(main())
```
when run with `python -We…