bpo-33370: Add mypy cache to gitignore by onlined · Pull Request #6614 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
brettcannon merged 1 commit intopython:masterfrom
Apr 30, 2018Merged
bpo-33370: Add mypy cache to gitignore#6614
brettcannon merged 1 commit intopython:masterfrom
bpo-33370: Add mypy cache to gitignore#6614
brettcannon merged 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Since Python developers started to use mypy, I think we should add .mypy_cache directories to .gitignore.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
vstinner
added
the
skip news
label
vstinner approved these changes Apr 26, 2018
Copy link Copy Markdown
Member
vstinner
left a comment
vstinner
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
vstinner
requested a review
from ilevkivskyi
Copy link Copy Markdown
Member
warsaw
commented
Apr 26, 2018
warsaw commented
Apr 26, 2018OMG, please! We're seeing this little infection in so many of our internal projects these days :)
emmatyping
mentioned this pull request
brettcannon
merged commit
5a49ca6
into
python:master
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Member
brettcannon
commented
Apr 30, 2018
brettcannon commented
Apr 30, 2018Merged only because it made Barry so excited. 😉
merwok
mentioned this pull request
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment