1
0
mirror of https://github.com/sjlongland/tornado-news.git synced 2025-09-13 18:13:16 +10:00
Commit Graph

3 Commits

Author SHA1 Message Date
1b906b760e
README.md: Project now requires Python 3.4.
Last commit I added `yield from`, which is a Python 3.4 feature.  I had
intended to retain Python 2.7 syntax, and I guess if that's really
wanted, we can change that `yield from` to a `yield`, but right now I'm
thinking: onward and upwards.
2020-04-26 09:25:19 +10:00
tripleee
876cbd1c64 README.md: create PRs in branches
A small note to prospective contributors.
2018-09-01 08:21:35 -05:00
a622f05ab9
Add .gitignore and README.md 2017-10-15 08:45:46 +10:00