Matt Joiner added the comment:
I'm working on a patch using TestCase a la test_queue. Perhaps we should create
an issue for a base class test case decorator or something to that effect?
--
___
Python tracker
<http://bugs.python.org/is
Matt Joiner added the comment:
It could in fact be necessary, if the inheritance cannot be juggled to give
the right MRO. Fortunately this is not the case, I should have a patch using
TestCase inheritance for discovery tomorrow.
--
___
Python
Matt Joiner added the comment:
I'll add this shortly.
--
___
Python tracker
<http://bugs.python.org/issue14406>
___
___
Python-bugs-list mailing list
Unsubsc
Matt Joiner added the comment:
Patch with a test included. Being a nondeterministic bug, please adjust the
thread count, or timing as necessary, the parameters in the patch are as low as
I can get them and still reasonably reproduce the bug (linux 3.2, i386).
There's a few complicatio
Matt Joiner added the comment:
The patch attached, rejigs the TestCase inheritance in test.test_socket so that
tests run correctly using unittest discovery. Recent changes have made
test_queue, and test_threading run without similar fixes, so I don't think
fixes for those are nece
Matt Joiner added the comment:
Attached is a patch for test_concurrent_futures, similar to the patch for
test_socket.
--
Added file:
http://bugs.python.org/file25088/test_concurrent_futures-unittest-discoverability.patch
___
Python tracker
<h
Matt Joiner added the comment:
> * it incorporate the recent lru_cache algorithmic updates (moving the root
> around the circular queue to re-use old links).
The existing C patch already does this.
> * it shows which parts should be implemented in C using a regular type and
>
Changes by Matt Joiner :
Removed file: http://bugs.python.org/file25026/functools.lru_cache-in-c.patch
___
Python tracker
<http://bugs.python.org/issue14373>
___
___
Pytho
Changes by Matt Joiner :
Removed file: http://bugs.python.org/file24984/functools.lru_cache-in-c.patch
___
Python tracker
<http://bugs.python.org/issue14373>
___
___
Pytho
Changes by Matt Joiner :
--
nosy: +anacrolix
___
Python tracker
<http://bugs.python.org/issue9634>
___
___
Python-bugs-list mailing list
Unsubscribe:
Matt Joiner added the comment:
Isn't this fixed in Python>=3.2?
--
nosy: +anacrolix
___
Python tracker
<http://bugs.python.org/issue1360>
___
___
Py
Change by Matt Joiner :
--
nosy: -anacrolix
___
Python tracker
<https://bugs.python.org/issue12822>
___
___
Python-bugs-list mailing list
Unsubscribe:
Matt Joiner added the comment:
This sounds excellent Nick.
--
___
Python tracker
<http://bugs.python.org/issue4331>
___
___
Python-bugs-list mailing list
Unsub
Changes by Matt Joiner :
--
nosy: +anacrolix
___
Python tracker
<http://bugs.python.org/issue9148>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Matt Joiner :
--
nosy: +anacrolix
___
Python tracker
<http://bugs.python.org/issue1652>
___
___
Python-bugs-list mailing list
Unsubscribe:
Matt Joiner added the comment:
Did this make it into 3.3?
--
nosy: +anacrolix
___
Python tracker
<http://bugs.python.org/issue15139>
___
___
Python-bugs-list m
Matt Joiner added the comment:
I look forward to your feedback Ezio.
--
___
Python tracker
<http://bugs.python.org/issue14373>
___
___
Python-bugs-list mailin
Matt Joiner added the comment:
What's preventing this from being committed and closed?
--
___
Python tracker
<http://bugs.python.org/issue4331>
___
___
Pytho
Changes by Matt Joiner :
--
nosy: -anacrolix
___
Python tracker
<http://bugs.python.org/issue4331>
___
___
Python-bugs-list mailing list
Unsubscribe:
Matt Joiner added the comment:
I take it this is out for 2.7, will it be in 3.2?
--
nosy: +anacrolix
___
Python tracker
<http://bugs.python.org/issue3
Changes by Matt Joiner :
--
nosy: +anacrolix
___
Python tracker
<http://bugs.python.org/issue6627>
___
___
Python-bugs-list mailing list
Unsubscribe:
Matt Joiner added the comment:
This is why I stopped contributing to Python.
--
___
Python tracker
<http://bugs.python.org/issue14156>
___
___
Python-bugs-list m
Changes by Matt Joiner :
--
nosy: -anacrolix
___
Python tracker
<http://bugs.python.org/issue14156>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Matt Joiner :
--
nosy: -anacrolix
___
Python tracker
<http://bugs.python.org/issue14373>
___
___
Python-bugs-list mailing list
Unsubscribe:
101 - 124 of 124 matches
Mail list logo