Skip to content

Clarify documentation of positional-only default values #67926

Open
@vadmium

Description

@vadmium
BPO 23738
Nosy @birkenfeld, @ezio-melotti, @bitdancer, @berkerpeksag, @vadmium, @serhiy-storchaka
Dependencies
  • bpo-14586: TypeError: truncate() takes no keyword arguments
  • bpo-25030: io.[Text]IOBase.seek doesn't take keyword parameter
  • bpo-25810: Python 3 documentation for eval is incorrect
  • Files
  • pos-defaults.patch
  • pos-defaults.v2.patch
  • pos-defaults.v3.patch
  • square-brackets.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-03-22.10:31:01.273>
    labels = ['type-feature', 'docs']
    title = 'Clarify documentation of positional-only default values'
    updated_at = <Date 2020-05-22.18:24:08.773>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2020-05-22.18:24:08.773>
    actor = 'brett.cannon'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2015-03-22.10:31:01.273>
    creator = 'martin.panter'
    dependencies = ['14586', '25030', '25810']
    files = ['38632', '38800', '40417', '41253']
    hgrepos = []
    issue_num = 23738
    keywords = ['patch']
    message_count = 12.0
    messages = ['238890', '238893', '238894', '238922', '239025', '239129', '239869', '241591', '250277', '250278', '255997', '257229']
    nosy_count = 8.0
    nosy_names = ['georg.brandl', 'ezio.melotti', 'r.david.murray', 'docs@python', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23738'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions