Skip to content

extract_full_summary_from_signature uses undocumented Match.regs #280

@jiasli

Description

@jiasli

extract_full_summary_from_signature (added by 430c39e) uses undocumented Match.regs:

summary = lines[:match.regs[0][0]] if match else lines

According to

it should be replaced by Match.span.

Related: #281

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions