Berg Lucas

Results 9 issues of Berg Lucas

**What I did** I checked the Python implementation of the interpolation feature in v1 and found out that the [`serialize_config`](https://github.com/docker/compose/blob/5db8d86f127848367e4d721e992c188923c89d42/compose/config/serialize.py#L75) function in the `compose.config.serialize` module was only escaping the $...

refs #4688 ## Description Hello dear maintainers, it's my first contribution to django rest framework so I hope I didn't do anything wrong. In the pull request referenced above, there...

Resolves: [python-poetry#834](https://github.com/python-poetry/poetry/issues/834) - [x] Added **tests** for changed code. - [ ] Updated **documentation** for changed code. ## Description Hello dear maintainers, it's my first contribution to Poetry so I...

## Introduction Hello, I'm currently doing a master's thesis on improving automatic test generation for Python code that uses C libraries. To do this, I'm using Pynguin as a base...

Fix #63 Hi, The problem is described in the referenced issue. I've fixed it by linking nodes doing infinite loops to the dummy exit node. Since the problem comes from...

### Describe the issue: I was working on Pynguin, an automated unit test generation tool for Python, and the tool found that Numpy creates a segmentation fault when doing a...

00 - Bug

**Is your feature request related to a problem? Please describe.** Over the last four months, I've had the opportunity to write a master's thesis about improving automated test case generation...

Fix https://github.com/docker/compose/issues/12054 Hi, I've tried to fix the bug mentioned above by using the true working directory if there is a configuration file in it, otherwise it behaves the same...

Stale

### Describe your issue. Hi, For a research paper, we carried out a large-scale benchmark of [Pynguin](https://www.pynguin.eu/), an Automatic Unit Test Generation Tool for Python, to test its new feature...

defect
scipy.linalg