Michele Orrù added the comment:
On Sun, Jun 29, 2014 at 03:15:44PM +, Mark Lawrence wrote:
>
> Mark Lawrence added the comment:
>
> @Michele as 8739 has been implemented would you like to put up a patch for
> this?
No, but setting keyword "easy" could help
New submission from Michele Orrù:
hello! In
<https://docs.python.org/2/library/smtplib.html#smtplib.SMTP.starttls> I read::
"If keyfile and certfile are provided, these are passed to the socket
module’s ssl() function."
socket.ssl() exists, though it is not documented (n
Michele Orrù added the comment:
"R. David Murray" writes:
> Since we want to encourage people to use the context, that sounds
> reasonable for 3.x at least.
Concerning this specific proposition, I really don't see the point in
having .starttls() not simply accepting a S
Michele Dionisio added the comment:
I have patch the code of python3.1 to use computed goto tecnique also
with Visual Studio. The performance result is not good (I really don't
know why). But it is a good work-araound for use the computed goto also
on windows.
The only diffentes is tha
Michele Orrù added the comment:
Ported to Py3k.
--
versions: +Python 3.2 -Python 2.6, Python 2.7
Added file: http://bugs.python.org/file17744/issue1100562_py3k.patch
___
Python tracker
<http://bugs.python.org/issue1100
Changes by Michele Orrù :
Removed file: http://bugs.python.org/file17744/issue1100562_py3k.patch
___
Python tracker
<http://bugs.python.org/issue1100562>
___
___
Pytho
Changes by Michele Orrù :
Added file: http://bugs.python.org/file17745/issue1100562_py3k.patch
___
Python tracker
<http://bugs.python.org/issue1100562>
___
___
Python-bug
Michele Orrù added the comment:
Yes. Anyway, to be sure, I've just re-checked on py3.2, py3.1 and py2.7 with
last svn revision.
I'm pretty sure all works well.
--
___
Python tracker
<http://bugs.python.org
New submission from Michele Orrù :
The attached patch tests Lib/rlcompleter.py.
--
components: Tests
files: testrlcompleter.patch
keywords: patch
messages: 112636
nosy: ezio.melotti, maker
priority: normal
severity: normal
status: open
title: Unittests for Lib/rlcompleter.py
type
Changes by Michele Orrù :
Removed file: http://bugs.python.org/file18347/testrlcompleter.patch
___
Python tracker
<http://bugs.python.org/issue9496>
___
___
Python-bug
Changes by Michele Orrù :
Added file: http://bugs.python.org/file18368/testrlcompleter.patch
___
Python tracker
<http://bugs.python.org/issue9496>
___
___
Python-bug
Michele Orrù added the comment:
Ping.
--
___
Python tracker
<http://bugs.python.org/issue1100562>
___
___
Python-bugs-list mailing list
Unsubscribe:
Michele Orrù added the comment:
The attached patch fixes this issue and provides some tests.
--
keywords: +patch
nosy: +maker
Added file: http://bugs.python.org/file18421/rlcompleter.patch
___
Python tracker
<http://bugs.python.org/issue5
Changes by Michele Orrù :
--
nosy: +ezio.melotti, mark.dickinson, pitrou, r.david.murray
___
Python tracker
<http://bugs.python.org/issue5256>
___
___
Python-bug
Michele Orrù added the comment:
Yes, it is. I think the user would expect that kind of behaviour.
The attached patch updates the Doc.
--
Added file: http://bugs.python.org/file18426/rlcompleter_docs.patch
___
Python tracker
<http://bugs.python.
Changes by Michele Orrù :
Removed file: http://bugs.python.org/file18426/rlcompleter_docs.patch
___
Python tracker
<http://bugs.python.org/issue5256>
___
___
Python-bug
Changes by Michele Orrù :
Added file: http://bugs.python.org/file18427/rlcompleter_docs.patch
___
Python tracker
<http://bugs.python.org/issue5256>
___
___
Python-bug
Changes by Michele Orrù :
--
nosy: +eric.araujo
___
Python tracker
<http://bugs.python.org/issue16692>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Michele Orrù :
Added file: http://bugs.python.org/file29066/issue16692.1.patch
___
Python tracker
<http://bugs.python.org/issue16692>
___
___
Python-bugs-list m
Michele Orrù added the comment:
Isn't this issue fixed and tested on Lib/test/test_urllib2.py:1304?
--
nosy: +maker
___
Python tracker
<http://bugs.python.org/iss
Changes by Michele Orrù :
--
nosy: -maker
___
Python tracker
<http://bugs.python.org/issue15767>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Michele Orrù :
--
nosy: +maker
___
Python tracker
<http://bugs.python.org/issue17267>
___
___
Python-bugs-list mailing list
Unsubscribe:
Michele Orrù added the comment:
(ping)
--
___
Python tracker
<http://bugs.python.org/issue16692>
___
___
Python-bugs-list mailing list
Unsubscribe:
Michele Orrù added the comment:
synced with tip
> This decorator looks like it would be impressed in a simpler way,
> using unittest.skipIf (or unittest.skipUnless).
> It would be nice to check that connecting succeeds from a
> TLSv1_1 client on a SSLv23 server.
yep, thanks.
&g
Michele Orrù added the comment:
.. sorry for all these trivialities.
--
Added file: http://bugs.python.org/file29584/issue16692.3.patch
___
Python tracker
<http://bugs.python.org/issue16
Changes by Michele Orrù :
Added file: http://bugs.python.org/file29587/issue16692.4.patch
___
Python tracker
<http://bugs.python.org/issue16692>
___
___
Python-bugs-list m
Michele Orrù added the comment:
wow, I was just writing the unittests, thanks paul.
Shall I continue? I don't see any test case on tip.
--
___
Python tracker
<http://bugs.python.org/is
Changes by Michele Orrù :
--
nosy: +maker
___
Python tracker
<http://bugs.python.org/issue13922>
___
___
Python-bugs-list mailing list
Unsubscribe:
Michele Orrù added the comment:
Yes, http://bugs.python.org/file29845/dbldash.patch seems to fix this.
Attaching the unittests, and noisying on your issue.
--
keywords: +patch
Added file: http://bugs.python.org/file29938/issue14364.test.patch
Changes by Michele Orrù :
--
nosy: +maker
___
Python tracker
<http://bugs.python.org/issue16308>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Michele Comitini:
When sending a message larger than 4096 bytes with smtpd on a ssl socket,
everything hangs.
This is due to polling before synchronizing the SSL channel with the underlying
socket.
The issue can be solved by properly modifying the poll function and
Michele dos Santos da Silva added the comment:
func_name was not available on the places where the error strings are set
(PyErr_Format), so I added it and passed it around as needed.
This is the simplest approach, but I am not sure it is the best (newbie here).
Thus, I am waiting for your
201 - 232 of 232 matches
Mail list logo