index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
context_managers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typehint context_managers.py
Stocker
2021-08-20
1
-10
/
+28
*
Add `__all__` to remaining modules
Nadir Chowdhury
2021-04-07
1
-0
/
+4
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-2
/
+0
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-1
/
+1
*
Catch asyncio.CancelledError in 3.8 in typing context manager
Benjamin Mintz
2019-06-20
1
-1
/
+1
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
[lint] Limit unneccessarily broad except clauses
Hornwitser
2018-11-24
1
-1
/
+1
*
Fix NameError for typing context manager.
Rapptz
2018-06-10
1
-1
/
+1
*
Remove dead package references.
Rapptz
2018-06-10
1
-2
/
+0
*
Drop support for Python 3.4 and make minimum version 3.5.2.
Rapptz
2018-06-10
1
-11
/
+8
*
Start typing immediately when using async typing context manager.
Rapptz
2017-04-12
1
-6
/
+17
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
Fix Messageable.typing context manager.
Rapptz
2017-01-03
1
-6
/
+7
*
Add MessageChannel.typing context manager for prolonged typing.
Rapptz
2017-01-03
1
-0
/
+60