Bug 1293015
| Summary: | kernel-tests: scripts need fixes to run under Python3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Craig Rodrigues <rodrigc> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | gansalmon, itamar, jforbes, jonathan, kernel-maint, madhu.chinakonda, mchehab, pviktori |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-21 21:13:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
Craig Rodrigues
2015-12-19 06:44:42 UTC
Created attachment 1107593 [details]
0002-Use-repr-instead-of-backticks.-PEP-3099.patch.txt
Created attachment 1107594 [details]
0003-Fix-exception-handling-syntax.-PEP-3110.patch.txt
Created attachment 1107595 [details]
0004-Use-input-instead-of-raw_input-.-PEP-3111.patch.txt
These were applied. Thanks! Created attachment 1108487 [details]
0005-Remove-extra-parentheses.patch.txt
(In reply to Craig Rodrigues from comment #5) > Created attachment 1108487 [details] > 0005-Remove-extra-parentheses.patch.txt Thanks for accepting my patches. Here is another small fix, and then I'm done. :) On a separate note, I submitted similar small fix to kerneltest-harness: https://github.com/jmflinuxtx/kerneltest-harness/pull/21 but I guess I can follow up that on github rather than in this bug. Yup, I saw your updates there, but I want the others to have a look at them before I apply. Guessing this won't happen until the new year with the holidays here and half the folks already on vacation. Hello, Should a separate bug be opened for that last patch? |