summaryrefslogtreecommitdiff
path: root/poezio/poopt.py
AgeCommit message (Collapse)Author
2022-03-31Change license for (some previous and) future revisions to GPL-3.0-or-laterMaxime “pep” Buquet
From this revision on, all changes that were under the following authors' names are also under GPL-3.0-or-later, and not just future changes: - Maxime Buquet (or Maxime “pep” Buquet) Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2018-07-22poopt: 😆’s length should be 2, not 1.Emmanuel Gil Peyrot
2017-11-12yapf -irmathieui
2017-10-11Fix #3339 (pure python poopt fails on multiline messages)mathieui
2017-04-01Add a pure-Python alternative to pooptmodule, for pypy3.Emmanuel Gil Peyrot