Hi Armin, >As an aside, we'd love to get any precise information about >"unstabilities" of the standard PyPy.
the precise instability is that stock installation crashes on my project ( unfortunately it is too big to catch for me - so that I try to compile some custom version and find out ) >We need precise information, though. We can't help much with what you >said so far. so far I narrowed that I reimplemented _PyVerify_fd() ( which does not compile in VS2015 ) and did it wrong. fortunately I found some code in ruby which implements requesting pioinfo in VS2015 - will try that. Then will report of progress if I have some. Regards Sergey On Sun, Apr 2, 2017 at 11:03 AM, Armin Rigo <armin.r...@gmail.com> wrote: > Hi Sergey, > > On 1 April 2017 at 13:57, Sergey Kurdakov <sergey.fo...@gmail.com> wrote: > > but now I have seemingly more stable pypy, but at the same time that > network > > error, any hints what might be involved here and how to debug? > > As an aside, we'd love to get any precise information about > "unstabilities" of the standard PyPy. > > We need precise information, though. We can't help much with what you > said so far. Maybe some issue like the C-level connect() function > that behaves differently when built with another version of Visual > Studio? As a starting point, try to reproduce the problem in a few > lines of code, which is usually a good way to get a hint about what is > wrong. > > > A bientôt, > > Armin. >
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev