Changes between Initial Version and Version 9 of Ticket #78
- Timestamp:
- Apr 18, 2018, 12:46:37 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #78
-
Property
Status
changed from
new
toclosed
-
Property
Component
changed from
general
tobuild
-
Property
Version
changed from
2.4.5
to -
Property
Milestone
changed from
2.5.0
to2.6.3
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #78 – Description
initial v9 1 Python 3.0 was released on December, 3rd . The syntax currently used in Python 2.x scripts shipped with INN is not compatible with the new version. Therefore, innd and nnrpd Python filters should be reviewed and made compatible with both Python 2.x and 3.0.1 Python 3.0 was released on December, 3rd 2008. The syntax currently used in Python 2.x scripts shipped with INN is not compatible with the new version. Therefore, innd and nnrpd Python filters should be reviewed and made compatible with both Python 2.x and 3.0. 2 2 3 3 Compilation with Python 3.0 API should also be checked (new functions to use? no issue when building INN with Python support?)