db/8347 And https://github.com/brondsem/python-mediawiki/tree/py3 I did some testing within that codebase. Was able to run `nosetests forgewiki.tests.test_converters:test_mediawiki2markdown` successfully on py3. Wasn't able to run `forgeimporters.github.tests.test_wiki:TestGitHubWikiImporter.test_convert_markup_with_mediawiki2markdown` since it pulls in tons of other allura code that isn't py3-ready. So possible certain py3 situations with that library will need a later fix when we run into them. Need to do a merge request, and if needed, fork the project and republish, if its not maintained any more.
--- ** [tickets:#8347] Get all depenencies py3-compatible** **Status:** in-progress **Milestone:** unreleased **Created:** Thu Jan 09, 2020 11:16 PM UTC by Dave Brondsema **Last Updated:** Thu Jan 09, 2020 11:16 PM UTC **Owner:** Dave Brondsema Even after upgrading nearly all our dependencies, our req.txt file still has some entries that won't install in a py3 environment. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.