From 622d59467e5fa36ac3be5183267bc85b7299f09a Mon Sep 17 00:00:00 2001 From: nyov Date: Tue, 1 Dec 2015 13:24:14 +0000 Subject: [PATCH] Updated PY3: Twisted Dependencies (markdown) --- PY3:-Twisted-Dependencies.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PY3:-Twisted-Dependencies.md b/PY3:-Twisted-Dependencies.md index 147892c..87d8c11 100644 --- a/PY3:-Twisted-Dependencies.md +++ b/PY3:-Twisted-Dependencies.md @@ -95,10 +95,10 @@ Interfaces use zope.interface which is already ported to Python 3. * scrapy/utils/response.py ##### [Partly Ported] client -There are two open issues: +~~There are two open issues:~~ -1. https://twistedmatrix.com/trac/ticket/7407 -2. https://twistedmatrix.com/trac/ticket/6197 +~~1. https://twistedmatrix.com/trac/ticket/7407~~ +~~2. https://twistedmatrix.com/trac/ticket/6197~~ * scrapy/core/downloader/webclient.py