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
2022-07-09
Only close stats._transport if BotBase.stats was created
Chris Lovering
-2
/
+6
2022-06-30
Don't try to connect to statsd_url if it's None
Chris Lovering
-3
/
+7
2022-06-29
Switch `typing.Hashable` With `Collections.abc.Hashable`
Hassan Abouelela
-9
/
+9
2022-06-28
Bump urllib3 from 1.24.3 to 1.26.5
dependabot[bot]
-12
/
+13
2022-06-28
Bump requests from 2.15.1 to 2.20.0
dependabot[bot]
-9
/
+56
2022-06-28
Bump d.py to 0eb3d26
Chris Lovering
-78
/
+49
2022-06-27
Bump sphinx from 4.5.0 to 5.0.2
dependabot[bot]
-8
/
+8
2022-06-27
Bump furo from 2022.4.7 to 2022.6.21
dependabot[bot]
-8
/
+27
2022-06-27
Bump flake8-bugbear from 22.4.25 to 22.6.22
dependabot[bot]
-5
/
+5
2022-06-26
Replace Typing Generics
Hassan Abouelela
-8
/
+10
2022-06-26
Document Create Task Return Type
Hassan Abouelela
-2
/
+5
2022-06-26
Changelog Miscellaneous Bug Fixes
Hassan Abouelela
-0
/
+6
2022-06-26
Declare Static Method
Hassan Abouelela
-1
/
+2
2022-06-26
Fix Incorrect Typehints & Docstrings
Hassan Abouelela
-2
/
+2
2022-06-26
Fix Docstring For Role Change Wrapper Util
Hassan Abouelela
-4
/
+4
2022-06-26
Add Typehints To Typing Patcher
Hassan Abouelela
-2
/
+3
2022-06-26
Clean Up Startup Ping Function
Hassan Abouelela
-2
/
+2
2022-06-26
Bump pep8-naming from 0.12.1 to 0.13.0
dependabot[bot]
-21
/
+5
2022-06-10
Bump sphinx-autodoc-typehints from 1.18.1 to 1.18.3
dependabot[bot]
-53
/
+54
2022-05-30
Fix Bullet Points In Changelog
Hassan Abouelela
-10
/
+10
2022-05-30
Speed Up Docs CI
Hassan Abouelela
-2
/
+0
2022-05-30
Fix Entry In Changelog
Hassan Abouelela
-1
/
+1
2022-05-30
Include `origin` In Allowed Docs Versions
Hassan Abouelela
-2
/
+2
2022-05-29
Pass Branch Name To Docs In CI
Hassan Abouelela
-4
/
+8
2022-05-29
Check Out The Entire Repository For Multiversion
Hassan Abouelela
-2
/
+4
2022-05-29
Update Docs CI For Multiversion
Hassan Abouelela
-5
/
+34
2022-05-29
Only Build Current Branch When Option Enabled
Hassan Abouelela
-2
/
+14
2022-05-29
Declare Releases As Parallel-Read Safe
Hassan Abouelela
-0
/
+10
2022-05-29
Delete CHANGELOG.md
Hassan Abouelela
-88
/
+0
2022-05-29
Document The Docs Folder
Hassan Abouelela
-0
/
+20
2022-05-29
Add Sphinx-MultiVersion
Hassan Abouelela
-23
/
+241
2022-05-29
Restore Releases Changelog
Hassan Abouelela
-23
/
+289
2022-05-28
Remove Discord `MissingSentinel`
Hassan Abouelela
-2
/
+4
2022-05-24
Bump flake8 tidy imports and taskipy to latest
Chris Lovering
-14
/
+14
2022-05-24
Bump Discord.py to 4cbe8f5
Chris Lovering
-178
/
+182
2022-05-11
Bump Project Version To v7.0.0
Hassan Abouelela
-1
/
+1
2022-05-10
Enable Testing In CI
Hassan Abouelela
-11
/
+4
2022-05-10
Changelog Discord Invite Regex Changes
Hassan Abouelela
-0
/
+4
2022-05-10
Fix Discord Invite Regex Docs
Hassan Abouelela
-3
/
+4
2022-05-10
Convert tests from pytest style to unittest style
GDWR
-33
/
+35
2022-05-10
Remove trailing whitespace from docstring
GDWR
-3
/
+3
2022-05-10
Make test name plural for consistency
GDWR
-1
/
+1
2022-05-10
`DISCORD_INVITE` captures until a whitespace
GDWR
-1
/
+5