You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mr...@googlegroups.com
This release is mostly a backport of some features in v0.6.x:
* dropped support for Python 2.6 and 3.3
* termination protection doesn't make terminate-idle-clusters crash (#1802)
* mrjob.parse.parse_s3_uri() handles s3a:// URIs (#1709)
* mins_to_end_of_hour option defaults to 60.0, disabling it (#1808)
* always use str in environment dictionaries (affects Python 2 on Windows)