Felipe Peter

Results 17 issues of Felipe Peter

I was looking for a way to specify custom error messages for assertions and it looks like they are available in [Node.js](https://playwright.dev/docs/test-assertions#custom-expect-message) Playwright. How much effort would it be to...

P3-collecting-feedback

I use a post generation hook in my cookiecutter template with steps that I only want to perform on initial creation of a project, but not during a cruft update....

I am using devpi as a local mirror of a physically remote PyPI server that has high latency (around 400ms) and slow downloads. When I install a package after `mirror-cache-expiry`...

enhancement
devpi-server

This PR implements the first step towards using the specified convention to assume the style of docstrings and not rely on figuring out whether a docstring uses NumPy or Google...

setup.sh exits with error 301 and 404

I really like this extension, but I have problems using shortcuts to trigger actions on a selected test in the sidebar. My system: Version: 1.50.1 Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a Date: 2020-10-13T14:44:48.716Z Electron:...

If I open index.html, the drawing board only shows "Loading...". Is there anything I have to do? It looks to me like jQuery is already included in index.html.

The stroke order for 説(35500) is mistakingly assigned to 說(35498)

https://github.com/pypa/pip/pull/11201 was too verbose, so this change just adds a note to the warning message itself and shows allowed values for the option when using `pip install --help`. The warning...

bot:chronographer:provided

I was told to report [this issue](https://github.com/flutter/flutter/issues/144124) here. ### Steps to reproduce - Run `dart create dart_test` - Add the following to `lib/dart_test.dart` ```dart String doSomething(bool flag) { if (flag...