-
the project was created by uv init.
suppose that my current python version is 3.12.1,how can it be upgrade to 3.12.4.I am not sure if I can make it by changing pyproject.toml or .python-version.or …
-
### Feature description
You need to take a user input n. and print a butterfly pattern using the input received from the user as side length.
![star](https://github.com/user-attachments/assets/ea6…
-
The current blocker for Python 3.12 appears to be the fast_autocomplete library, whose API appears to break with the change in setuptools in Python 3.12 that no longer makes pkg_resources available by…
-
I'm new to Python, so I hope my environment is setup correctly - I followed instructions carefully.
I'm using Poetry - here is `pyproject.toml` in my Deno project root:
```
[tool.poetry]
name = …
-
Unfortunately, as of PostgreSQL 17, [the Windows download from EDB](https://github.com/EnterpriseDB/edb-installers/issues/184) described on page 5 of Chapter 1 no longer includes the Language Pack tha…
-
It would be great if both agents were ported to Python and included in this repo.
-
Want to add a python code of longest subarray sum, please mark this issue as hacktoberfest, I shall be grateful, thanks! Also please assign me this issue. @gopalkrishna2004
-
With Python 3.13.0 installed with `uv` (i.e. from [python-build-standalone](https://github.com/indygreg/python-build-standalone)), the pdb prompt is completely nonresponsive when triggered either by t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
# Problem
When using Sketcher.Constraint with invalid arguments, FreeCAD crashes wi…
-
**Description**
When we receive InferenceResponse from another model in Python BLS, the error code in it is lost and always reset to `INTERNAL` no matter what is actually returned.
**Triton Inform…