Skip to content

__all__ lists are incomplete #68071

Closed
Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 23883
Nosy @vstinner, @bitdancer, @berkerpeksag, @vadmium, @serhiy-storchaka, @maurorodrigues, @selik
Dependencies
  • bpo-10838: subprocess all is incomplete
  • bpo-26676: Add missing XMLPullParser to ElementTree.all
  • bpo-26782: subprocess.all incomplete on Windows
  • bpo-27105: cgi.all is incomplete
  • bpo-27106: configparser.all is incomplete
  • bpo-27107: mailbox.all list is incomplete
  • bpo-27108: mimetypes.all list is incomplete
  • bpo-27109: plistlib.all list is incomplete
  • bpo-27110: smtpd.all list is incomplete
  • bpo-27112: tokenize.all list is incomplete
  • Files
  • Issue23883_tarfile_all.patch: Add documented items to tarfile.all
  • Issue23883_calendar_all.patch: Add documented items to calendar.all
  • Issue23883_csv_all.patch: Add documented items to csv.all
  • issue23883_fileinput.patch: Add documented items to fileinput.all
  • Issue23883_csv_all.v2.patch: Add documented items to csv.all
  • Issue23883_support_check__all__.patch
  • Issue23883_test_gettext.patch
  • Issue23883_all.patch
  • Issue23883_support_check__all__.v2.patch
  • Issue23883_support_check__all__.v3.patch
  • Issue23883_test_gettext.v2.patch
  • Issue23883_all.v3.patch
  • Issue23883_support_check__all__.v4.patch: test.support.check__all__ helper
  • Issue23883_test_gettext.v3.patch: test.test_gettext update
  • Issue23883_all.v4.patch: Add documented items to all in csv, enum, ftplib, logging, optparse, pickletools, threading and wave
  • Issue23883_support_check__all__.v5.patch: test.support.check__all__ helper
  • Issue23883_all.v5.patch: Add documented items to all in csv, enum, ftplib, logging, optparse, threading and wave
  • Issue23883_all.v6.patch
  • Issue23883_support_check__all__.v6.patch
  • issue23883_fileinput.v2.patch: Add documented items to fileinput.all
  • Issue23883_calendar_all.v2.patch
  • Issue23883_tarfile_all.v2.patch
  • Issue23883_pydoc_all.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 2015-04-07.16:23:10.026>
    labels = ['type-feature', 'library']
    title = '__all__ lists are incomplete'
    updated_at = <Date 2019-07-29.11:53:08.066>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-07-29.11:53:08.066>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-04-07.16:23:10.026>
    creator = 'serhiy.storchaka'
    dependencies = ['10838', '26676', '26782', '27105', '27106', '27107', '27108', '27109', '27110', '27112']
    files = ['39065', '39067', '39717', '39718', '39721', '39733', '39734', '39735', '39760', '39807', '39808', '39809', '39867', '39868', '39869', '39976', '39977', '41012', '41013', '41052', '41117', '41118', '43002']
    hgrepos = []
    issue_num = 23883
    keywords = ['patch']
    message_count = 63.0
    messages = ['240217', '240231', '240251', '240258', '240260', '240261', '240878', '240880', '241145', '241176', '241195', '241198', '241199', '241219', '241306', '241602', '245421', '245428', '245485', '245486', '245598', '245614', '245784', '245794', '245796', '245801', '245802', '246024', '246299', '246895', '247031', '247036', '247102', '247103', '247167', '251104', '254062', '254080', '254084', '254426', '254434', '254482', '254517', '254581', '254585', '254654', '254655', '254658', '254666', '254706', '254780', '255071', '258366', '258367', '258369', '258372', '258381', '258382', '266276', '266347', '266373', '267509', '348641']
    nosy_count = 11.0
    nosy_names = ['vstinner', 'r.david.murray', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'milap.py', 'maurosr', 'taddeimania', 'Unit03', 'selik']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23883'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions