Python 3.8.5 out now 21/07/202021/07/2020pythonprogramming Some security issues fixed in this version [...]
Upgrading to Python 3.8.3 and pygame 2.0.0.dev8 21/05/202024/05/2020pythonprogramming Install Pygame 2 dev 8 in Python 3.8 [...]
How to install Pygame in Python 3.9 05/01/202002/11/2020pythonprogramming Finally pygame 2 has been released… so there is no need to install the dev versions. You simply install it with: pip install [...]
Python 3.8 new feature: the Walrus operator 02/06/201902/06/2019pythonprogramming The new Walrus operator [...]