Page MenuHomeDevCentral

Improve check-letsencrypt-certificates Python code
ClosedPublic

Authored by dereckson on Sep 9 2018, 08:23.
Tags
None
Referenced Files
F11653270: D1697.id4318.diff
Sat, Sep 6, 08:29
Unknown Object (File)
Tue, Sep 2, 01:45
Unknown Object (File)
Mon, Aug 25, 00:00
Unknown Object (File)
Thu, Aug 21, 18:04
Unknown Object (File)
Thu, Aug 21, 18:02
Unknown Object (File)
Thu, Aug 21, 14:51
Unknown Object (File)
Wed, Aug 20, 12:24
Unknown Object (File)
Tue, Aug 19, 07:35
Subscribers
None

Details

Summary
  • port to Python 3
  • use snake_case for method names and local variables
  • use _ instead of an unused variable name
Test Plan

flake8

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
improve-python (branched from master)
Build Status
Buildable 2649
Build 2897: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 9 2018, 08:25
This revision was automatically updated to reflect the committed changes.