Comment #11 on issue 2127 by asmeurer: don't allow 0 or 1-arg AssocOp
http://code.google.com/p/sympy/issues/detail?id=2127

Just follow that guide at https://github.com/sympy/sympy/wiki/Pushing-Patches. The most important thing to remember is to NEVER do a -f push to master. Once something is in master, it's in master. If you want to change that, you need to introduce additional commits, like a revert or something. And if you double check with a --dry-run before each push, you should be safe.

Re buildbots: do you know of any good system for running them? I guess the real problem is having a machine to run them on.

--
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to