]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix formatting of literal in docstring of int.from_bytes and int.to_bytes (#117847)
authorJens Hedegaard Nielsen <jenshnielsen@gmail.com>
Thu, 18 Apr 2024 09:01:58 +0000 (11:01 +0200)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 09:01:58 +0000 (09:01 +0000)
commit1539854c3d03c2d6287a150227ec4bef9de0bc2b
tree3b84af5a6925bd2948b5c05cca94047de951d18f
parent468b9aeb922470c26275ce7dda1e6d570a3323f3
fix formatting of literal in docstring of int.from_bytes and int.to_bytes (#117847)
Objects/clinic/longobject.c.h
Objects/longobject.c