[docs] add note about windows + python3

This commit is contained in:
Pawel Miech 2016-06-17 09:21:58 +02:00
parent 80c296e091
commit 73cc066caa
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ features are still missing (and some may never be ported).
Almost all builtin extensions/middlewares are expected to work.
However, we are aware of some limitations in Python 3:
- Scrapy has not been tested on Windows with Python 3
- Scrapy does not work on Windows with Python 3
- Sending emails is not supported
- FTP download handler is not supported
- Telnet console is not supported