Sean Budd
Sean Budd
### Summary of the issue: NV Access is intending to move most of the wiki into the repository, so changes are tracked better and easier to propose. The documentation for...
The scanning implemented in #2660 generally covers cases where an add-on author may not be aware of security risks of an add-on. In general, CodeQL scanning is more designed around...
### Link to issue number: None ### Summary of the issue: NV Access has a server side script to automatically assign milestones to closed issues and PRs. This script has...
### Link to issue number: Fix up for #16751 ### Summary of the issue: Ruff recently updated in the past 24 hours, so we might as well use the latest...
### Link to issue number: Closes #16656 ### Summary of the issue: NV Access is intending to move most of the wiki into the repository, so changes are tracked better...
### Detailed description of the issue url_handler is a component used by TeleNVDA and NVDARemote. https://github.com/NVDARemote/NVDARemote/blob/master/addon/globalPlugins/remoteClient/url_handler.cpp VirusTotal detects this as a virus: https://www.virustotal.com/gui/file/58313ee1542ace3e878be617a0ec41fd74ad341a21cb7104a474c8888298851e/detection https://github.com/NVDARemote/NVDARemote/issues/129 With the goal of eventually including...
### issue Python code using gettext [comments](https://www.gnu.org/software/gettext/manual/html_node/xgettext-Invocation.html#Operation-mode) can associate in-line comments with gettext. Like this: ```py # Translators: foo is programming term to represent a sample string _("Foo") _( #...
### Is your feature request related to a problem? Please describe. It's a tedious manual task to update the update the years for our copyright headers in source code, and...
Merges in #17055 Fixes #17036 ## Summary by CodeRabbit - **New Features** - Enhanced GUI responsiveness by updating the method for displaying dialogs during addon update checks. - **Bug Fixes**...