-
I tried to add some (very old) static HTML files using /add filename.html and got this:
```
You: /add index.html
✅ Added 1 files to knowledge!
You: /add about.html
📂 Files currently in memo…
-
**Feature**
Similar to #4409, but also broader, allow for mypy to infer the parameter and return types for a function that's a passthrough to other typed functions.
**Pitch**
Consider the cas…
-
It would be nice to be able to decorate enum members (in the same way as properties?).
qc00 updated
6 months ago
-
Hello. I downloaded the pretrained modal `ljspeech v3.1` and when I try to run `python gen_forward.py --alpha 1 --checkpoint pretrained-forward_step90k.pt --input_text 'this is whatever you want it to…
-
### Describe the bug
In https://github.com/flyteorg/flytekit/pull/1631 the `task` return type was changed to effectively `Tuple[Promise] | Promise | VoidPromise | Tuple[Unknown, ...] | None`.
This…
-
Among the pypi packages with a purpose similar to
`scrapy.utils.deprecate.create_deprecated_class`,
scrapy's implementation stands out
being the only one that warns when subclassing.
I think it deser…
-
I installed the package on a freshly created environment and the first import raises an import error.
```>>> from pfun.functions import curry
Traceback (most recent call last):
File "", line …
-
### Checklist
- [X] The bug is reproducible against the latest release or `master`.
- [X] There are no similar issues or pull requests to fix it yet.
### Describe the bug
Datetime with timez…
Azkae updated
1 month ago
-
BPO | [45524](https://bugs.python.org/issue45524)
--- | :---
Nosy | @gvanrossum, @ericvsmith, @JelleZijlstra, @sobolevn, @Fidget-Spinner, @AlexWaygood
PRs | python/cpython#29158
*Note: these values r…
-