Page MenuHomePhorge

Fix bugs in invitation policy module (python3 compat.) and GETMETADATA
ClosedPublic

Authored by machniak on Jul 25 2023, 1:55 PM.
Tags
None
Referenced Files
F12010557: D4451.diff
Sat, May 4, 11:59 PM
Unknown Object (File)
Wed, Apr 17, 10:47 AM
Unknown Object (File)
Wed, Apr 17, 10:47 AM
Unknown Object (File)
Wed, Apr 17, 10:47 AM
Unknown Object (File)
Mon, Apr 15, 4:12 AM
Unknown Object (File)
Tue, Apr 9, 9:01 AM
Unknown Object (File)
Tue, Apr 9, 8:52 AM
Unknown Object (File)
Tue, Apr 9, 7:44 AM

Details

Summary

Workaround bug in GETMETADATA response parser (no literal strings support)
by requesting only folder-type annotations when we need only these. It should
also improve performance.

Fixed various python 3 compatibility issues.

Fix

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
This revision is now accepted and ready to land.Jul 26 2023, 9:17 PM
This revision was automatically updated to reflect the committed changes.