Skip to content
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

Here are several fixes and some features #22

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

vaab
Copy link
Contributor

@vaab vaab commented May 4, 2012

Please, could you consider merging this branch ?

I tried to separate clearly these fixes and features in several commit. Please remember that you can comment each of them individually, and would be glad to remove some of them if you wouldn't want to cherry-pick them. They are all quite independant.

Several commit comes from zikzakmedia branch as well. But several needed more attention and introduced new bug, so I went in to a thorough review of each of them. I would be glad to change anything that bothers you.

Notice that I've separated the Pyro code outside of this branch, as I'm trying to make everyone happy.

Individual commit are very small.

Thanks for considering this.

resteve and others added 16 commits May 4, 2012 09:34
…l objects or single id to underlying xmlrpc call.
It should be added this limit could not be removed easily due to the fact that
providing 'None' or '0' was ignored due to the ``if int(limit)`` barrier.
Note that in python version < 2.7.9, this will fail if ``verify`` is
``True`` as by default, python library would NOT verify SSL certs.
backporting the validation was not included in this version so it'll
just fail with a hopefully clear error message. On version > 2.7.9,
you can disable (or leave enabled) the verification.
This is an loading time optimization as ``pydot`` is only used in one
function and that the import time of ``pydot`` is non neglectable.
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.

1 participant