]> granicus.if.org Git - python/commit
bpo-26439: Convert %s in Lib/ctypes/_aix.py to f-strings. (GH-4986)
authorMariatta <Mariatta@users.noreply.github.com>
Sat, 23 Dec 2017 07:39:03 +0000 (23:39 -0800)
committerGitHub <noreply@github.com>
Sat, 23 Dec 2017 07:39:03 +0000 (23:39 -0800)
commitc0919c27c6442aa147ae559a936b1b8deb4ee783
treebdd3495c223baca927b928f128643e9fa2829857
parentd11e8e0d11c759cd0f96aebb59de914e4d62b8cd
bpo-26439: Convert %s in Lib/ctypes/_aix.py to f-strings. (GH-4986)
Lib/ctypes/_aix.py
Lib/ctypes/util.py