PEP 3121 refactoring applied to pwd module

BPO 15697
Nosy @vstinner
Superseder
  • bpo-1635741: Py_Finalize() doesn't clear all Python objects at exit
  • Files
  • pwd_pep3121_v0.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 = <Date 2020-11-19.14:08:47.564>
    created_at = <Date 2012-08-16.19:47:52.424>
    labels = ['extension-modules', 'performance']
    title = 'PEP 3121 refactoring applied to pwd module'
    updated_at = <Date 2020-11-19.14:08:47.563>
    user = 'https://bugs.python.org/RobinSchreiber'

    bugs.python.org fields:

    activity = <Date 2020-11-19.14:08:47.563>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-11-19.14:08:47.564>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2012-08-16.19:47:52.424>
    creator = 'Robin.Schreiber'
    dependencies = []
    files = ['26860']
    hgrepos = []
    issue_num = 15697
    keywords = ['pep3121']
    message_count = 2.0
    messages = ['168403', '381424']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'Robin.Schreiber']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1635741'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue15697'
    versions = ['Python 3.4']