Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Adjust test tolerance to pass for me on OSX #6249
Conversation
mdboom
added the
needs_review
label
Mar 30, 2016
|
|
QuLogic
commented on the diff
Mar 30, 2016
jenshnielsen
added some commits
Feb 16, 2016
mdboom
merged commit 3b2ab9d
into matplotlib:master
Apr 7, 2016
mdboom
removed the
needs_review
label
Apr 7, 2016
mdboom
added a commit
that referenced
this pull request
Apr 7, 2016
|
|
mdboom |
9a74cd7
|
|
Cherry-picked to v2.x as 9a74cd7 |
QuLogic
added this to the
2.0 (style change major release)
milestone
Apr 7, 2016
jenshnielsen
deleted the
jenshnielsen:adjusttolosx2 branch
Apr 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jenshnielsen commentedMar 30, 2016
These are mainly the same as changed on windows. Rather than making more OS specific hacks I have changed them everywhere but I could be convinced otherwise.
None of the changes are related to text/freetype as far as I can see but more likely to be related to floating point math and thus libraries, OS, compilers, CPU architecture ...
Might want to backport to 2.x