Changes by Peter Funk :
--
nosy: +pefu
___
Python tracker
<http://bugs.python.org/issue4926>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Changes by Peter Funk :
--
nosy: +pefu
___
Python tracker
<http://bugs.python.org/issue20658>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Peter Funk added the comment:
Antoine Pitrou:
> recvfrom_into() is hardly ever used, including in the stdlib itself.
Thank you for the quick clarification.
This will certainly help to calm down nervous people.
Best regards, Peter.
--
___
Pyt
Peter Funk added the comment:
A recently posted proof of concept exploit got a lot of attention:
https://www.trustedsec.com/february-2014/python-remote-code-execution-socket-recvfrom_into/
I suggest some Python core developer should clarify here whether people running
some publically
Changes by Peter Funk :
--
nosy: +pefu
___
Python tracker
<http://bugs.python.org/issue4147>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.pyth
Peter Funk added the comment:
I stumbled about this here because of testing the Ubuntuone project:
http://en.oreilly.com/oscon2009/public/schedule/detail/8843
The client for the ubuntuone cloud computing suffers from being
unable to connect through a HTTPS proxy. May be some of the folks
at