New submission from Douman: I get strange callstack from urllib2
It seems that python thinks that HTTPSConnection doesn't have context argument. Which is entirely incorrect. I have suspicions that this is related to the way how context argument is passed(kwargs) This happens starting from python 2.7.9 ---------- components: Extension Modules files: callstack_urllib2 messages: 234055 nosy: Douman priority: normal severity: normal status: open title: urllib2: urlopen() gets exception(kwargs bug?) type: compile error versions: Python 2.7 Added file: http://bugs.python.org/file37713/callstack_urllib2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23245> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com