Skip to content

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jan 8, 2017

... so mark the strings with r"". For psd, the backslashes appear a
bit lower, in \mathrm and \log.

... so mark the strings with r"".  For `psd`, the backslashes appear a
bit lower, in `\mathrm` and `\log`.
@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Jan 8, 2017
@tacaswell tacaswell changed the title Invalid escape sequences are deprecated in Py3.6. [MRG+1] Invalid escape sequences are deprecated in Py3.6. Jan 8, 2017
@tacaswell
Copy link
Member

Please do not backport until 2.0 is out.

@codecov-io
Copy link

Current coverage is 62.12% (diff: 100%)

Merging #7766 into master will not change coverage

@@             master      #7766   diff @@
==========================================
  Files           174        174          
  Lines         56028      56028          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits          34805      34805          
  Misses        21223      21223          
  Partials          0          0          

Powered by Codecov. Last update 115bade...9f2af68

@efiring efiring changed the title [MRG+1] Invalid escape sequences are deprecated in Py3.6. Invalid escape sequences are deprecated in Py3.6. Jan 9, 2017
@efiring efiring merged commit 0c54bee into matplotlib:master Jan 9, 2017
@anntzer anntzer deleted the fix-invalid-escapes branch January 9, 2017 06:59
@efiring
Copy link
Member

efiring commented Jan 9, 2017

The py3.6 test run is still showing those deprecation warnings, but from where?

source:2121: DeprecationWarning: invalid escape sequence \s

source:135: DeprecationWarning: invalid escape sequence \d

xxxxxxsource:2121: DeprecationWarning: invalid escape sequence \s

source:135: DeprecationWarning: invalid escape sequence \d

@anntzer
Copy link
Contributor Author

anntzer commented Jan 9, 2017

@efiring See #7773.

@QuLogic
Copy link
Member

QuLogic commented Jan 30, 2017

Backported to v2.0.x as 47126aa.

QuLogic pushed a commit that referenced this pull request Jan 30, 2017
Invalid escape sequences are deprecated in Py3.6.
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.

5 participants