Ezio Melotti <ezio.melo...@gmail.com> added the comment:
I applied this yesterday but it's sometimes failing with the following error: File "extensions/pydevutils.py", line 26, in is_triager return 'Developer' in db.user.get(userid, 'roles') TypeError: argument of type 'NoneType' is not iterable Perhaps it would be better implementing the is_triager function in the same way the is_coordinator function is implemented. ---------- status: resolved -> in-progress _______________________________________________________ PSF Meta Tracker <metatrac...@psf.upfronthosting.co.za> <http://psf.upfronthosting.co.za/roundup/meta/issue654> _______________________________________________________ _______________________________________________ Tracker-discuss mailing list Tracker-discuss@python.org https://mail.python.org/mailman/listinfo/tracker-discuss Code of Conduct: https://www.python.org/psf/codeofconduct/