Always rewrite single-file mailboxes in-place

Open
#59,327 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start with the linked issue15122.patch and the Python email component referenced in the issue metadata. Determine how single-file mailboxes are currently rewritten and verify that the requested behavior is consistently applied in place, with tests covering the affected mailbox operations.

Written by the indexing model from the issue text.

Description

stdlib topic-email type-feature
BPO 15122
Nosy @warsaw, @bitdancer, @akheron
Files
  • issue15122.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2012-06-21.10:45:50.417>
    labels = ['type-feature', 'expert-email']
    title = 'Always rewrite single-file mailboxes in-place'
    updated_at = <Date 2012-09-09.10:51:23.915>
    user = 'https://github.com/akheron'
    

    bugs.python.org fields:

    activity = <Date 2012-09-09.10:51:23.915>
    actor = 'petri.lehtinen'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['email']
    creation = <Date 2012-06-21.10:45:50.417>
    creator = 'petri.lehtinen'
    dependencies = []
    files = ['27150']
    hgrepos = []
    issue_num = 15122
    keywords = ['patch', 'needs review']
    message_count = 10.0
    messages = ['163322', '163324', '163326', '163327', '163328', '163342', '163358', '164522', '167601', '170096']
    nosy_count = 3.0
    nosy_names = ['barry', 'r.david.murray', 'petri.lehtinen']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15122'
    versions = ['Python 3.4']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.