[PR #1195] [MERGED] Refactor/python3 fixes #2152

Closed
opened 2026-02-27 12:09:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1195
Author: @tonioo
Created: 7/26/2017
Status: Merged
Merged: 7/26/2017
Merged by: @tonioo

Base: masterHead: refactor/python3_fixes


📝 Commits (2)

📊 Changes

4 files changed (+54 additions, -52 deletions)

View changed files

📝 modoboa/lib/cryptutils.py (+22 -21)
📝 modoboa/lib/email_utils.py (+5 -3)
📝 modoboa/lib/imap_utf7.py (+26 -27)
📝 requirements.txt (+1 -1)

📄 Description

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1195 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 7/26/2017 **Status:** ✅ Merged **Merged:** 7/26/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `refactor/python3_fixes` --- ### 📝 Commits (2) - [`7515ca3`](https://github.com/modoboa/modoboa/commit/7515ca3bb71d7032b95f3d1e803749078387d971) Fixed python3 compat. issues - [`347d2de`](https://github.com/modoboa/modoboa/commit/347d2de3311ae032897155dc5b874fc4a36bdef0) Fixed utf-7 codec. ### 📊 Changes **4 files changed** (+54 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/lib/cryptutils.py` (+22 -21) 📝 `modoboa/lib/email_utils.py` (+5 -3) 📝 `modoboa/lib/imap_utf7.py` (+26 -27) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:09:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2152
No description provided.