{{ message }}
Commit 85c0b89
authored
bpo-31619: Fixed a ValueError when convert a string with large number of underscores (python#3827)
to integer with binary base.1 parent 1a87de7 commit 85c0b89
3 files changed
Lines changed: 14 additions & 4 deletions
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Objects
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |

0 commit comments