Hi Mailman developers, I'm Navya Khanna, a CSE student from India. I've set up the full Mailman Suite locally (Core + Postorius + HyperKitty) and have been exploring the codebase over the past few days.
As a qualifying contribution, I've submitted MR !1453 to remove the unused ' encode_ascii_prefixes' attribute and DB column (Issue #1252). The change removes the model column, the setter in 'styles/base.py', the corresponding test, and includes an Alembic migration to drop the column from existing databases. For GSoC, I'm interested in proposing the *Per-list Backup* project. Before investing time in a detailed proposal, I wanted to confirm it's still open and ask: is there an existing export/import mechanism in the codebase I should study as a reference, or is this greenfield from the storage layer up? GitLab: gitlab.com/Naveeeya Best regards, Navya Khanna _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
