Skip to content

[3.6] bpo-16055: Fixes incorrect error text for int('1', base=1000) (GH-4376)#4389

Merged
vstinner merged 1 commit into
python:3.6from
miss-islington:backport-28b6248-3.6
Nov 14, 2017
Merged

[3.6] bpo-16055: Fixes incorrect error text for int('1', base=1000) (GH-4376)#4389
vstinner merged 1 commit into
python:3.6from
miss-islington:backport-28b6248-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 13, 2017

Copy link
Copy Markdown
Contributor
  • bpo-16055: Fixes incorrect error text for int('1', base=1000)

  • bpo-16055: Address review comments
    (cherry picked from commit 28b6248)

https://bugs.python.org/issue16055

…GH-4376)

* bpo-16055: Fixes incorrect error text for int('1', base=1000)

* bpo-16055: Address review comments
(cherry picked from commit 28b6248)
@bedevere-bot bedevere-bot added the type-feature A feature request or enhancement label Nov 13, 2017
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Backport status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Backport status check is done, and it's a success ✅ .

@vstinner vstinner merged commit 58cbae2 into python:3.6 Nov 14, 2017
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @Haypo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants