Bradley Reynolds

Results 11 issues of Bradley Reynolds

Several popular bots have the capabilities for "reaction roles", where a bot will send a message in a channel, with one reaction per role, and when a user reacts with...

a: utility
t: enhancement
status: approved

Move the feature that displays the lines of code from GitHub when a link with line numbers is sent from Python to Sir Lancebot Approved by @Xithrius here: https://discord.com/channels/267624335836053506/635950537262759947/997558518968221696

type: feature
status: approved
area: backend
status: stalled
category: utilities

Add CodeQL for static code analysis and create a dependabot config file to enable dependabot. Please note that dependabot does not yet support PEP 621, and won't be able to...

We would like to update the existing bookmark command to also be available from the context menu. #dev-contrib discussion here: https://discord.com/channels/267624335836053506/635950537262759947/1010024284971864104

status: approved
type: enhancement

## Relevant Issues ~~This is one possible solution to #1403. I'll leave the floor open for discussion over other options.~~ Looks like this is the solution that fits! Closes #1403...

area: backend
status: needs review
type: enhancement
category: holidays

Removed assorted blank lines adding unneeded and inconsistent white space.

msteams/svc

Create a tag that explains how double-clicking a Python (`.py`) file spawns an instance of the user's shell that terminates when the process finishes. It should explain to the user...

status: actionable
area: tags
type: addition

- Raised by @3ddP here: https://discord.com/channels/267624335836053506/464905259261755392/1060555791507128391 (Helpers+ required) We would like to add a `nedbat` tag that embeds Ned Batchelder's "Facts and Myths about Python names and values" PyCon 2015...

status: actionable
area: tags

In the "Custom command name and custom help" section of the README, the parameters are in backwards order from the sentence explaining the defaults. I've flipped them around to make...