krmaxwell / maltrieve

A tool to retrieve malware directly from the source for security researchers.
GNU General Public License v3.0
562 stars 184 forks source link

Python 3 transition #88

Open krmaxwell opened 9 years ago

krmaxwell commented 9 years ago
(venv)kmaxwell@newton:~/src/maltrieve(master)$ caniusepython3 -r requirements.txt 
Finding and checking dependencies ...
[WARNING] Stale overrides: set([u'python-neutronclient'])

You need 2 projects to transition to Python 3.
Of those 2 projects, 1 has no direct dependencies blocking its transition:

  gevent (which is blocking grequests)
sroberts commented 9 years ago

Are you really gonna do that? Really?!

krmaxwell commented 9 years ago

...maybe...

wessorh commented 9 years ago

lets all hope, not.

-rick

On Sat, Feb 28, 2015 at 5:05 PM, Kyle Maxwell notifications@github.com wrote:

...maybe...

— Reply to this email directly or view it on GitHub https://github.com/krmaxwell/maltrieve/issues/88#issuecomment-76562015.

krmaxwell commented 9 years ago

Yeah, code that works across multiple versions is truly terrible.

krmaxwell commented 9 years ago

https://docs.python.org/2/howto/pyporting.html