index
:
bot
dependabot/pip/pip-5e502e9552
dependabot/uv/regex-2025.9.18
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_pagination.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
12 hours
chore: add pre-commit hook for checking uv is locked (#3416)
Zenith
-2
/
+9
13 hours
Relock uv.lock
Joe Banks
-1
/
+1
14 hours
clarify when yarl performs this normalisation
onerandomusername
-1
/
+1
14 hours
build: add explicit dependency on yarl
onerandomusername
-0
/
+3
14 hours
Implement URL normalization in code snippet handler
arielle
-0
/
+15
15 hours
Fix incorrect variable used in mentions logic
wookie184
-2
/
+2
15 hours
Lower level of log about missing channel to info
wookie184
-1
/
+1
15 hours
Bump astral-sh/setup-uv from 6 to 7
dependabot[bot]
-1
/
+1
15 hours
fix: don't upload attachments in dms (#3412)
Zenith
-2
/
+2
5 days
Dependency bumps (including pydis_core to 11.8.0)
Joe Banks
-278
/
+276
8 days
Add JIT-compiler explanation to j-suffixed Python builds
Joe Banks
-0
/
+2
8 days
Add 3.14j to SupportedPythonVersions
Joe Banks
-1
/
+1
9 days
Fix unbound error for code snippet fetch errors
arielle
-0
/
+1
12 days
Update 3.13t to 3.14t
Joe Banks
-1
/
+1
13 days
Use last character of Python version to determine free threading
Joe Banks
-1
/
+1
13 days
Stop using Literal ordering to determine default !eval Python version
Joe Banks
-9
/
+11
13 days
Update EvalJob to fetch default Python version instead of hardcoding
Joe Banks
-5
/
+3
13 days
Move snekbox operational and typing constants to a new file
Joe Banks
-21
/
+37
13 days
Remove notice about 3.14 being pre-release
Joe Banks
-2
/
+0
13 days
Re-order SupportedPythonVersions to default to using 3.14.0
Joe Banks
-1
/
+1
2025-09-27
Add `!exec` alias to clarify command behavior (#3392)
Dragon
-1
/
+1
2025-09-24
testing readme grammar fix (#3391)
Moritz von Berg
-3
/
+3
2025-09-23
fix: don't create a new session to upload to the pastebin (#3388)
arielle
-17
/
+12
2025-09-23
Preserve Invocation Context (#3377)
Dragon
-2
/
+36
2025-09-12
Rename PyPi class to PyPI for consistency
arielle
-6
/
+6
2025-09-05
A list is a better expression of the intent
Ned Batchelder
-1
/
+1
2025-08-13
Bump actions/checkout from 4 to 5 (#3369)
dependabot[bot]
-4
/
+4
2025-08-10
Dependency bumps
Joe Banks
-106
/
+103
2025-08-09
Centralize cache reading and decoding in a helper function
Boris Muratov
-19
/
+32
2025-07-28
Update extensions functools.partial to enum.member
Joe Banks
-6
/
+4
2025-07-27
Update Dockerfile to Python 3.13
Joe Banks
-1
/
+1
2025-07-27
Update pyproject.toml to Python 3.13
Joe Banks
-229
/
+346
2025-07-23
Update voice verification thresholds
Joe Banks
-2
/
+2
2025-07-22
Dependency re-lock
Joe Banks
-25
/
+26
2025-07-22
Bump aiohttp from 3.11.13 to 3.12.14 in the pip group across 1 directory
dependabot[bot]
-1
/
+1
2025-07-22
Bump lxml from 5.3.1 to 6.0.0
dependabot[bot]
-23
/
+22
2025-07-18
webscale the dockerfile 10x improvement
Joe Banks
-2
/
+0
2025-07-15
Update dependabot config to use uv
Joe Banks
-1
/
+2
2025-07-15
Replace virtualenv with venv
Joe Banks
-2
/
+2
2025-07-15
Remove pip-licenses
Joe Banks
-66
/
+1
2025-07-15
Update README.md to reflect uv usage
Joe Banks
-9
/
+9
2025-07-15
Update Dockerfile to use uv
Joe Banks
-7
/
+29
2025-07-15
Update lint task to use uv
Joe Banks
-5
/
+9
2025-07-15
Update pre-commit hooks to use uv
Joe Banks
-1
/
+1
2025-07-15
Migrate pyproject.toml to uv dependencies
Joe Banks
-2807
/
+1308
2025-07-15
Allow mods to also paginate other mod commands
Chris Lovering
-5
/
+16
2025-07-14
Revert "Add allowance for pydis_core minor updates"
Joe Banks
-6
/
+0
2025-07-14
Add allowance for pydis_core minor updates
Joe Banks
-0
/
+6
2025-07-13
Bump pydis-core to 11.6.1
Joe Banks
-6
/
+6
2025-07-01
Use consistent time module import
B0nes
-5
/
+4
[next]