On 03/12/2017 09:26 PM, Michael Torrie wrote:
> On 03/12/2017 02:45 PM, eryk sun wrote:
>> On Sun, Mar 12, 2017 at 5:02 PM, Eric Frederich
>> wrote:
>>> Any idea why compatibility was dropped recently? There used to be a PC
>>> directory with different VS directories in the source tree, now it is
On 03/12/2017 02:45 PM, eryk sun wrote:
> On Sun, Mar 12, 2017 at 5:02 PM, Eric Frederich
> wrote:
>> Any idea why compatibility was dropped recently? There used to be a PC
>> directory with different VS directories in the source tree, now it isn't
>> there any more.
>
> CPython 3.5+ uses the Un
On Sun, Mar 12, 2017 at 5:02 PM, Eric Frederich
wrote:
> Any idea why compatibility was dropped recently? There used to be a PC
> directory with different VS directories in the source tree, now it isn't
> there any more.
CPython 3.5+ uses the Universal CRT on Windows, which is a system
component
There is a commercial application which allows customizations through a C
API.
There are 3 different releases of this application each compiled with
different versions of Visual Studio, 2008, 2010, and 2012.
I'd like to release a customization which embeds a Python interpreter, but
I'd like to use