Ray Chen
Ray Chen
I downloaded the cp.min.js file, then tried to create a body. Then I get an error Uncaught TypeError: this.setMass is not a function. I use cp.js and the same error...
### Checklist - [ ] the issue is indeed a bug and not a support request - [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [x] I have a short, runnable...
title says it all
I would like to use nsjail to run a python script with limited permissions, e.g this script: ```py open("../a.txt", "w+") ``` I don't want the script to be able to...
### Description Happens randomly for only some versions of Python, all on `windows-latest`. https://github.com/pyunity/pyunity/runs/6478387670?check_suite_focus=true https://github.com/pyunity/pyunity/runs/6478387830?check_suite_focus=true https://github.com/pyunity/pyunity/runs/6478270707?check_suite_focus=true ### Virtual environments affected - [ ] Ubuntu 18.04 - [ ] Ubuntu 20.04...
Command-line editor
### Is there an existing issue for this? - [X] I have searched the existing issues ### System info ```plain text Loaded config Detected settings.json entry Using window provider PySDL2...
### Is there an existing issue for this? - [X] I have searched the existing issues ### System info ```plain text Loaded config Detected settings.json entry Using window provider GLFW...
### Is there an existing issue for this? - [X] I have searched the existing issues ### System info ```plain text Loaded config Detected settings.json entry Using window provider GLFW...
Functions are constantly being renamed, changed etc and it's better to have a constant API that contains deprecations which notify the user when certain functions will no longer be used.