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&gt;ipy -m ensurepip<br>Unhandled 
exception:<br>Traceback (most recent call last):<br>  File &quot;C:\Program 
Files (x86)\IronPython 2.7\Lib\runpy.py&quot;, line 175, in run_module<br>  
File &quot;C:\Program Files (x86)\IronPython 2.7\Lib\runpy.py&quot;, line 72, 
in _run_code<br>  File 
&quot;c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\win32.py&quot;,
 line 86, in &lt;module&gt;<br>  File &quot;C:\Program Files (x86)\IronPython 
2.7\Lib\runpy.py&quot;, line 81, in _run_module_code<br>  File 
&quot;C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__main__.py&quot;,
 line 4, in &lt;module&gt;<br>  File 
&quot;C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__init__.py&quot;,
 line 211, in _main<br>  File 
&quot;C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__init__.py&quot;,
 line 121, in bootstrap<br>  File 
&quot;C:\Users\rejap\AppData\Roaming\Python\IronPython27\site-packages\ensurepip\__init__.py&quot;,
 line 42, in _run_pip<br>  File 
&quot;c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\__init__.py&quot;,
 line 9, in &lt;module&gt;<br>  File 
&quot;c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\log.py&quot;,
 line 9, in &lt;module&gt;<br>  File 
&quot;c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\__init__.py&quot;,
 line 2, in &lt;module&gt;<br>  File 
&quot;c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\initialise.py&quot;,
 line 5, in &lt;module&gt;<br>  File 
&quot;c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\ansitowin32.py&quot;,
 line 6, in &lt;module&gt;<br>  File 
&quot;c:\users\rejap\appdata\local\temp\tmpidpff9\pip-1.5.6-py2.py3-none-any.whl\pip\_vendor\colorama\winterm.py&quot;,
 line 2, in &lt;module&gt;<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.
_______________________________________________
Ironpython-users mailing list
[email protected]
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to