Page MenuHomeDevCentral

Rename jails.list into jails.list_jails
ClosedPublic

Authored by dereckson on Mar 7 2022, 22:13.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 4, 02:07
Unknown Object (File)
Tue, Sep 2, 01:46
Unknown Object (File)
Mon, Sep 1, 18:41
Unknown Object (File)
Mon, Sep 1, 14:16
Unknown Object (File)
Mon, Sep 1, 08:23
Unknown Object (File)
Fri, Aug 29, 09:53
Unknown Object (File)
Wed, Aug 27, 04:37
Unknown Object (File)
Tue, Aug 26, 23:04
Subscribers
None

Details

Summary

list() is a reserved method name in Python,
so it shadows it.

This is a follow-up for 5a1d179f76e5.

Test Plan

make test

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-shadow-jails
Build Status
Buildable 4041
Build 4293: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 7 2022, 22:13
This revision was automatically updated to reflect the committed changes.