-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TYPE_METHODS on record types #6
Conversation
Yeah, sorry; the primary repo for the project is the one on fedorahosted.org: I've pushed 08ce1c4 from the Fedora repo to this github repo; not sure what github will make of that... |
Hey David i think i got it updated now pprint is really nice you can see the type_methods really easily now 👍 |
Thanks. Sorry, I meant the stdlib's Indeed, the Travis CI build:
on the gcc.RecordType (the Travis build is running on gcc 4.6.3; presumably you're running on a different gcc, giving a diffferent stdout). [I spent a few hours yesterday getting the build to pass cleanly on Travis, so I'm keen to keep it that way :) ] |
Ah awesome :D i quite like github's with travis and the pull requests its very web'y and i am behind a fairly insane firewall at work so its easier to work with github for me. Will fix that now and reup |
Whoop it passed travis, i am trying to resurrect cython pxd generator using this again i think i know what i am doing better so it does work better but kind of need that to compile classes in C++. |
TYPE_METHODS on record types
Thanks! |
Thanks :) its such a good project! |
I think your repo on github is slightly out of date, since i have some of your commits in this. But i am behind a proxy not sure what way to use git send-mail to send the patch. Or what the best way is.