brettcannon / caniusepython3

Can I Use Python 3?
Apache License 2.0
412 stars 64 forks source link

File bugs against projects missing trove classifier in overrides.json #15

Closed brettcannon closed 10 years ago

brettcannon commented 10 years ago
brettcannon commented 10 years ago

For mox3 I have asked on Twitter to find out where the source code is: https://twitter.com/brettsky/status/437629859880112128

brettcannon commented 10 years ago

Turns out OpenStack (mostly) keeps everything in https://github.com/openstack, https://github.com/openstack-infra, https://github.com/openstack-dev, and https://github.com/stackforge

Steap commented 10 years ago

@brettcannon: about pbr, I don't think OpenStack takes Github pull requests. You should a patch to review.openstack.org using gerrit :)

brettcannon commented 10 years ago

@Steap That's a bit more work than I'm willing to do. =)

Steap commented 10 years ago

If you do not mind, I can forward the patch using the usual workflow; not sure I can leave your name in the "Author" field (as you haven't signed the pile of paperwork), but I can credit you in the commit log. WDYT ?

brettcannon commented 10 years ago

@Steap SGTM

Steap commented 10 years ago

python-keystoneclient 0.6.0 works with Python 3. I sent this patch:

https://review.openstack.org/#/c/74543/

Could you add it to overrides.json ?

brettcannon commented 10 years ago

In case GitHub didn't notify you, @Steap , I made the addition. Thanks for the upstream patch!

brettcannon commented 10 years ago

I have done my due diligence, so I consider this bug closed. If I do a lightning talk at PyCon this year on CIU I will consider publicly shaming projects in overrides.json who have not fixed their stuff. =)

CyrilRoelandteNovance commented 10 years ago

Alex Gaynor's patch for pbr has been merged: https://review.openstack.org/#/c/75868/