X Tutup
Skip to content

Fix more invalid escapes sequences.#7773

Merged
efiring merged 1 commit intomatplotlib:masterfrom
anntzer:more-invalid-escapes
Jan 10, 2017
Merged

Fix more invalid escapes sequences.#7773
efiring merged 1 commit intomatplotlib:masterfrom
anntzer:more-invalid-escapes

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented Jan 9, 2017

See #7766 (comment), sorry I missed these initially...

@codecov-io
Copy link
Copy Markdown

Current coverage is 62.12% (diff: 50.00%)

Merging #7773 into master will increase coverage by <.01%

@@             master      #7773   diff @@
==========================================
  Files           174        174          
  Lines         56028      56028          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          34803      34805     +2   
+ Misses        21225      21223     -2   
  Partials          0          0          

Powered by Codecov. Last update 0c54bee...7585573

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Jan 10, 2017
@tacaswell tacaswell changed the title Fix more invalid escapes sequences. [MRG+1] Fix more invalid escapes sequences. Jan 10, 2017
@efiring efiring changed the title [MRG+1] Fix more invalid escapes sequences. Fix more invalid escapes sequences. Jan 10, 2017
@efiring efiring merged commit 109251f into matplotlib:master Jan 10, 2017
@anntzer anntzer deleted the more-invalid-escapes branch January 10, 2017 07:09
@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Jan 10, 2017

@tacaswell added this to the 2.1 (next point release) milestone 3 hours ago

I'd have thought this would be 2.0.1 with no backport until the release, like #7766 was.

@tacaswell tacaswell modified the milestones: 2.0.1 (next bug fix release), 2.1 (next point release) Jan 11, 2017
@tacaswell
Copy link
Copy Markdown
Member

@QuLogic yup, likely me failing to use a mouse.

@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Jan 30, 2017

Backported to v2.0.x as de8c311.

QuLogic pushed a commit that referenced this pull request Jan 30, 2017
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

X Tutup