aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
copilot/update-pytest-and-fix-testsEnsure subtest parameters are always serializable for pytest-xdistGravatar Joe Banks8 hours
dependabot/uv/pytest-9.0.0Bump pytest from 8.3.4 to 9.0.0Gravatar dependabot[bot]19 hours
fix-eval-message-limitMerge pull request #2326 from python-discord/snekbox-filesGravatar Boris Muratov3 years
inject-settings-in-bot-coreimport _Channels from pydis_coreGravatar shtlrs2 years
mainDocument class members in DocItem NamedTupleGravatar Joe Banks15 hours
mbaruh/fix-modpings-scheduleAdd status commandGravatar Boris Muratov3 months
mbaruh/modlog_fixMake mod_log getter asyncGravatar mbaruh4 years
pastebin-auto-uploadMerge branch 'main' into pastebin-auto-uploadGravatar Steele Farnsworth9 months
wookie/lower-warning-to-infoLower level of log about missing channel to infoGravatar wookie1845 weeks
wookie184/fix-mentions-reply-resolvingFix incorrect variable used in mentions logicGravatar wookie1845 weeks
[...]
 
 
AgeCommit messageAuthorLines
8 hoursEnsure subtest parameters are always serializable for pytest-xdistcopilot/update-pytest-and-fix-testsGravatar Joe Banks-94/+111
8 hoursMove from tool.pytest.ini_options to tool.pytest in pyproject.tomlGravatar Joe Banks-2/+2
8 hoursUpdate pytest to 9.0.0 and remove pytest-subtestsGravatar Joe Banks-21/+5
15 hoursDocument class members in DocItem NamedTupleHEADmainGravatar Joe Banks-5/+14
15 hoursRemove colouredlogs from the projectGravatar Joe Banks-55/+0
15 hoursUse lowest matching uv version in CIGravatar Joe Banks-0/+1
15 hoursMandate uv >=0.9.7 as minimum versionGravatar Joe Banks-0/+1
15 hourspre-commit-hooks update to v6.0.0Gravatar Joe Banks-1/+1
15 hoursResolve typing scope issues caused by changes to annotation resolutionGravatar Joe Banks-19/+19
15 hoursRemove unnecessary __future__.annotations importsGravatar Joe Banks-51/+0
[...]