skiqqy / C45DiscordBot

Proprietary™ (Thats a joke btw) C45 discord bot.
MIT License
2 stars 1 forks source link

Bump minimum Python version #34

Closed DavidBakerEffendi closed 4 years ago

DavidBakerEffendi commented 4 years ago

If we bump to Python 3.7 we get:

If we bump to Python 3.8 we get:

DavidBakerEffendi commented 4 years ago

Is this necessary? It will just change our CI/CD and what is required by our servers. We can close this if you guys don't need this.

deavmi commented 4 years ago

Improved pickle :eyes:

On 04 April 2020 22:25:29 SAST, David Baker Effendi notifications@github.com wrote:

If we bump to Python 3.7 we get:

  • dataclasses (basically structs)
  • improved asyncio

If we bump to Python 3.8 we get:

  • walrus operator (new syntax :=)
  • Positional-only parameters
  • Improved pickle

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/Skippy404/C45DiscordBot/issues/34

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.

deavmi commented 4 years ago

I don't really, so far, see a need for it. So perhaps close.

On 04 April 2020 22:26:05 SAST, David Baker Effendi notifications@github.com wrote:

Is this necessary? It will just change our CI/CD and what is required by our servers. We can close this if you guys don't need this.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/Skippy404/C45DiscordBot/issues/34#issuecomment-609084551

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.