[Ironpython-users] IronPython, Daily Digest 7/4/2014

CodePlex no_reply at codeplex.com
Sat Jul 5 09:31:12 CEST 2014


Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] ensurepip support
2. [New comment] zlib - ValueError: Invalid initialization option
3. [New comment] __name__ not set to __main__
4. [New comment] ctype legacy support
5. [New issue] PYTHONIOENCODING is ignored

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

ISSUES

1. [New comment] ensurepip support
http://ironpython.codeplex.com/workitem/35198
User paweljasinski has commented on the issue:

"<p>fixed in 4aa646daf0c0f4a7097880b4039e19049ba48c7f</p>"-----------------

2. [New comment] zlib - ValueError: Invalid initialization option
http://ironpython.codeplex.com/workitem/35295
User paweljasinski has commented on the issue:

"<p>fixed in 21ee91eded2048a4875e7a277bc2aebd52b05c05</p>"-----------------

3. [New comment] __name__ not set to __main__
http://ironpython.codeplex.com/workitem/35322
User paweljasinski has commented on the issue:

"<p>fixed in 4a10f44f93fbeddf0b585dfd7e9ae2d2d13999a3</p>"-----------------

4. [New comment] ctype legacy support
http://ironpython.codeplex.com/workitem/35326
User paweljasinski has commented on the issue:

"<p>fixed in c969a597eed55785eac37bf4f323c20e62c389c5</p>"-----------------

5. [New issue] PYTHONIOENCODING is ignored
http://ironpython.codeplex.com/workitem/35352
User paweljasinski has proposed the issue:

"when using alternative console, such as mintty or redirecting stdout/stderr, the recommended way to overwrite default encoding doesn't work.

https://docs.python.org/2.7/using/cmdline.html?highlight=pythonioencoding#envvar-PYTHONIOENCODING
$ export PYTHONIOENCODING=utf-8

$ ipy -c 'import sys; sys.stdout.write("«\n"); print sys.stdout.encoding'
▒
cp437
"
----------------------------------------------



----------------------------------------------
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/20140705/20e05758/attachment.html>


More information about the Ironpython-users mailing list