bpo-27268: Fix incorrect error message on float('') by pslacerda · Pull Request #2745 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-27268: Fix incorrect error message on float('')#2745
csabella merged 2 commits intopython:masterfrom
pslacerda:fix-issue-27268
bpo-27268: Fix incorrect error message on float('')#2745
csabella merged 2 commits intopython:masterfrom
pslacerda:fix-issue-27268
Conversation
Copy link Copy Markdown
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
rhettinger approved these changes Sep 24, 2017
bedevere-bot
added
the
awaiting merge
label
auvipy approved these changes Aug 25, 2018
serhiy-storchaka
closed this
serhiy-storchaka
reopened this
Copy link Copy Markdown
Contributor
csabella
commented
Apr 10, 2019
csabella commented
Apr 10, 2019@rhettinger, you approved this awhile ago. Were you waiting on anything in order to merge it? Thanks!
csabella
added
the
skip news
label
csabella
merged commit
4fa7504
into
python:master
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Contributor
csabella
commented
May 17, 2019
csabella commented
May 17, 2019@pslacerda, thanks for the pull request. Your change has now been merged. 🎉 🎉
Copy link Copy Markdown
Contributor Author
pslacerda
commented
May 18, 2019
pslacerda commented
May 18, 2019Thank you @csabella, I just got something from the issue tracker and put here. Did you imagine someone (especially novices) really tricked seeing such weird error message?
I'm glad it was merged!
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