-
### Issue Checklist
- [X] I have properly named my enhancement
- [X] I have checked the Issues/Discussions pages to see if my enhancement has already been suggested
### What is your suggestion, and …
-
### Bug description
When using `==` `__eq__` or `!=` `__ne__` on numpy arrays from mojo like the following.
```mojo
from python import Python
def main():
var np = Python.import_module(…
-
### Issue description or question
The PRO feature 'Live Value Display' does not display the measured time when using console.timeEnd(). I also noticed the same problem when printing with console.erro…
-
I tried to run this code:
```python
from pathlib import Path
from pyGHDL.dom.NonStandard import Design, Document
```
but the second import crashes:
```log
(common) C:\Work\Scripts\Python\…
-
I think that this is the first step to define `getTargetRanges` behavior. (spinning off from #146)
1. `Backspace` when `abc[]de`
2. `Backspace` when `abc[]de`
3. `Delete` when `ab[]cde`
4. `Dele…
-
**Summary**
When attempting to input Cmd-Z -- for example due to having set a mapping or using a ^K digraph -- requires the Cmd key to be held down much longer. Cmd-Q or `` cannot be input at all. …
-
How to deploy this app in cloud like Heroku. Please explain the process in readme.md file.
-
- SqlPackage or DacFx Version: 162.1.167.1
- .NET Framework (Windows-only) or .NET Core:
- Environment (local platform and source/target platforms):
**Steps to Reproduce:**
1. Cons…
-
Text is disappearing from the Autocomplete input when typing fast.
Steps to reproduce the behaviour:
1. Go to https://demos.blazorbootstrap.com/autocomplete
2. Type fast any text in any autocompl…
-
## Expected Behavior
Hi, my scenario is this. In Menhir's repository, I have included a copy of the library `pprint`, and have designated it as "vendored".
(For the record, I am doing this becau…