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

Avoid deprecation warning. #1603

Closed
wants to merge 1 commit into from
Closed

Avoid deprecation warning. #1603

wants to merge 1 commit into from

Conversation

skion
Copy link

@skion skion commented Jun 22, 2018

This supresses a warning in Python 3.6...

DeprecationWarning: invalid escape sequence \[

DeprecationWarning: invalid escape sequence \[
@ssbarnea
Copy link

So true and easy to fix, but the lack of progress says a lot about how well this library is maintained.

boto3/resources/params.py:22: DeprecationWarning: invalid escape sequence \[
    INDEX_RE = re.compile('\[(.*)\]$')

@BoboTiG
Copy link

BoboTiG commented Nov 6, 2019

Ping?

@nateprewitt
Copy link
Contributor

It looks like this ended up getting resolved in #2312. Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants