Skip to content

Replacing %-formatting and string concatenation with f-strings in platform module #94713

Closed as not planned
@Nougat-Waffle

Description

@Nougat-Waffle

A simple rewriting of some of the code to be more modern. Replacing %-formatting and string concatenation with f-strings and replacing while 1 with while True.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions