carlosperate / ardublockly

Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
http://ardublockly.embeddedlog.com
Apache License 2.0
457 stars 280 forks source link

Replace asyncore with asyncio #262

Open iShapeNoise opened 4 weeks ago

iShapeNoise commented 4 weeks ago

DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio

I tried and failed, as I am not a proper programmer. Hope someone 'll take on that task. Many thanks!