django / ticketbot

Django's IRC ticketbot. Linkifies tickets and changesets. Hangs out in #django and #django-dev.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to Python 3

timgraham opened this issue · comments

Currently blocked on Python 3 support for twisted.words.protocols.irc
https://twistedmatrix.com/trac/ticket/6320

Done in ff93b80.