Page MenuHomePhorge

Fix AttributeError: Cyrus instance has no attribute 'has_folder' in cleanup_acls()
ClosedPublic

Authored by machniak on Sep 26 2019, 8:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 24 2024, 7:02 PM
Unknown Object (File)
Feb 20 2024, 3:17 PM
Unknown Object (File)
Feb 9 2024, 1:14 PM
Unknown Object (File)
Jan 23 2024, 5:08 AM
Unknown Object (File)
Jan 19 2024, 7:26 PM
Unknown Object (File)
Jan 19 2024, 6:00 PM
Unknown Object (File)
Jan 17 2024, 12:24 AM
Unknown Object (File)
Jan 16 2024, 11:20 PM
Subscribers

Details

Summary

Also improve performance by removing has_folder() check, and removed redundant debug code

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
vanmeeuwen subscribed.
vanmeeuwen added inline comments.
pykolab/imap/__init__.py
67–68
try:
This revision now requires changes to proceed.Nov 26 2019, 9:21 AM
This revision is now accepted and ready to land.Jan 13 2020, 2:10 PM
This revision was automatically updated to reflect the committed changes.