replit / prybar

Pry open those interpreters.
GNU General Public License v2.0
253 stars 52 forks source link

Add prybar-python310 for Python 3.10 #100

Closed airportyh closed 1 year ago

airportyh commented 1 year ago

Why?

Want to upgrade our python template to Python 3.10.

What changed?

Added languages/python310 containing a compile script which copies files from languages/python3 and then changes python-3.8-embed to python-3.10-embed.

Testing

nix build .#prybar-python310

replbot commented 1 year ago

unprebooping: approved