stummjr
|
bb2cf7c0d7
|
Fixed bug on XMLItemExporter with non-string fields in items
|
2016-01-30 10:00:06 -02:00 |
|
stummjr
|
cf2ebb0687
|
Include tests for exporters: JSON, JSON-Lines, Pickle and Marshal.
|
2016-01-28 19:43:53 -02:00 |
|
stummjr
|
c55ff110a3
|
Fix CSV exporter for non string Python types.
|
2016-01-27 15:43:17 -02:00 |
|
stummjr
|
f1d971a5c0
|
fix PythonItemExporter for non-string types
|
2016-01-27 14:34:46 -02:00 |
|
Daniel Graña
|
d0eacfe0f9
|
Add test case for marshal item exporter
|
2016-01-26 00:26:27 -03:00 |
|
Elias Dorneles
|
2dfdde3c79
|
fallback to repr when can't convert to native string
|
2016-01-25 22:24:35 -02:00 |
|
Elias Dorneles
|
23b3336c1f
|
add test for invalid option
|
2016-01-25 22:11:04 -02:00 |
|
Elias Dorneles
|
c75f1fe46a
|
restore bytes instead of text, for easier reviewing
|
2016-01-23 16:09:57 -02:00 |
|
Elias Dorneles
|
d0955fd083
|
add back test for latin-1 encoding
|
2016-01-22 10:07:55 -02:00 |
|
Elias Dorneles
|
e938752973
|
add test for PythonItemExporter binary mode
|
2016-01-21 21:51:59 -02:00 |
|
Elias Dorneles
|
b746d85f4c
|
PY3 port csv exporter
|
2016-01-21 21:12:43 -02:00 |
|
Elias Dorneles
|
c76190d491
|
PY3: ported json(lines), xml exporters
|
2016-01-21 18:24:06 -02:00 |
|
Elias Dorneles
|
b6ef1f19fd
|
make BaseItemExporter export unicode, pushed down previous behavior for classes that need it
|
2016-01-21 15:36:14 -02:00 |
|
Mikhail Korobov
|
61cd27e5c7
|
Rename unicode_to_str and str_to_unicode method. Fixes GH-778.
|
2015-07-23 15:00:06 +02:00 |
|
Julia Medina
|
7804b3d778
|
Move scrapy/contrib/exporter to scrapy/exporters
|
2015-04-29 21:24:30 -03:00 |
|