| | 1 | = Python 3 |
| | 2 | ''by Jonathan Bedard'' |
| | 3 | |
| | 4 | - Introducing more Python 3 compat changes into scripts |
| | 5 | - Working on it in WebKitPy |
| | 6 | - Hope to have it done by January |
| | 7 | - Going well so far |
| | 8 | - Those that have Python 3 in ports, it is expected to be supported after combat changes |
| | 9 | - Will defending Python 2 compat for awhile |
| | 10 | - Not safe to add automation scripts solely as Python 3 |
| | 11 | - Starting to add manually run scripts by people with Python 3 |
| | 12 | - Retaining compatibility for both |
| | 13 | - Most changes are about unicode stuff |
| | 14 | - Generally a good exercise |