mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:44:24 +02:00
* Remove deprecated options as early as possible using an explicit list * add deprecated options to cli init import list * use correct dict comprehension syntax for py3 * lint * add test for renewal reconstitution code * add test to ensure we're not saving deprecated values * comment code