Álvaro Mondéjar Rubio

Results 85 issues of Álvaro Mondéjar Rubio

Closes #1096 Add `preserve` parameter to `removeEditorNSData` plugin that allows to preserve elements and attributes of elements. Let me know if the desired configuration should split between attributes and elements...

This pull provides 3 options to `upload` command: - **`--test`** Upload the package to https://test.pypi.org/legacy/ PyPI testing mirror. - **`--username=foo`** Specifies the username used to authenticate uploading the package to...

Hi, I'm facing a common use case when I've typings for a package but not for the tests, so I would like to add `from __future__ import annotations` only for...

Github does not display well badges with SVG images as RST references. I've [opened a pull](https://github.com/github/markup/pull/1368) to solve this bug, but the project does not seems maintained. You can note...

PR: unreviewed
PR: small

As was requested in #973: - The hamburguer icon should be selectable using TAB key in small windows and with high levels of zoom. - Pressing ENTER when hamburguer icon...

As was requested in #973, if the menu is not displayed in the screen, their focusable elements (links in toctree, logo link and search bar) should not be focusable using...

Following from discussion in https://github.com/Zulko/moviepy/issues/1472, this pull replaces `cairocffi` by [`pycairo`](https://pycairo.readthedocs.io/en/latest/index.html): - I've tested manually (Ubuntu) all the examples in README and the `examples/` directory and works es expected. Some...

Closes #63 You can check it running `python setup.py sdist` and extracting the `.tar` to see the file `LICENSE` included.