Skip to content

Implement PEP 3108 #47024

@brettcannon

Description

@brettcannon
BPO 2775
Nosy @freddrake, @warsaw, @brettcannon, @birkenfeld, @kbkaiser, @pitrou, @avassalotti, @hdiogenes, @benjaminp, @orivej, @juracy, @merwok, @florentx, @meadori, @ericsnowcurrently
Dependencies
  • bpo-2874: Remove use of the stat module in the stdlib
  • bpo-3260: fix_imports does not handle intra-package renames
  • Files
  • symtable_removed_on_py3k.diff: symtable/_symtable removed on py3000
  • deprecated_symtable_on_py26.patch: symtable/_symtable deprecated warnings added for python 2.6
  • htmllib_removed_on_py3k.diff: htmllib removed in py3000
  • http_package_on_py3k.diff: Patch for http package for py3000
  • http_package_on_py3k.status: SVN status for http package patch on py3000
  • renaming_leftovers_2.6.patch: Patch against trunk (r63318)
  • import_renames_py3k.patch: Patch for some imports in py3k
  • setup.py.remove-bsddb.diff: Remove bsddb build code
  • zipfile-patch.diff: Fixing zipfile.BadZipfile to zipfile.BadZipFile
  • 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 = 'https://github.com/brettcannon'
    closed_at = <Date 2012-11-17.15:05:49.421>
    created_at = <Date 2008-05-06.18:11:08.731>
    labels = ['type-bug', 'library']
    title = 'Implement PEP 3108'
    updated_at = <Date 2012-11-17.15:05:49.419>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2012-11-17.15:05:49.419>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2012-11-17.15:05:49.421>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2008-05-06.18:11:08.731>
    creator = 'brett.cannon'
    dependencies = ['2874', '3260']
    files = ['10292', '10294', '10297', '10324', '10325', '10326', '10416', '14434', '19222']
    hgrepos = []
    issue_num = 2775
    keywords = ['patch']
    message_count = 71.0
    messages = ['66326', '66330', '66340', '66341', '66342', '66348', '66520', '66538', '66540', '66565', '66567', '66568', '66570', '66574', '66588', '66599', '66602', '66603', '66646', '66660', '66695', '66696', '66698', '66701', '66815', '66816', '66822', '66823', '66840', '66841', '66842', '66849', '66893', '66911', '66915', '66917', '66961', '67025', '67032', '67070', '67085', '67156', '67160', '67234', '67268', '68035', '68041', '68970', '69061', '83489', '90043', '90051', '97812', '97847', '118566', '118573', '118654', '118688', '118863', '118949', '118956', '119598', '119624', '119641', '124777', '147624', '147632', '147689', '149079', '149094', '175751']
    nosy_count = 22.0
    nosy_names = ['jhylton', 'fdrake', 'barry', 'brett.cannon', 'georg.brandl', 'kbk', 'pitrou', 'alexandre.vassalotti', 'hdiogenes', 'quentin.gallet-gilles', 'benjamin.peterson', 'gpolo', 'orivej', 'jnoller', 'andrewsmedina', '[email protected]', 'eric.araujo', 'henry.precheur', 'Retro', 'flox', 'meador.inge', 'eric.snow']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2775'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions