This repository has been archived by the owner on Aug 28, 2019. It is now read-only.
forked from Rapptz/discord.py
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] rewrite from rapptz:master #154
Open
pull
wants to merge
3,110
commits into
gieseladev:rewrite
Choose a base branch
from
Rapptz:master
base: rewrite
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rapptz
force-pushed
the
master
branch
3 times, most recently
from
April 11, 2021 00:56
cf98dc6
to
3151672
Compare
Rapptz
force-pushed
the
master
branch
2 times, most recently
from
May 30, 2021 16:30
a433b18
to
90a28d4
Compare
Rapptz
force-pushed
the
master
branch
3 times, most recently
from
July 4, 2021 08:55
8c85e85
to
828e47d
Compare
Rapptz
force-pushed
the
master
branch
3 times, most recently
from
March 11, 2022 12:29
30be814
to
bbf7a79
Compare
Rapptz
force-pushed
the
master
branch
5 times, most recently
from
April 4, 2022 00:13
905ca74
to
1458251
Compare
Rapptz
force-pushed
the
master
branch
2 times, most recently
from
April 14, 2022 02:20
63c496f
to
83fae4f
Compare
Co-authored-by: Red Magnos <redmagnos@gmail.com> Co-authored-by: MCausc78 <mcausc78@gmail.com> Co-authored-by: owocado <24418520+owocado@users.noreply.github.com> Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
Specifically reraise KeyboardInterrupt, SystemExit Swallow other BaseExceptions due to the way the standard library uses them and the intent of this function
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]. Want to support this open source service? Please star it : )
This change is