[Ironpython-users] IronPython, Daily Digest 6/14/2014

CodePlex no_reply at codeplex.com
Sun Jun 15 09:22:56 CEST 2014


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New comment] stack trace reported out of order by top level exception handler
2. [New issue] unable to use certificate with quoted part in isser
3. [New issue] certifacte is missing subjectAltName

----------------------------------------------

ISSUES

1. [New comment] stack trace reported out of order by top level exception handler
http://ironpython.codeplex.com/workitem/35230
User paweljasinski has commented on the issue:

"<p>I am playing with pip which in turn is using colorama. I have seen again stack trace with out of order pattern. This 2.7.5.b2<br>```<br>c:\cygwin64\home\rejap>ipy -m ensurepip<br>Unhandled exception:<br>Traceback (most recent call last):<br>  File "C:\Program Files (x86)\IronPython 2.7\Lib\runpy.py", line 175, in run_module<br>  File "C:\Program Files (x86)\IronPython 2.7\Lib\runpy.py", line 72, in _run_code<br>  File "c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\win32.py", line 86, in <module><br>  File "C:\Program Files (x86)\IronPython 2.7\Lib\runpy.py", line 81, in _run_module_code<br>  File "C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__main__.py", line 4, in <module><br>  File "C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__init__.py", line 211, in _main<br>  File "C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__init__.py", line 121, in bootstrap<br>  File "C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__init__.py", line 42, in _run_pip<br>  File "c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\__init__.py", line 9, in <module><br>  File "c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\log.py", line 9, in <module><br>  File "c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\__init__.py", line 2, in <module><br>  File "c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\initialise.py", line 5, in <module><br>  File "c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\ansitowin32.py", line 6, in <module><br>  File "c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\winterm.py", line 2, in <module><br>TypeError: expected unsigned long, got int<br>```</p><p>3rd frame should be the bottom one.</p>"-----------------

2. [New issue] unable to use certificate with quoted part in isser
http://ironpython.codeplex.com/workitem/35293
User paweljasinski has proposed the issue:

"Processing of certificate from pip.python.org causes: 

SSLError: [Errno Unknown field: ] Inc."

The ceritifacte contains issuer:
issuer: CN=*.c.ssl.fastly.net, O="Fastly, Inc.", L=San Francisco, S=California, C=US"-----------------

3. [New issue] certifacte is missing subjectAltName
http://ironpython.codeplex.com/workitem/35294
User paweljasinski has proposed the issue:

"subjectAltName is not populated"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20140615/099a7211/attachment.html>


More information about the Ironpython-users mailing list