[Twisted-Python] itervalues in pypi package

Glyph glyph at twistedmatrix.com
Sat Jul 3 03:02:37 MDT 2021


Yes, this is expected. We haven't had a release in the last 3 months.  The main issue is that we don't currently have any volunteers to be release manager.

-g

> On Jul 2, 2021, at 2:27 PM, Nathaniel Haggard <natester at gmail.com> wrote:
> 
> When making a python3 virtualenv and installing twisted I get t/i/process.py that has .itervalues() in it, but this was fixed 3 months ago (https://twistedmatrix.com/trac/ticket/9933 <https://twistedmatrix.com/trac/ticket/9933>).
> 
> ```
> curl https://files.pythonhosted.org/packages/c2/41/3f30da0f7025480eff8feb9ef0927c6db6bbbf6e64985cac77ee0210a903/Twisted-21.2.0.tar.gz <https://files.pythonhosted.org/packages/c2/41/3f30da0f7025480eff8feb9ef0927c6db6bbbf6e64985cac77ee0210a903/Twisted-21.2.0.tar.gz> > t
> tar xvzf t
> grep itervalues Twisted-21.2.0/src/twisted/internet/process.py
>         for p in self.pipes.itervalues():
>         for p in self.pipes.itervalues():
> ```
> 
> Thanks,
> Nate
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20210703/cbbcff81/attachment.htm>


More information about the Twisted-Python mailing list