Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
FIX: sphinx 1.4.0 details #7006
Conversation
tacaswell
added the
needs_review
label
Aug 30, 2016
|
The failure is also in 2.x this is caused by
|
|
The appveyor failure is unrelated |
jenshnielsen
merged commit a8555c9
into matplotlib:master
Aug 30, 2016
jenshnielsen
removed the
needs_review
label
Aug 30, 2016
jenshnielsen
added a commit
that referenced
this pull request
Aug 30, 2016
|
|
jenshnielsen + jenshnielsen |
0e03ff2
|
|
Backported to 2.x as 0e03ff2 |
jenshnielsen
referenced
this pull request
Aug 30, 2016
Merged
Text box widget, take over of PR5375 #6988
QuLogic
added this to the
2.0 (style change major release)
milestone
Aug 30, 2016
tacaswell
deleted the
tacaswell:fix_bad_sphinx_merge branch
Aug 30, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tacaswell commentedAug 30, 2016
In 10bbf1c which merged parallel
building, the changes from 3a944a6
(which accounted for sphinx 1.4.0 becoming stricter) were discarded.