Skip to content

Commit

Permalink
oops, we dropped support for Python 2.6 in v0.6.0, not Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Marin committed Jul 18, 2018
1 parent a53c01b commit bf1a8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ v0.6.1, 2017-11-27 -- mrjob diagnose
* exposed EMRJobRunner.get_job_steps() (#1625)

v0.6.0, 2017-11-01 -- wave of deprecation
* dropped support for Python 2.7
* dropped support for Python 2.6
* use boto3 instead of boto (#1304)
* job output is now byte-based, not line-based:
* runner.fs.cat() now yields chunks of bytes, not lines (#1533)
Expand Down

0 comments on commit bf1a8ce

Please sign in to comment.