openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CouchDB-Python
Settings
|
Report Duplicate
14
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Dec 08, 2024 — Dec 08, 2025
Showing page 6 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add basic test for update_seq API
Dirkjan Ochtman
More...
over 11 years ago
Add API for the update_seq option on view results (fixes #228)
Dorin Scutarașu
More...
over 11 years ago
Add basic API for _security object (fixes #238)
Dirkjan Ochtman
More...
over 11 years ago
Close underlying socket when cleaning up ResponseBodies with chunked streams
Dirkjan Ochtman
More...
over 11 years ago
Make ResponseBody explicitly responsible for handling the connection pool
Dirkjan Ochtman
More...
over 11 years ago
Decodes bytes to str before printing in doctest
Dirkjan Ochtman
More...
over 11 years ago
Fix doctests with unicode literals on Python 3
Dirkjan Ochtman
More...
over 11 years ago
Correctly set default value for headers.get() call (fixes #237)
Dirkjan Ochtman
More...
over 11 years ago
Made setup.py work with Python 3
Josh Gourneau
More...
over 11 years ago
Update Makefile with new test targets.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: initialize StringIO with bytes.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: the view server writes bytes.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: the view server tests should deal with bytes.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: multipart tests deal with bytes, as well.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: deal with multipart streams as bytes.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: use print as a function in doctests.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: HTTP protocol bits are represented as bytes.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: encode data as UTF-8 before sending.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: attachment contents are represented in bytes.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: decode charset before JSON decoding.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: provide a useful strbase value.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: adapt to urllib package moves.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: rename test module to avoid shadowing stdlib module.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: add wrapper to retrieve function code.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: convert values() result to list as necessary.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: convert xrange() to range().
Dirkjan Ochtman
More...
over 11 years ago
Python 3: work with slice-related magic methods.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: use compatible metaclass definition syntax.
Dirkjan Ochtman
More...
over 11 years ago
Remove test for Row.__repr__() result for now.
Dirkjan Ochtman
More...
over 11 years ago
Python 3: wrap range() in list() as necessary.
Dirkjan Ochtman
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree