Skip to content

Commit f984156

Browse files
authored
Complete a dangling sentence.
1 parent 83686e2 commit f984156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/news/buzz/november-2025-status-update

content/news/buzz/november-2025-status-update/contents.lr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ November has been a busy month, seeing improvements in documentation, a number o
2121
- We added [Button](https://github.com/beeware/toga/pull/3881), [TextInput](https://github.com/beeware/toga/pull/3239), [Canvas](https://github.com/beeware/toga/pull/3904) [DateInput testing](https://github.com/beeware/toga/pull/3915), and [Activityindicator](https://github.com/beeware/toga/pull/3896) widgets to Toga's GTK4 implementation, as well as adding support for fonts and icons.
2222
- We added a [handler for window resize events on Toga Windows](https://github.com/beeware/toga/pull/2364).
2323
- We added support in Toga's DecimalInput for [locales that use a comma as a decimal separator](https://github.com/beeware/toga/pull/3870).
24-
- We improved Toga's WebView, ensuring that it [can access `SharedArrayBuffer` APIs on GTK](https://github.com/beeware/toga/pull/3927). We also modified the Positron static plugin to set headers that are necessary for
24+
- We improved Toga's WebView, ensuring that it [can access `SharedArrayBuffer` APIs on GTK](https://github.com/beeware/toga/pull/3927). We also modified the Positron static plugin to set headers that are necessary for using `SharedArrayBuffer` in an app.
2525
- We made some improvements that [improve the reliability of some Toga tests](https://github.com/beeware/toga/pull/3898).
2626
- We contributed a new feature to cibuildwheel that allows the [specification of arguments to the test executor](https://github.com/pypa/cibuildwheel/pull/2636). This was primarily needed to provide a workaround for some instability in GitHub Actions, but it has the added benefit of adding configurability to some test execution functionality that was previously hard coded.
2727
- We corrected an issue with how the [iOS testbed handles command-line arguments with spaces](https://github.com/python/cpython/pull/141443).

0 commit comments

Comments
 (0)