[issue17680] self is lost if methods are callable objects

2013-04-09 Thread Roman Rader
New submission from Roman Rader: Some strange behavior is observed while method in object substitutes with callable object. For example: - class Meth(object): def __call__(*args, **kwargs): print (args, kwargs) class X(object): def

[issue24156] test.test_ssl.ThreadedTests unit test failed

2015-05-10 Thread Roman Rader
New submission from Roman Rader: == FAIL: test_server_accept (test.test_ssl.ThreadedTests) -- Traceback (most recent call last): File /home/roma/Documents/MY

[issue24156] unit test

2015-05-10 Thread Roman Rader
Changes by Roman Rader antig...@gmail.com: -- nosy: Roman.Rader priority: normal severity: normal status: open title: unit test ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue24156

[issue24156] test.test_ssl.ThreadedTests unit test failed

2015-05-12 Thread Roman Rader
Roman Rader added the comment: You're right, it does not reproduces on any machine. I'm using Arch Linux, still trying to figure out the repro steps. My hosts file doesn't contain such entries for localhost, it's pretty standard. If I disable my external network interface, it retrieves my