- Oct 28, 2020
-
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
This module was backported from Python 3.2 to our version of xoutil with supported Python 2.7. This is no longer needed. Furthermore, it was never documented.
-
Manuel Vázquez Acosta authored
Are we using this module?
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
However we're only promise a true typed package in Python 3.8+.
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
I really don't know this test is working now. But is not the intended meaning that attributes in traverse can have the separator in their names.
-
Manuel Vázquez Acosta authored
We had to introduce typing hints in other modules for these to pass mypy checks.
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
Coverage had a HUGE drop.
-
Manuel Vázquez Acosta authored
Since unittest.mock is Python since 3.3 and support only Python 3.6+, we can use the standard library.
-
Manuel Vázquez Acosta authored
-
Manuel Vázquez Acosta authored
Importing from collections is deprecated and it was previously scheduled to be removed in Python 3.9, but was pushed forward to Python 3.10. Let's not be surprised.
-
Manuel Vázquez Acosta authored
-
- Oct 13, 2020
-
-
Manuel Vazquez Acosta authored
Update the CI to copy the documentation to our new RTD server. See merge request merchise/xoutil!32
-
Manuel Vázquez Acosta authored
-