* holger krekel <hol...@merlinux.eu> [2015-06-03 14:20:52 +0000]: > i we want to move pytest to github what would we do with the > issues? Can someone experiment with migrating the issues to a github > repo (at some user location, not pytest-dev)? A quick search revealed > https://github.com/vbabiy/bitbucket_issue_migration which might help.
Glad to hear! I started to play a bit here: https://github.com/The-Compiler/pytest-unofficial So far, not that much success: [...] Created: py.test does not cooperate with twisted's trial TestCase [2 comments] Created 762 issues Traceback (most recent call last): File "migrate.py", line 304, in <module> push_issue(gh_username, gh_repository, issue, body, comments) File "migrate.py", line 266, in push_issue format_comment(comment), File "migrate.py", line 122, in format_comment comment['user'].encode('utf-8') UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 91: ordinal not in range(128) Time to fix that script then! ;) Florian -- http://www.the-compiler.org | m...@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
pgpHXJsXBFTA9.pgp
Description: PGP signature
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev