Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
unicodeobject.c
Find file
Blame
History
Permalink
Issue #13410: Fixed a bug in PyUnicode_Format where it failed to properly
· 149d0808
Serhiy Storchaka
authored
Apr 10, 2016
ignore errors from a __int__() method. Patch based on the patch for issue #15516.
149d0808