#3255 Do not modify the dict in site as otherwise py3 is unhappy
Merged by pingou. Opened by pingou.
fix_py3  into  master

Download 3255.patch

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto 55590ba49d7169c8cfa989d298ac1a118fff6f58

Pretty please pagure-ci rebuild

:thumbsup:

Alternative solution could be to wrap stats.iterms() in a list() call. But this will work too. :thumbsup:

I like your change better, let's give it a try :)

rebased onto aa9541a0f23c729408d9a2f9f4aba0d2551737dd

rebased onto f2fe290873e5bd8571d8839be0a63fca290d52bf

Pretty please pagure-ci rebuild

1 new commit added

  • Use the same pattern as elsewhere to work with both py2 and py3

Pretty please pagure-ci rebuild

Alright, tests finally passed :)

If someone wants to have a final look at it before I merge it would be appreciated :)

Both commits look good to me. :thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata