-
We modify `src/setup.py` to support editable installs via pipenv (`pipenv install -e .`, which invokes `pip install --editable`). Since distribution continues using build/pkgs/sagelib/src/setup.py,…
-
[OS Version]
`Linux archlinux 5.19.11-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 24 Sep 2022 18:24:15 +0000 x86_64 GNU/Linux`
[Build cmd]
```bash
git clone https://github.com/draios/sysdig.git
mkdir -…
-
Today, we compute deinitialization point of a temporary as:
* the end of the block, if the temporary is in a variable initialization (including split init)
* the end of the statement, otherwise
…
-
Considering the fact that NMEA2000 became the standard for interconnection of nautical devices in the marine industry, OpenCPN should provide integrated support for NMEA2000. This is important for Ope…
-
## Motivation
To cover the example-driven dive into elixir.
-- refer to wiki for learning artefacts: https://github.com/ve1ld/vyasa/wiki/%F0%9F%90%A6%E2%80%8D%F0%9F%94%A5-Elixir-&-Phoenix-Crash-…
-
### Environment
- OS and Version: MacOS Monterey 12.6 (M1 Mac)
- VS Code Version: 1.71.1
- C/C++ Extension Version: 1.12.4
- Other extensions you installed (and if the issue persists after disab…
-
**Update:** @vertigo235 set up a Discord server for this issue, if you'd like to discuss/work with people on the problem. Here's the link: https://discord.gg/hYUjSnW
This issue has been closed afte…
-
@sean-mcmanus
Recently I have been facing the same problem: formatter stuck when saving (I have auto save and format on save active) and intellisense stuck in the flame icon forever (hovering a vari…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good informati…
-
Continuation of https://github.com/espressif/esp-matter/issues/109
Matter v1.1 is released. How can we enable Soft-AP provisioning instead of BLE provisioning for the esp32?