3/lists/pypy-dev.python.org/
> Member address: m...@vazor.com
--
Matt Billenstein
m...@vazor.com
https://vazor.com
___
pypy-dev mailing list -- pypy-dev@python.org
To unsubscribe send an email to pypy-dev-le...@python.org
https://mail.python.org/mailman3/list
On Wed, Apr 06, 2022 at 10:57:13AM +0300, Matti Picus wrote:
> On 6/4/22 00:59, Matt Billenstein via pypy-dev wrote:
>
> > Hi, python2 is really long in the tooth - when are we planning to upgrade
> > the
> > buildbot master? I cannot install python2 from homebrew on m
On Tue, Apr 05, 2022 at 09:59:24PM +, Matt Billenstein via pypy-dev wrote:
> Hi, python2 is really long in the tooth - when are we planning to upgrade the
> buildbot master? I cannot install python2 from homebrew on macos any longer,
> the system python2 is really really old...
N
Hi, python2 is really long in the tooth - when are we planning to upgrade the
buildbot master? I cannot install python2 from homebrew on macos any longer,
the system python2 is really really old...
thx
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com
Starting tomorrow morning PST, I'm moving, so it should be back sometime
Saturday evening or perhaps Monday if I have trouble with the internet
self-install.
thx
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing
build-related files in the branch are still intended for pypy
> version < 3.
You need pypy2 to build pypy.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
And we're back...
m
On Tue, Jul 07, 2020 at 09:04:55AM -0700, Matt Billenstein wrote:
> I won't have physical access to this machine until mid-August now, so it
> probably won't be available again until then.
>
> m
>
--
Matt Billenstein
m...@
h/default/README_BUILDSLAVE
Here's the script I use to bootstrap the worker - note a few requirements in
homebrew in the comments:
https://gist.github.com/mattbillenstein/944a1ce60e8522405ecd014f651fe21c
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
__
I won't have physical access to this machine until mid-August now, so it
probably won't be available again until then.
m
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
F4-3613-89A4-5F822BD92AA9>
/private/tmp/usession-unknown-35/build/mattb/bin/../lib/libffi.dylib
Trying to commit changes to make_portable.py -- I cloned the pypy repo, but
getting stuck at 'hg topic issue3240' -- do I need a newer version of mercurial
or to at least bundle libffi.dylib so the runtime loader could find
> it
>
> or
>
> - to statically link libffi.a when building PyPY.
>
> Thanks,
>
> Matti
>
>
>
> [0] https://foss.heptapod.net/pypy/pypy/issues/3229.
>
--
Matt Billenstein
On Sun, May 31, 2020 at 11:39:31PM +0200, Yury V. Zaytsev wrote:
> On Sun, 31 May 2020, Matt Billenstein via pypy-dev wrote:
>
> > I think if you want to ship portable binary packages, they should be
> > self-contained - you can't really know what Apple is going to inc
various Linux distros as well - you can't
know what version of the various dependencies is going to be installed.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
/usr/local/pypy3-7.3.1
> >
> > I’m getting the following error when I try to create a virtual
> > environment:
> >
> > % virtualenv -p /usr/local/pypy3-3.7.1/bin/pypy3
I prefer pypy -m venv foo -- No telling where the virtualenv on your pat
use
strings in places that need bytes...
I think the time where you could work just in ascii is pretty much gone
-- even in the US, people use emoji all over the place now, and you can
only store such things using some form of unicode.
m
--
Matt Billenstein
m...@vazor.com
http://www.va
accept
bytes as strings.
So in python3, you don't need 'u' and you only occasionally need 'b' or
to convert between the two. The defaults are generally better for the
programming most people do imo.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
It's a laptop with the infamous "battery swelling" issue - should have it back
online next week.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
r dependencies
> dropping 2.x, that might not be enough.
>
> Thanks for Pypy, BTW.� I really like it a lot.
>
>
>
> ___
> pypy-dev mailing list
> pypy-dev@python.org
> https
Fwiw, here's the build script I used:
https://gist.github.com/mattbillenstein/21811731d24403eb5e805f7342d35378
m
On Tue, Jun 25, 2019 at 11:25:20PM +0000, Matt Billenstein wrote:
> Hi all,
>
> You can rent aarch64 hardware on ec2 now - I built pypy3 7.1.1 on an a1.large
>
supported.
> We are exploring options for someone to host a aarch64 build machine
> that can run a 32-bit chroot, which seems to be the best alternative.
> Help sponsoring such work would be welcome.
>
>
> Matti
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
ing functions (e.g., removing accents) didn't
> help either.
>
> I haven't been able to find good examples of people using multiprocessing or
> pypy for XML processing, perhaps this is why.
>
> Thank you all for the suggestions!
>
>
>
>
Try building from source tarball, I’ve used this some time ago on arch:
https://github.com/mattbillenstein/ve/blob/master/pkgs/available/pypy3.sh
M
--
Matt Billenstein
m...@vazor.com
> On Jan 19, 2019, at 6:48 AM, Alexander Merkulov wrote:
>
> hi
> i need pypy compatible to pytho
A very simple tool i built a couple years ago - it’ll send you an email if the
cert on a given domain is less than 10 days from expiring:
https://ismycertexpired.com/check?domain=Pypy.org
M
--
Matt Billenstein
m...@vazor.com
> On Jun 8, 2018, at 1:07 PM, Alex Gaynor wrote:
>
> A
On Wed, Mar 21, 2018 at 09:06:20AM +0100, Nagy, Attila wrote:
> On 03/18/2018 11:14 PM, Matt Billenstein wrote:
> > Seems you need to just trigger whatever heuristic causes the JIT to run on
> > the
> > interesting codepaths during application startup.
> >
> > W
e
> operating system's COW semantics could work for the JIT-ed code too.
>
> Is there a way to achieve this?
>
> Thanks,
>
> ___
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-
both PyPy and CPython statically link to OpenSSL
>
> In linux, PyPy and CPython use the platform OpenSSL.
>
> On macosx, _ssl cffi (as of the first release v5.10) uses a
> statically-linked LibreSSL with a patch for python3, and on python2
> AFAICT both CPython and PyPy use a p
On Wed, Jan 03, 2018 at 07:06:13PM -0500, Alex Gaynor wrote:
>pyca/cryptography issues a new release on all platforms for any OpenSSL
>security releases.
Yeah, but that's part of the library ecosystem -- not really an end product?
m
--
Matt Billenstein
m...@vaz
known security
>issues.
To a degree correct? I don't know if everyone who bundles ships every point
release, but, if it's heartbleed all over again, you need to cut a new release.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
6-12 months and using the latest
point release for a new pypy release is probably a good plan.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
what Apple might do with these ssl/ffi libs in the future.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
rt
perhaps Sierra (10.12) and newer.
m
--
Matt Billenstein
m...@vazor.com
http://www.vazor.com/
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev
6071&bpli=1
> We need someone who uses that OS and knows how to fix it to help us out.
> Any ideas? SInce the same buildslave creates our pypy2 binaries as well,
> I guess the problem occurs there too.
> If anyone can help out, please issue a pull request
32 matches
Mail list logo