[pypy-dev] Re: v7.3.12 has been released

2023-06-17 Thread Phyo Arkar Lwin
I had tried , and it fails at msgspec dependency - which is build using gcc . I had opened a bug in their repo but it is working fine on cpython. https://github.com/jcrist/msgspec/issues/443 On Fri, Jun 16, 2023 at 3:43 PM Phyo Arkar Lwin wrote: > Thanks a lot , i haven't tried with pypy with

[pypy-dev] Re: v7.3.12 has been released

2023-06-17 Thread Phyo Arkar Lwin
Unfortunately https://github.com/jcrist/msgspec/issues/22 , it dosen't support pypy. On Sat, Jun 17, 2023 at 2:56 PM Phyo Arkar Lwin wrote: > I had tried , and it fails at msgspec dependency - which is build using > gcc . I had opened a bug in their repo but it is working fine on cpython. > > ht

[pypy-dev] Msgspec Compatibility - would this be possible?

2023-06-17 Thread Phyo Arkar Lwin
Sorry if it gets a bit spammy in release thread . Making separate thread via https://github.com/jcrist/msgspec/issues/22 megspec author saids : > This is not something I plan on supporting in a volunteer-only basis (if someone wanted to pay for this, I _might_ be willing to expand support). > >