Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxWarning: invalid escape sequence - azure-search-documents #36428

Open
jeffreyrubi opened this issue Jul 11, 2024 · 4 comments
Open

SyntaxWarning: invalid escape sequence - azure-search-documents #36428

jeffreyrubi opened this issue Jul 11, 2024 · 4 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Search

Comments

@jeffreyrubi
Copy link

  • Package Name: azure-search-documents
  • Package Version: 11.6.0b4
  • Operating System: Docker base (python:3.10-slim / Debian)
  • Python Version: 3.10

Describe the bug
When running the with the library, there is a Deprecation warning: invalid escape sequence.

To Reproduce
Steps to reproduce the behavior:

  1. Build a docker image with a python app importing the captioned library.

Expected behavior
No warning.

Screenshots
image

Additional context
Seems relate to #36232, #36233

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jul 11, 2024
@xiangyan99 xiangyan99 added Search and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Jul 11, 2024
@xiangyan99 xiangyan99 self-assigned this Jul 11, 2024
@xiangyan99 xiangyan99 added the Client This issue points to a problem in the data-plane of the library. label Jul 11, 2024
@github-actions github-actions bot added the needs-team-attention This issue needs attention from Azure service team or SDK team label Jul 11, 2024
@xiangyan99
Copy link
Member

Thanks for the feedback, we’ll investigate asap.

@pabloapast
Copy link

+1, having this same issue with:

  • Package Name: azure-search-documents
  • Package Version: 11.5.1
  • Operating System: Docker base (python:3.12.0-slim)
  • Python Version: 3.12

@xiangyan99 any updates?

@xiangyan99
Copy link
Member

I am working on a fix.

Could you help to share your repro steps so I can make sure it works?

@xiangyan99 xiangyan99 added the needs-author-feedback More information is needed from author to address the issue. label Aug 5, 2024
@github-actions github-actions bot removed the needs-team-attention This issue needs attention from Azure service team or SDK team label Aug 5, 2024
Copy link

github-actions bot commented Aug 5, 2024

Hi @jeffreyrubi. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Search
Projects
Status: Untriaged
Development

No branches or pull requests

3 participants