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, Jul 17, 04:50
Unknown Object (File)
Thu, Jul 10, 00:23
Unknown Object (File)
Wed, Jul 9, 22:07
Unknown Object (File)
Wed, Jul 9, 06:51
Unknown Object (File)
Tue, Jul 8, 04:14
Unknown Object (File)
Fri, Jul 4, 09:21
Unknown Object (File)
Fri, Jul 4, 05:22
Unknown Object (File)
Jun 23 2025, 08:10
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.