This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Commit 43ab360
authored
chore(deps): update dependency greenlet to v3.3.2 (#832)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [greenlet](https://redirect.github.com/python-greenlet/greenlet)
([changelog](https://greenlet.readthedocs.io/en/latest/changes.html)) |
`==3.2.4` → `==3.3.2` |

|

|
---
### Release Notes
<details>
<summary>python-greenlet/greenlet (greenlet)</summary>
###
[`v3.3.2`](https://redirect.github.com/python-greenlet/greenlet/blob/HEAD/CHANGES.rst#332-2026-02-20)
[Compare
Source](https://redirect.github.com/python-greenlet/greenlet/compare/3.3.1...3.3.2)
\==================
- Fix a crash on Python 3.10 if there are active greenlets during
interpreter shutdown. See `PR 495
<https://github.com/python-greenlet/greenlet/pull/495>`\_ by Nicolas
Bouvrette.
###
[`v3.3.1`](https://redirect.github.com/python-greenlet/greenlet/blob/HEAD/CHANGES.rst#331-2026-01-23)
[Compare
Source](https://redirect.github.com/python-greenlet/greenlet/compare/3.3.0...3.3.1)
\==================
- Publish Windows ARM binary wheels, where available.
- Fix compilation for 3.14t on Windows.
- Publish Windows 3.14t binary wheels for Intel.
- Switch from Appveyor for Windows to Github Actions.
- Fix compilation on MIPS with GCC 15 and binutils 2.45. See `PR 487
by Rosen Penev
<https://github.com/python-greenlet/greenlet/pull/487>`\_. Note that
this is not a platform tested by this project's CI.
- Move most project metadata into the static `pyproject.toml` file.
This updates licensing information to use the modern
`License-Expression` field. See `PR 480 by mrbean-bremen
<https://github.com/python-greenlet/greenlet/pull/480/>`\_.
###
[`v3.3.0`](https://redirect.github.com/python-greenlet/greenlet/blob/HEAD/CHANGES.rst#330-2025-12-04)
[Compare
Source](https://redirect.github.com/python-greenlet/greenlet/compare/3.2.5...3.3.0)
\==================
- Drop support for Python 3.9.
- Switch to distributing manylinux\_2\_28 wheels instead of
manylinux2014 wheels. Likewise, switch from musllinux\_1\_1 to 1\_2.
- Add initial support for free-threaded builds of CPython 3.14. Due to
limitations, we do not distribute binary wheels for free-threaded
CPython on Windows. (Free-threaded CPython 3.13 may work, but is
untested and unsupported.)
.. caution::
Under some rare scenarios with free-threaded 3.14, the
interpreter may crash on accessing a variable or attribute or
when shutting down. If this happens, try disabling the
thread-local bytecode cache. See the greenlet documentation for
more details. See `PR 472 by T. Wouters
<https://github.com/python-greenlet/greenlet/pull/472>`\_ for the
initial free-threaded support and a discussion of the current
known issues.
###
[`v3.2.5`](https://redirect.github.com/python-greenlet/greenlet/blob/HEAD/CHANGES.rst#325-2026-02-20)
[Compare
Source](https://redirect.github.com/python-greenlet/greenlet/compare/3.2.4...3.2.5)
\==================
.. note::
The 3.2.x series will be the last to support Python 3.9.
- Backport the changes from PR 495 in release 3.3.2 for Python 3.9.
.. note::
No Windows wheels will be published for this version.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/python-spanner-sqlalchemy).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent cbae25f commit 43ab360
1 file changed
+54
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
234 | 233 | | |
235 | 234 | | |
236 | 235 | | |
| |||
0 commit comments