Skip to content

appconfiguration: invalid escape sequence in auto-generated file #44522

@adrien-fichet

Description

@adrien-fichet
  • Package Name: appconfiguration
  • Package Version: 1.7.2 or 1.7.3
  • Operating System: MacOS
  • Python Version: Python 3.14

Describe the bug
There is an invalid escape sequence \ in the auto-generated file appconfiguration/_generated/models/_models.py (line 238), which gives the following warning:

SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option.
  """An error, available when the status is ``Failed``\ , describing why the operation

To Reproduce
Steps to reproduce the behavior:

  1. Install the azure-appconfiguration package for the first time
  2. Run any code containing an import from azure.appconfiguration

Expected behavior
There should be no invalid sequence in the files generated by autorest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    App ConfigurationAzure.ApplicationModel.ConfigurationClientThis issue points to a problem in the data-plane of the library.Service AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions