File tree 1 file changed +8
-9
lines changed 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 3
3
Release notes
4
4
=============
5
5
6
- 1.1.0
7
- -----
6
+ 1.1.0 (2016-05-11)
7
+ ------------------
8
8
9
9
This 1.1 release brings a lot of interesting features and bug fixes:
10
10
@@ -69,14 +69,13 @@ you can run spiders on Python 3.3, 3.4 and 3.5 (Twisted >= 15.5 required). Some
69
69
features are still missing (and some may never be ported).
70
70
71
71
72
- Almost all builtin extensions/middlewares are expected to work. However, we are aware of
73
- some limitations in Python 3:
72
+ Almost all builtin extensions/middlewares are expected to work.
73
+ However, we are aware of some limitations in Python 3:
74
74
75
- - Scrapy doesn't work yet in Windows with Python 3 (non-Python 3 ported Twisted dependency)
76
- - Sending emails is not supported (non-Python 3 ported Twisted dependency)
77
- - FTP download handler is not supported (non-Python 3 ported Twisted
78
- dependency)
79
- - Telnet is not supported (non-Python 3 ported Twisted dependency)
75
+ - Scrapy has not been tested on Windows with Python 3
76
+ - Sending emails is not supported
77
+ - FTP download handler is not supported
78
+ - Telnet console is not supported
80
79
81
80
Additional New Features and Enhancements
82
81
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments