[Python-Dev] Porting buildbot to Python 3 (original) (raw)
Craig Rodrigues rodrigc at freebsd.org
Fri Sep 9 15:53:22 EDT 2016
- Previous message (by thread): [Python-Dev] IMPORTANT: 3.6.0b1 and feature code cutoff 2016-09-12 12:00 UTC
- Next message (by thread): [Python-Dev] Changes to PEP 498 (f-strings)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
It's not essential, but I thought it would be nice to port buildbot to Python 3. I've managed to submit multiple simple patches to buildbot, which were quickly accepted:
https://github.com/buildbot/buildbot/pulls/rodrigc?q=is%3Apr+is%3Aclosed
Now things are more slow going as the easy stuff is out of the way and I am submitting more complicated things:
https://github.com/buildbot/buildbot/pulls/rodrigc
Is there anyone on python-dev who has the interest and free cycles to push Python 3 fixes to the buildbot team?
Thanks.
-- Craig -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160909/bf42d900/attachment.html>
- Previous message (by thread): [Python-Dev] IMPORTANT: 3.6.0b1 and feature code cutoff 2016-09-12 12:00 UTC
- Next message (by thread): [Python-Dev] Changes to PEP 498 (f-strings)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]