Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Fix invalid escape sequence DeprecationWarning #476

Merged
merged 1 commit into from Jan 19, 2019
Merged

Fix invalid escape sequence DeprecationWarning #476

merged 1 commit into from Jan 19, 2019

Conversation

Eric-Arellano
Copy link
Contributor

This is leading to a DeprecationWarning when running Pants with Python 3 (https://travis-ci.org/pantsbuild/pants/jobs/481546379#L456).

@Eric-Arellano
Copy link
Contributor Author

cc @stuhood @kwlzn

Copy link
Contributor

@stuhood stuhood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@stuhood stuhood merged commit 2150e5a into twitter-archive:master Jan 19, 2019
@Eric-Arellano Eric-Arellano deleted the fix-invalid-regex branch January 19, 2019 00:42
stuhood pushed a commit to pantsbuild/pants that referenced this pull request Mar 30, 2019
…Pants as a PEX (#7461)

### Problem

`0.3.11` was recently released containing one additional Py3 warnings fix: twitter-archive/commons#476

### Solution

Pull it in (explicitly, rather than floating to it).
stuhood pushed a commit to pantsbuild/pants that referenced this pull request Apr 1, 2019
…Pants as a PEX (#7461)

### Problem

`0.3.11` was recently released containing one additional Py3 warnings fix: twitter-archive/commons#476

### Solution

Pull it in (explicitly, rather than floating to it).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants