Aristotelis Mikropoulos added the comment:
Yep, I had figured out myself that those stub methods are being set during
MagicMock's __init__, thanks for answering anyway :)
--
___
Python tracker
<https://bugs.python.org/is
New submission from Aristotelis Mikropoulos :
This is more of a question whether the following is intended behavior:
Subclassing unittest.mock.MagicMock and overriding one of the special (double
underscore) methods has no effect. The default MagicMock method implementation
still stands. This
Aristotelis Mikropoulos added the comment:
You are right, here is the file.
--
Added file: http://bugs.python.org/file13390/test
___
Python tracker
<http://bugs.python.org/issue5
New submission from Aristotelis Mikropoulos :
There is a problem with unittest, as it cannot handle package imports.
This http://dpaste.com/17315/ proves it.
--
components: Library (Lib)
messages: 83945
nosy: Indy
severity: normal
status: open
title: unittest can't deal with pac
New submission from Aristotelis Mikropoulos <[EMAIL PROTECTED]>:
Simplified some of the code, improving performance and readability.
--
components: Library (Lib)
files: glob.py.patch
keywords: patch
messages: 68493
nosy: Indy
severity: normal
status: open
title: glob.py improv
Aristotelis Mikropoulos <[EMAIL PROTECTED]> added the comment:
OK
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1778443>
___
___
Python
Aristotelis Mikropoulos <[EMAIL PROTECTED]> added the comment:
Oh, I am sorry, I thought you were talking to me. Excuse me.
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.o
Aristotelis Mikropoulos <[EMAIL PROTECTED]> added the comment:
Yes, why not?
Actually, I am the original author of the patch, but I changed my
username like I said above (in a previous post).
___
Python tracker <[EMAIL PROTECTED]>
<http://
Aristotelis Mikropoulos <[EMAIL PROTECTED]> added the comment:
Is the patch, now, in an acceptable format?
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.o
Aristotelis Mikropoulos <[EMAIL PROTECTED]> added the comment:
So, will this patch be applied?
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.pytho
Aristotelis Mikropoulos <[EMAIL PROTECTED]> added the comment:
Sure.
Added file: http://bugs.python.org/file10617/robotparser.py.patch
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.o
Aristotelis Mikropoulos <[EMAIL PROTECTED]> added the comment:
So, finally, will this patch be applied?
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.o
New submission from Aristotelis Mikropoulos <[EMAIL PROTECTED]>:
Various tokenize.py performance boosts and code clarifications.
--
components: Library (Lib)
files: tokenize.py.patch
keywords: patch
messages: 67965
nosy: Indy
severity: normal
status: open
title: tokenize.py improv
Aristotelis Mikropoulos added the comment:
Also, I would like to tell you that my new account name is "Indy", and
not "indy90" anymore (I changed since this issue tracker moved from
SourceForge to here). So, thanks again and I hope this p
Aristotelis Mikropoulos added the comment:
Yes, of course I meant spaces on both sides of ">=", it was just a typo
of mine. I am sorry. I am glad you recommend applying my patch. I hope
it helps.
--
nosy: +Indy
_
Tracker <[EMAIL P
15 matches
Mail list logo