-
I'm using the TinyMCE 5.0.1 Dialog UI component in a custom plugin. The docs don't really mention how to set the dialog dimensions but from looking at the source code I've seen references to "width" a…
-
5.0 requirements tables
## base.txt
| Name | Version in Master | 5.0 Compatible Version | OK |
| ---- | :---------------: | :-----------------------------: | :-: |
| [python-slugify](https://githu…
-
### Describe the issue
I'm trying to build a package that has a dev dependency on `twine`. As a transitive dependency, it pulls in `importlib-metadata`. This package used to be configured via `setu…
-
### Bug description
As of lightning 2.3.0 `save_hyperparameters` no longer seems to respect linked arguments.
Based on my investigation this seems to be due to https://github.com/Lightning-AI/p…
-
### Describe the bug
In a project with multiple workspaces where one or more child projects are not under the same .bsp folder, metals or the editor prompts to start a new server if a file is opene…
-
#### Software Version Info
Software Version Info
```plaintext
accessible-pygments 0.0.5 pypi_0 pypi
alabaster 0.7.16 py…
-
I am running into an issue where the same code:
```
calendar = Calendar.from_ical(ical_str.read())
parsed_cal = recurring_ical_events.of(calendar)
parsed_cal.between(start_time, end_time):
```
…
-
If you query the prometheus endpoint while connected to a workspace via the jetbrains plugin you can see the query sometimes return `0` and sometimes return `1`. You would expect a solid `1` no matter…
-
I am experiencing sporadic and unusual behaviour with pytest, which is related to a few issues already posted here but I can't be sure that it's the same thing.
I am developing a package which uses…
-
`nose` is no longer maintained and should not be used with python 3.x.
https://nose.readthedocs.io/en/latest/
On move from `nose` to `pytest` https://github.com/schollii/nose2pytest/