Skip to content

ParseResult._replace() usage encouraged in python docs #123750

@seanbudd

Description

@seanbudd

Documentation

urlparse documentation encourages using the _replace method of a ParseResult. My understanding is that internal underscored functions are not reliable parts of the API and usage should not be encouraged. Alternatively, can this function be made public?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions