[pytest-dev] moving to git / issues?

Florian Bruhin me at the-compiler.org
Wed Jun 3 17:51:18 CEST 2015


* Bruno Oliveira <nicoddemus at gmail.com> [2015-06-03 15:37:24 +0000]:
> I forked the script and fixed that particular issue:
> https://github.com/nicoddemus/bitbucket_issue_migration/

Thanks! I did almost the same locally, including moving the password
input up :D

> Right now I'm hitting another error around 8th issue:
> 
> [...]
> 
> I will continue investigating, but any help here is welcome.

Same here - I printed the response and it's actually this:

    You have triggered an abuse detection mechanism and have been
    temporarily blocked from content creation. Please retry your
    request again later.

    https://developer.github.com/v3#abuse-rate-limits

Since that documentation says:

    It is not intended for this rate limit to interfere with any
    legitimate use of the API. Your normal rate limits should be the
    only limit you target. Please contact support if your use is
    affected by this rate limit.

I now contacted GitHub support.

I bet it's because of that unicode arrow (\u2192, →) in the comment...

> Btw, what you guys think about concentrating the issue migration effort in
> a single place? I can add Florian and Anatoly and anyone else interested as
> collaborator of the fork, and we can open a PR to upstream once the script
> is ready.

For the script, or for a playground to do the migration?

+1 for fixes to the script, but for the playground I'd rather try with
my own repo, otherwise there'll be a mess if we both try to do
something ;)

Could you maybe look at migrating the repo itself and (if needed)
merge requests? Then I'll continue to look at the issues.

Florian

-- 
http://www.the-compiler.org | me at 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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20150603/1a2f3a7e/attachment.sig>


More information about the pytest-dev mailing list