pteichman / cobe

A Markov chain based text generation library and MegaHAL style chatbot
http://teichman.org/blog/
MIT License
239 stars 51 forks source link

Python 3 refinements in the COBE codebase #39

Open wallabra opened 3 years ago

wallabra commented 3 years ago

Given that COBE has just finished its transition to the world of Python 3 (and welcome, by the way! :D), there are still, inevitably, some rough spots here and there.

This issue seeks to coordinate and group any of my smaller contributions meant to help COBE perform better in the world of Python 3, as well as serve as a little list of the things I actually did in it.

Since each pull request wouldb e a batch of little changes, each almost indistinguishable from the one before and the one after, try keeping relevant discussion to this issue :)

Ahh, if only we could split an issue's discussion into multiple threads.

––

Changes:

PRs:

None yet. See https://github.com/Gustavo6046/cobe/tree/py3-refinement