-
Having only just recently improved uv's tolerance for Python 3.6 in #6996 merged @charliermarsh 2024-09-04, I'm dismayed to have the rug pulled out by #7266 merged @zanieb 2024-09-11.
As I've said …
-
## Bug Report
I use Python2 & Python3 with VENV
I use Starship latest version, updated today, January 19, 2024.
**Note:** I don't use a global VENV, I create a separate venv for each prog…
-
People (me) commonly get this wrong: https://stackoverflow.com/questions/54677795/python-and-sphinx-bullet-point-list-in-multiline-google-style-docstring
cc @svekars @brycebortree @tstatler
-
**Describe the bug**
https://www.python.org/downloads/release/python-3818/
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://www.python.org/downloads/
2. Click "Python 3.8.18 -…
-
### Issue: Implement Backtracking Algorithm in Python
#### Description
We are looking to enhance our algorithm library by adding a backtracking algorithm implemented in Python. Backtracking is a p…
-
HI:
I need to load data like python pytorch style,but not found the dataloader and dataset api ,and the multihead attention layer also not found ,do we tch-rs project support them?
thanks
-
>>> from docx import Document
>>> from docx.enum.style import WD_STYLE
>>> document = Document()
>>> styles = document.styles
>>> style = styles[WD_STYLE.BODY_TEXT]
Traceback (most recent call la…
-
the bad thing is that they don't use css:
http://bugs.python.org/issue10716
-
The 'adder' example works for me with Questa using the classic (ModelSim-style) GUI, but not with the Visualizer UI. Passing `gui=True` and including `'-visualizer'` in the test_args list for runner.…
-
## Feature Request
### Description of Problem:
I use perspective for real time dashboard / monitoring, with a python server inspired by the [python-tornado-streaming](https://github.com/finos/pe…