- 01 Mar, 2021 2 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
- 16 Jan, 2021 1 commit
-
-
Leo P. Singer authored
-
- 30 Apr, 2020 1 commit
-
-
Leo P. Singer authored
Speed up imports by up to a second by replacing uses of `pkg_resources` with the new Python standard library module `importlib.resources` (or, for Python < 3.7, the backport `importlib_resources`). The old `pkg_resources` module is known to be slow because it does a lot of work on startup. See, for example, [pypa/setuptools#926](https://github.com/pypa/setuptools/issues/926) and [pypa/setuptools#510](https://github.com/pypa/setuptools/issues/510).
-
- 21 Apr, 2020 5 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
- 11 Mar, 2020 16 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
SleekXMPP is no longer maintained.
-
Leo P. Singer authored
This reverts commit 2fabc824.
-
- 03 Mar, 2020 3 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
- 24 Feb, 2020 10 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
- 12 Feb, 2020 2 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-