[14:29:14] <sumanah> hi techalchemy -- hope you are doing okay
[15:38:43] <pradyunsg> gutsytechster: we could - any specific reason you ask?
[15:39:49] <pradyunsg> Part of the reason we're pinned to the newest version of Python, for "auxiliary" tasks in the codebass, is to make sure we're not locked out of newer Python language features if we wanna use them.
[16:01:41] <gutsytechster_> pradyunsg: The reason is when someone doesn't have python3.8 or has a lower python3 version, we can't build docs, while testing.
[16:01:54] <gutsytechster_> I found the same issue.