Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-10 | Fix typos, thanks `codespell`! | Emmanuel Gil Peyrot | |
2017-11-12 | yapf -ir | mathieui | |
2017-10-14 | Remove use of deprecated base64.encodestring method | mathieui | |
2016-10-04 | "information" is already plural, fix wording | mathieui | |
2016-09-20 | Stop using deprecated aliases from slixmpp. | Emmanuel Gil Peyrot | |
2016-06-30 | Absolute imports everywhere | mathieui | |
2016-06-27 | Make all relative imports explicit. | Emmanuel Gil Peyrot | |
2016-06-11 | Make poezio.common more Cython-friendly. | Emmanuel Gil Peyrot | |
Also remove support for OLD_PYTHON (before 3.3), some unused constants, mark private functions with a leading underscore, and clean up some pep8 violations. | |||
2016-06-11 | Make poezio.poezio_shlex more Cython-friendly. | Emmanuel Gil Peyrot | |
2016-06-11 | Move the src directory to poezio, for better cython compatibility. | Emmanuel Gil Peyrot | |