| Summary: | [GNOME goal] Port to Python 3 | ||
|---|---|---|---|
| Product: | Telepathy | Reporter: | Guillaume Desmottes <guillaume.desmottes> |
| Component: | tp-glib | Assignee: | Simon McVittie <smcv> |
| Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
| Severity: | normal | ||
| Priority: | medium | CC: | xclaesse |
| Version: | git master | Keywords: | patch |
| Hardware: | Other | ||
| OS: | All | ||
| URL: | http://cgit.freedesktop.org/~smcv/telepathy-glib/log/?h=py3k-codegen-56758 | ||
| Whiteboard: | review? | ||
| i915 platform: | i915 features: | ||
| Attachments: | Make the code generation tools work under either Python 2 or 3 | ||
|
Description
Guillaume Desmottes
2012-11-05 08:20:55 UTC
For the tp-glib codegen, I consider the appropriate level of testing to be "build with Python 2, save the _gen directory, build with Python 3, check that the generated files are identical". Created attachment 72444 [details] [review] Make the code generation tools work under either Python 2 or 3 They have been verified to produce identical output in _gen. --- Still to do: port and retest the examples. I don't plan to do that myself. I'm far from python3 expert, but it looks correct. And since you checked output is the same, that's convincing :) Fixed in git for 0.21.0 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.