8000 f-string fixer? · Issue #333 · PythonCharmers/python-future · GitHub
[go: up one dir, main page]

Skip to content
f-string fixer? #333
Open
Open
@xmo-odoo

Description

@xmo-odoo

Python 3.6 adds f-string which are tremendously convenient, but can be an issue in two cases:

  • making the codebase compatible with 3.5 after initial development
  • making the codebase compatible with translations

Fixers able to convert back and forth between f-strings, str.format and str% would be nice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0