From: Oleg Broytman Date: Mon, 13 Nov 2017 13:29:05 +0000 (+0300) Subject: Docs: TODO: setup.py: PyPy X-Git-Tag: 2.9.0~10 X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=commitdiff_plain;h=ee5d110d6dc4252a72a56203acc953417bea338a Docs: TODO: setup.py: PyPy [skip ci] --- diff --git a/TODO b/TODO index e665141..b452356 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +setup.py: PyPy. + + Split mimedecode.py into a library and a small script. Move formatparam_27.py and mimedecode_version.py to the library. Rename mimedecode_version.py to __version__.py.