Skip to content

Conversation

@ianthomas23
Copy link
Member

Corrections to PR #3723, the removal of PyCXX from the _tri module. I've made the four requested changes. Using the new C++ array_view classes has improved the code, but the changes pervade all three of the C++ files making it hard to review. However, all tri tests pass, the examples produce the same output, and there are no memory leaks in either.

@tacaswell tacaswell added this to the v1.5.x milestone Oct 31, 2014
@mdboom
Copy link
Member

mdboom commented Nov 3, 2014

Very nice. I'm not sure why Travis-CI hasn't come along and tested this yet... I'll look into that.

@mdboom
Copy link
Member

mdboom commented Nov 3, 2014

@tacaswell: Any thoughts about why Travis-CI hasn't picked this up, and how to force it? I don't know if I've seen this happen before.

@jenshnielsen
Copy link
Member

@mdboom I have seen that happen before. I guess it happens because the webhook somehow doesn't reach Travis. The only way I know is to push against the branch again. The Jenkins plugin that we use for other projects has the ability to trigger on strings in the comments but Travis don't seem to allow this.

@jenshnielsen
Copy link
Member

There don't seem to be a good way travis-ci/travis-ci#895

@ianthomas23 ianthomas23 force-pushed the final_decxx_corrections branch from 6e10892 to d271736 Compare November 3, 2014 16:31
@ianthomas23
Copy link
Member Author

@mdboom, @jenshnielsen: I've just forced a rebase and travis seems to have started,

@mdboom
Copy link
Member

mdboom commented Nov 3, 2014

Ok -- in any event, we have Travis passing now, and this looks good to me on reading... so merging...

Nice to have PyCXX gone!

mdboom added a commit that referenced this pull request Nov 3, 2014
@mdboom mdboom merged commit cf5b9a7 into matplotlib:master Nov 3, 2014
@ianthomas23 ianthomas23 mentioned this pull request Nov 14, 2014
@ianthomas23 ianthomas23 deleted the final_decxx_corrections branch July 8, 2021 18:21
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