Hi everyone,

as i currently have access to claude max,
i'm taking the opportunity to try and do something positive, human communicated/driven for projects i love

i started playing around with this on https://github.com/RonnyPfannschmidt/pypy/pull/1

where i steer claude to get rpython to import on python 3 without actually fixing anything about actually running on python3

my rough plan for this experiment is to

1. import clean, world is broken
2. run the testrunner on python3.x without setting everything on fire
3. run some simple tests on python3, passes all tests on python2
4. try to reach rpython on python3.6 ops
5. try to reach rpython on python3.11 ops


however i also want to ensure this experiment is something that can land

so the opinions of the pypy core developers on the approach and llm usage in general would  be helpful

-- Ronny


_______________________________________________
pypy-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/pypy-dev.python.org
Member address: [email protected]

Reply via email to