[Asterisk-code-review] Add support Python 3 (testsuite[master])

Rodrigo Ramirez Norambuena asteriskteam at digium.com
Wed Mar 1 10:08:59 CST 2017


Rodrigo Ramirez Norambuena has posted comments on this change. ( https://gerrit.asterisk.org/4074 )

Change subject: Add support Python 3
......................................................................


Patch Set 1:

(1 comment)

Hi Joshua!


Yep, there a lot test will fail. This was a proof of concept because migrate the all suite is a lot work. I pushed it on if there some interest the move on Python 3.

The only test will be run fine is tests/cdr. I don't changed anything in another  tests... so can be fail it.

By way, also is need move on https://github.com/asterisk/starpy/pull/40 Python 3 support

https://gerrit.asterisk.org/#/c/4074/1/lib/python/asterisk/compat.py
File lib/python/asterisk/compat.py:

Line 47:         return d.iteritems(**kw)
> This doesn't appear to work with the realtime module under Python 2:
What return there? a dict?


-- 
To view, visit https://gerrit.asterisk.org/4074
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I58546fd8c0cff97f73aa1e80ebb85851102008fb
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list