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
Branch
Commit message
Author
Age
copilot/update-pytest-and-fix-tests
Ensure subtest parameters are always serializable for pytest-xdist
Joe Banks
8 hours
dependabot/uv/pytest-9.0.0
Bump pytest from 8.3.4 to 9.0.0
dependabot[bot]
19 hours
fix-eval-message-limit
Merge pull request #2326 from python-discord/snekbox-files
Boris Muratov
3 years
inject-settings-in-bot-core
import _Channels from pydis_core
shtlrs
2 years
main
Document class members in DocItem NamedTuple
Joe Banks
15 hours
mbaruh/fix-modpings-schedule
Add status command
Boris Muratov
3 months
mbaruh/modlog_fix
Make mod_log getter async
mbaruh
4 years
pastebin-auto-upload
Merge branch 'main' into pastebin-auto-upload
Steele Farnsworth
9 months
wookie/lower-warning-to-info
Lower level of log about missing channel to info
wookie184
5 weeks
wookie184/fix-mentions-reply-resolving
Fix incorrect variable used in mentions logic
wookie184
5 weeks
[...]
Age
Commit message
Author
Lines
8 hours
Ensure subtest parameters are always serializable for pytest-xdist
copilot/update-pytest-and-fix-tests
Joe Banks
-94
/
+111
8 hours
Move from tool.pytest.ini_options to tool.pytest in pyproject.toml
Joe Banks
-2
/
+2
8 hours
Update pytest to 9.0.0 and remove pytest-subtests
Joe Banks
-21
/
+5
15 hours
Document class members in DocItem NamedTuple
HEAD
main
Joe Banks
-5
/
+14
15 hours
Remove colouredlogs from the project
Joe Banks
-55
/
+0
15 hours
Use lowest matching uv version in CI
Joe Banks
-0
/
+1
15 hours
Mandate uv >=0.9.7 as minimum version
Joe Banks
-0
/
+1
15 hours
pre-commit-hooks update to v6.0.0
Joe Banks
-1
/
+1
15 hours
Resolve typing scope issues caused by changes to annotation resolution
Joe Banks
-19
/
+19
15 hours
Remove unnecessary __future__.annotations imports
Joe Banks
-51
/
+0
[...]