On Tue, Nov 25, 2014 at 12:32 PM, Kerray wrote:
> Hi,
> very good point, I've been on beta3. But the upgrade didn't help. I've
> figured out how to debug the internals in VS, but there's nothing I could
> be able to fix (or even understand) myself at this point.
>
> ad 1) after running wdb.server
On Sat, Nov 22, 2014 at 4:12 PM, William Johnston
wrote:
>
>
> Hello,
>
> Here is another idna module for IronPython question.
>
> How do I import idna for use with the request module in an IronPython app?
>
`from encodings import idna` should do it. This is the same as CPython.
- Jeff
IronPython 2.7.5 RC 2 is now available[1]. The only change is a couple of
late-breaking bug fixes from Pawel. The next release should be the final
2.7.5, barring any mishaps.
- Jeff
[1] https://ironpython.codeplex.com/releases/view/115611
___
Ironpython
Hi,
very good point, I've been on beta3. But the upgrade didn't help. I've
figured out how to debug the internals in VS, but there's nothing I could
be able to fix (or even understand) myself at this point.
ad 1) after running wdb.server, Tornado at first says
\tornado\netutil.py", line 88, in bin
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] builtin’s compile function inconsistent with CPython
2. [New comment] builtin’s compile function inconsistent with CPython
--
IS