index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
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
Commit message (
Expand
)
Author
Age
Lines
*
Ensure subtest parameters are always serializable for pytest-xdist
copilot/update-pytest-and-fix-tests
Joe Banks
56 min.
-94
/
+111
*
Move from tool.pytest.ini_options to tool.pytest in pyproject.toml
Joe Banks
56 min.
-2
/
+2
*
Update pytest to 9.0.0 and remove pytest-subtests
Joe Banks
56 min.
-21
/
+5
*
Document class members in DocItem NamedTuple
HEAD
main
Joe Banks
8 hours
-5
/
+14
*
Remove colouredlogs from the project
Joe Banks
8 hours
-55
/
+0
*
Use lowest matching uv version in CI
Joe Banks
8 hours
-0
/
+1
*
Mandate uv >=0.9.7 as minimum version
Joe Banks
8 hours
-0
/
+1
*
pre-commit-hooks update to v6.0.0
Joe Banks
8 hours
-1
/
+1
*
Resolve typing scope issues caused by changes to annotation resolution
Joe Banks
8 hours
-19
/
+19
*
Remove unnecessary __future__.annotations imports
Joe Banks
8 hours
-51
/
+0
*
Add new ruff rule banning from __future__ import annotations
Joe Banks
8 hours
-0
/
+3
*
Update markdown parser for new heading parsing
Joe Banks
8 hours
-1
/
+1
*
Downgrade pytest-subtests 0.14.1 to resolve DumpError
Joe Banks
8 hours
-5
/
+5
*
Ruff fixes for Python 3.14 and Ruff 0.14.2
Joe Banks
8 hours
-21
/
+22
*
Update Ruff to latest version 0.14.2
Joe Banks
8 hours
-23
/
+24
*
Remove explicit ruff version targeting
Joe Banks
8 hours
-1
/
+0
*
Update RemoteObject in branding manager to use inspect.get_annotations
Joe Banks
8 hours
-2
/
+4
*
Upgrade all dependencies to latest available versions
Joe Banks
8 hours
-75
/
+87
*
Upgrade uv in Docker image to 0.9
Joe Banks
8 hours
-1
/
+1
*
Update dependencies that would not build on 3.14
Joe Banks
8 hours
-358
/
+468
*
Upgrade to Python 3.14
Joe Banks
8 hours
-2
/
+2
*
refactor: update botstrap to be more beginner-friendly (#3417)
z
8 hours
-146
/
+407
*
Handle closed DMs in paste uploader (#3434)
Copilot
4 days
-4
/
+7
*
Provide original context when DMing delete link for attachment paste upload (...
Dragon
7 days
-1
/
+4
*
feat: include GitHub token in headers if available
Zenith
9 days
-1
/
+3
*
Upgrade deepdiff to 8.6.1
Joe Banks
11 days
-5
/
+5
*
Bump regex from 2024.11.6 to 2025.10.23 (#3429)
dependabot[bot]
11 days
-21
/
+34
*
Resolve dependency problems with coverage versions
Joe Banks
11 days
-57
/
+64
*
Remove enable-beta-ecosystems setting from config
Joe Banks
11 days
-1
/
+1
*
Bump actions/upload-artifact from 4 to 5
dependabot[bot]
11 days
-1
/
+1
*
Remove message count requirement from voice gate and make activity block requ...
Moritz von Berg
2025-10-25
-4
/
+2
*
Change uv-lock language to system in config
Joe Banks
2025-10-21
-1
/
+1
*
chore: add pre-commit hook for checking uv is locked (#3416)
Zenith
2025-10-21
-2
/
+9
*
Relock uv.lock
Joe Banks
2025-10-21
-1
/
+1
*
Merge pull request #3409 from onerandomusername/patch-1
wookie184
2025-10-21
-0
/
+18
|
\
|
*
clarify when yarl performs this normalisation
onerandomusername
2025-10-21
-1
/
+1
|
*
build: add explicit dependency on yarl
onerandomusername
2025-10-21
-0
/
+3
|
*
Implement URL normalization in code snippet handler
arielle
2025-10-21
-0
/
+15
|
/
*
Fix incorrect variable used in mentions logic
wookie184
2025-10-21
-2
/
+2
*
Lower level of log about missing channel to info
wookie184
2025-10-21
-1
/
+1
*
Bump astral-sh/setup-uv from 6 to 7
dependabot[bot]
2025-10-21
-1
/
+1
*
fix: don't upload attachments in dms (#3412)
Zenith
2025-10-21
-2
/
+2
*
Dependency bumps (including pydis_core to 11.8.0)
Joe Banks
2025-10-17
-278
/
+276
*
Add JIT-compiler explanation to j-suffixed Python builds
Joe Banks
2025-10-14
-0
/
+2
*
Add 3.14j to SupportedPythonVersions
Joe Banks
2025-10-14
-1
/
+1
*
Merge pull request #3408 from onerandomusername/patch-1
Boris Muratov
2025-10-13
-0
/
+1
|
\
|
*
Fix unbound error for code snippet fetch errors
arielle
2025-10-13
-0
/
+1
|
/
*
Update 3.13t to 3.14t
Joe Banks
2025-10-10
-1
/
+1
*
Use last character of Python version to determine free threading
Joe Banks
2025-10-09
-1
/
+1
*
Stop using Literal ordering to determine default !eval Python version
Joe Banks
2025-10-09
-9
/
+11
[next]