]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-39803: Remove unused str from _PyLong_FormatAdvancedWriter. (GH-18709)
authorAndy Lester <andy@petdance.com>
Sun, 1 Mar 2020 21:26:43 +0000 (15:26 -0600)
committerGitHub <noreply@github.com>
Sun, 1 Mar 2020 21:26:43 +0000 (13:26 -0800)
commit3fe9117779f0c75f7a0c3d7748c5bf281fbc1e4c
tree56cb52026544d000a9477951cfc6dd790845bfac
parent217dce9ee6e3cf27a0cedbe1e4a6455776373ec2
closes bpo-39803: Remove unused str from _PyLong_FormatAdvancedWriter. (GH-18709)
Python/formatter_unicode.c