You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aj will probably pickup master and use the PR as a reference for other changes.
Python 3.13 heads-up
Python 3.13 will be released with use of the GIL being optional. This is something the TSC will need to put on their radar to ensure testing is performed early to catch unexpected behaviour.
aj expressed interest in the eventlet retirement work. nzlosh metioned Ronnie Hoffman from Schwarz Digits has also expressed interest in evaluting the effort to migrate off eventlet. aj will reach out to Ronnie to see if they're able collaborate on the eventlet work.
MongoDB shallow copy/deep copy
After discussion, it was agreed the stackstorm v3.9 will target py3.10 and mongodb v3 - v7 support and the MongoDB shallow copy PR be merged for StackStorm v3.10 StackStorm/orquesta#256
The text was updated successfully, but these errors were encountered:
July 2024 @StackStorm/tsc 1 hour meeting:
Attendees
Present
nzlosh
guzzijones
jk464
FileMagic
Absent
rush-skills
bishopbm1
dzimine
cognifloyd
khushboobhatia01
winem
mickmcgrath13
Kami
m4dcoder
mamercad
amanda11
Agenda
Meeting Minutes
Python3.10 support
aj
will look at carrying on the work on python 3.10 support sincenzlosh
is unable to commit any time to this work for at least another two months.A lot of the Python 3.10 work has been merged into
master
. https://github.com/StackStorm/st2/pull/6157/filesaj
will probably pickupmaster
and use the PR as a reference for other changes.Python 3.13 heads-up
Python 3.13 will be released with use of the GIL being optional. This is something the TSC will need to put on their radar to ensure testing is performed early to catch unexpected behaviour.
https://peps.python.org/pep-0703/
Pack testing against multiple StackStorm versions
Dan Porter has been working on a new method to test packs against multiple StackStorm versions.
Work has been carried out here: https://github.com/Stealthii/st2packs-dockerfiles/tree/feature/refactor
An issue will be created under https://github.com/StackStorm/community/issues so people can provide comment and feedback.
Eventlet retirement
aj
expressed interest in the eventlet retirement work.nzlosh
metioned Ronnie Hoffman from Schwarz Digits has also expressed interest in evaluting the effort to migrate off eventlet.aj
will reach out to Ronnie to see if they're able collaborate on the eventlet work.MongoDB shallow copy/deep copy
After discussion, it was agreed the stackstorm v3.9 will target py3.10 and mongodb v3 - v7 support and the MongoDB shallow copy PR be merged for StackStorm v3.10
StackStorm/orquesta#256
The text was updated successfully, but these errors were encountered: