-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
## 读书
- [ ] 读完《Python Cookbook》
- [ ] 重读《流畅的Python》
- [ ] 重读《Python web开发》
- [ ] 读《TDD Python》
- [ ] 重读《Effective Python》
- [ ] 读《Mastering Python Design Patterns》
- [ ] 读《Cython》
- [ ] 重读《深入理…
-
**Describe the bug**
Semgrep throws an error when parsing (valid) python 3.11 patterns using error groups. Additionally, it throws a non-blocking error parsing 3.11 *targets* using error groups.
…
-
I'm now convinced that we need to build also build `ln.track()` right away and can't delay it by several weeks. I'll help.
What we'll do is the outmost simple way of implementing data lineage track…
-
BPO | [41918](https://bugs.python.org/issue41918)
--- | :---
Nosy | @impact27, @havrikov
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curre…
-
# i18n Contents Consistency Issue
The following files may have consistency issues with the English version. Please check and update the files.
This issue is created when any of the English patterns …
-
While it's pretty clear that `re:` patterns can trivially lead to exponential CPU use, fm: and sh: are affected as well, since they translate to the same backtracing regex engine (Python sre).
Easy…
-
In the preliminary version of the practical 1, I try to cover following topics:
- [ ] Introduction to Imaging-Based Spatial Transcriptomics (Xenium Platform)
- Overview of Xenium technology and it…
-
We need to find all violations that we do cover with this project and send PSs with the links to our docs from the problem's page.
Website: https://docs.quantifiedcode.com/python-anti-patterns
Rep…
-
### Describe the bug
https://learn.microsoft.com/en-us/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-list-editions
--dtu
Number of DTUs to search for. **If unspecified, all DTU sizes are shown…