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

bulk_delete returns None, even when no errors occur #45

Closed
nfvs opened this issue Sep 20, 2010 · 1 comment
Closed

bulk_delete returns None, even when no errors occur #45

nfvs opened this issue Sep 20, 2010 · 1 comment

Comments

@nfvs
Copy link

nfvs commented Sep 20, 2010

I've uploaded a python script to demonstrate it. It creates 3 documents, executes bulk_delete on them and prints the return value.
I'm using couchdbkit from source, updated and tested today (Sep 20)

<link-removed, no longer necessary>

To run: python couchdbkit-bulkdelete.py http://couchdb-url:5984

@benoitc
Copy link
Owner

benoitc commented Sep 20, 2010

fixed in last head. thanks for the test :)

This issue was closed.
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

No branches or pull requests

2 participants