Nick Lang
|
a5b228a26d
|
better handling of bytestrings in _escape
Fixes #627
|
2017-08-08 12:50:04 -06:00 |
|
Honza Král
|
756a6aee25
|
unicode_literals ftw
|
2014-05-29 01:16:17 +02:00 |
|
Honza Král
|
a54d7035bb
|
Compatibility with python 3.2
Now all the python 2/3 compatibility code is in elasticsearch.compat
Fixes #52
|
2014-02-21 16:59:13 +01:00 |
|
Honza Kral
|
fe7cc106f6
|
Use unittest2 even for python 2.6
|
2013-08-28 19:11:28 +02:00 |
|
Honza Kral
|
d180e62a99
|
Revert "Support python 2.6"
This reverts commit 158f6e6183.
|
2013-08-28 19:02:42 +02:00 |
|
Honza Kral
|
158f6e6183
|
Support python 2.6
|
2013-08-27 04:07:52 +02:00 |
|
Honza Kral
|
39bd7a92e2
|
Added tests for unicode/utf-encoded strings in url
|
2013-07-14 15:57:06 +02:00 |
|