Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEEDING SERVICE][GMAIL]Parse GMail labels #2303

Merged
merged 6 commits into from
Dec 7, 2021

Conversation

jerome-poisson
Copy link
Contributor

Labels are retrieved using GMail IMAP Extensions. Apparently there is no
standard lib method to parse the RFC 3501 astring, thus a minimal regex
parsing is done.

SDESK-6219

Labels are retrieved using GMail IMAP Extensions. Apparently there is no
standard lib method to parse the RFC 3501 astring, thus a minimal regex
parsing is done.

SDESK-6219
@petrjasek petrjasek added this to the 2.4 milestone Nov 25, 2021
superdesk/io/feeding_services/gmail.py Outdated Show resolved Hide resolved
@jerome-poisson jerome-poisson merged commit d2850e3 into superdesk:develop Dec 7, 2021
@jerome-poisson jerome-poisson deleted the SDESK-6219 branch December 7, 2021 15:28
petrjasek pushed a commit that referenced this pull request Dec 10, 2021
Labels are retrieved using GMail IMAP Extensions. Apparently there is no
standard lib method to parse the RFC 3501 astring, thus a minimal regex
parsing is done.

SDESK-6219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants