index
:
bot-core
add-message-utils
bootstrap-paginator
check-rerun-job-util
dependabot/pip/pydantic-2.10.3
dependabot/pip/ruff-0.8.2
dependabot/pip/sphinx-autodoc-typehints-2.5.0
dependabot/pip/taskipy-1.14.1
dependabot/pip/tomli-2.2.1
docs
dont-read-response-for-204-codes
fixup-commit-blocker
main
port-constants
redis_relay
A mirrored copy of the python-discord/bot-core repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
utils.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2024-03-24
Remove the requirement for <3.12 for fakeredis
Chris Lovering
-2
/
+2
2024-03-24
Lint repo with new ruff rules
Chris Lovering
-3
/
+4
2024-03-24
Ensure project root is on sys path before importing the docs module
Chris Lovering
-3
/
+2
2024-03-24
Bump dev deps to latest
Chris Lovering
-189
/
+194
2024-03-20
Release v11.0.1
v11.0.1
Chris Lovering
-0
/
+2
2024-03-20
Extract original error upon exceptions, if any (#209)
Amrou Bellalouna
-1
/
+3
2024-03-18
Bump version to 11.0.0
v11.0.0
Chris Lovering
-3
/
+4
2024-03-18
reflect changes in changelog
shtlrs
-0
/
+7
2024-03-18
expose a way for registering the command error manager
shtlrs
-0
/
+12
2024-03-18
subclass CommandTree
shtlrs
-0
/
+19
2024-03-18
register all error handlers in the CommandErrorManager class
shtlrs
-1
/
+60
2024-03-18
add the AbstractCommandErrorHandler interface
shtlrs
-0
/
+27
2024-03-18
make error_handling a package
shtlrs
-0
/
+0
2024-03-18
Update ruff to target Python 3.11
Chris Lovering
-10
/
+10
2024-03-18
Drop support for Python 3.10
Chris Lovering
-27
/
+7
2024-03-18
Add support for Python 3.12
Chris Lovering
-4
/
+4
2024-03-18
Split fakeredis optional dep out from async-rediscache
Chris Lovering
-3
/
+9
2024-03-04
Drop support for Pydantic 1.X
Chris Lovering
-3
/
+4
2024-03-04
Bump dev deps to latest
Chris Lovering
-191
/
+191
2024-03-04
Add changelog entry for ruff rules
Chris Lovering
-0
/
+1
2024-03-04
New ruff linting config
Chris Lovering
-3
/
+13
2024-03-04
ruff lint fix: Breaking changes to make bool args kwarg-only
Chris Lovering
-3
/
+5
2024-03-04
ruff lint fix: Manual non-breaking changes
Chris Lovering
-23
/
+24
2024-03-04
ruff lint fix: Run remaining auto-fixable rules
Chris Lovering
-18
/
+17
2024-03-04
ruff lint fix: Add explicit namespaces for packages
Chris Lovering
-0
/
+0
2024-02-19
Add a changelog entry for ruff bump
Chris Lovering
-0
/
+1
2024-02-19
Lint codebase with new ruff rules
Chris Lovering
-1
/
+1
2024-02-19
Move some ruff config under the lint namespace
Chris Lovering
-5
/
+7
2024-02-19
Bump ruff to 0.2.2
Chris Lovering
-262
/
+280
2024-02-18
document the instance attributes of BotBase
shtlrs
-1
/
+16
2024-02-01
bump version to 1.7.0 in pyproject.toml (#203)
Amrou Bellalouna
-1
/
+1
2024-01-30
Tag v10.7.0
v10.7.0
Chris Lovering
-0
/
+1
2024-01-30
Changelog new lock utils
Chris Lovering
-0
/
+1
2024-01-30
Add lock utils
Chris Lovering
-1
/
+250
2024-01-30
Satisfy new ruff linting rules
Chris Lovering
-2
/
+2
2024-01-30
Also ignore linkcode errors when looking for model_computed_fields from pydantic
Chris Lovering
-1
/
+1
2024-01-30
Bump dev deps to latest
Chris Lovering
-404
/
+393
2024-01-30
Update CI action versions
Chris Lovering
-11
/
+12
2024-01-30
Add the a user_has_access helper function to interactions module.
Chris Lovering
-12
/
+28
2024-01-30
adhere to google docstrings style
v10.6.0
shtlrs
-19
/
+52
2024-01-30
export checks module from the utils package
shtlrs
-0
/
+2
2024-01-30
bump version & changelog
shtlrs
-1
/
+2