Re: Python3 fixes for kernel-tests

2015-12-21 Thread Craig Rodrigues
Hi, The upstream maintainer took my changes at https://git.fedorahosted.org/git/kernel-tests.git Thanks. -- Craig On Sat, Dec 19, 2015 at 10:24 AM, Craig Rodrigues wrote: > > I filed this bug to track things: > https://bugzilla.redhat.com/show_bug.cgi?id=1293015 > > ___

Re: Python3 fixes for kernel-tests

2015-12-19 Thread Craig Rodrigues
Hi, The upstream for this project is not on github. I just used github as a temporary place to do my work and display my patches. The upstream for this project is https://git.fedorahosted.org/git/kernel-tests.git I'm not sure who are actively committing to that repo, other than the people in th

Re: Python3 fixes for kernel-tests

2015-12-19 Thread Toshio くらとみ
Changes get applied upstream. I see that you opened an upstream pull request: https://github.com/rodrigc/kernel-tests/pull/3 so that looks good. -Toshio ___ python-devel mailing list python-devel@lists.fedoraproject.org http://lists.fedoraproject.org/a

Python3 fixes for kernel-tests

2015-12-18 Thread Craig Rodrigues
Hi, For this project: https://git.fedorahosted.org/git/kernel-tests.git I have the following patches to make the scripts safe for Python 3. Can someone incorporate these patches? I was a participant in the Python 3 Porting FAD ( https://fedoraproject.org/wiki/FAD_Python_3_Porting_2015 ) -- Craig