Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-27 Thread Denis Akhiyarov
WARD Steve > *Sent:* 26 June 2017 16:05 > *To:* A list for users and developers of Python for .NET > *Subject:* -|SPOOF|- Re: [Python.NET] -|EXT|- Re: PyScope > > > > Hi Denis, > > > > With your debugging scenarios I’ve now tried VS2015 and VS2017. Symbols > are l

Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-27 Thread WARD Steve
for users and developers of Python for .NET Subject: -|SPOOF|- Re: [Python.NET] -|EXT|- Re: PyScope Hi Denis, With your debugging scenarios I’ve now tried VS2015 and VS2017. Symbols are loaded for Python27.dll etc. In mixed mode no error messages but no breakpoint so clearly only the .NET

Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-26 Thread WARD Steve
list for users and developers of Python for .NET Subject: Re: [Python.NET] -|EXT|- Re: PyScope All pythonnet debugging scenarios are now working and explained in this detailed tutorial: https://github.com/pythonnet/pythonnet/wiki/Various-debugging-scenarios-of-embedded-CPython On Fri, Jun 23, 2017

Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-24 Thread Denis Akhiyarov
>> >> Any ideas? Thanks, Steve >> >> >> >> *From:* WARD Steve >> *Sent:* 21 June 2017 12:06 >> >> >> *To:* 'A list for users and developers of Python for .NET' >> >> *Subject:* RE: [Python.NET] -|EXT|- Re: PyScope &g

Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-23 Thread Denis Akhiyarov
t:* 21 June 2017 12:06 > > > *To:* 'A list for users and developers of Python for .NET' > > *Subject:* RE: [Python.NET] -|EXT|- Re: PyScope > > > > Hi Denis, > > > > Initial feedback is that it works. Had to change to UCS2 (PYTHON27 > already), I

Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-23 Thread WARD Steve
Unicode errors. Any ideas? Thanks, Steve From: WARD Steve Sent: 21 June 2017 12:06 To: 'A list for users and developers of Python for .NET' Subject: RE: [Python.NET] -|EXT|- Re: PyScope Hi Denis, Initial feedback is that it works. Had to change to UCS2 (PYTHON27 already), I am going w

Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-21 Thread WARD Steve
I’ll keep you posted. Cheers Steve From: PythonDotNet [mailto:pythondotnet-bounces+steve.ward=oxinst@python.org] On Behalf Of Denis Akhiyarov Sent: 18 June 2017 00:35 To: A list for users and developers of Python for .NET Subject: Re: [Python.NET] -|EXT|- Re: PyScope Hi Steve, PyScope

Re: [Python.NET] -|EXT|- Re: PyScope

2017-06-17 Thread Denis Akhiyarov
Hi Steve, PyScope feature has been merged into master. Please note that more changes were made to the implementation. I would like to thank Wenguang Yang (@yagweb) for his patience with few months of review cycle. We are planning a release soon, but would appreciate any feedback for using this n

Re: [Python.NET] -|EXT|- Re: PyScope

2017-04-28 Thread Denis Akhiyarov
Hi Steve, I updated installation instructions for latest master or for branches from pending pull requests: https://github.com/pythonnet/pythonnet/wiki/Installation `pip install git+https://github.com/yagweb/pythonnet@add_scope` Collecting git+https://github.com/yagweb/pythonnet@add_scope C

Re: [Python.NET] -|EXT|- Re: PyScope

2017-04-28 Thread WARD Steve
Hi Denis, Ok, well I’d be happy to build from source and try out the proposed new feature here, if that’s possible? Thanks Steve From: PythonDotNet [mailto:pythondotnet-bounces+steve.ward=oxinst@python.org] On Behalf Of Denis Akhiyarov Sent: 26 April 2017 15:58 To: A list for users and de