]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix compiler warnings regarding loss of data (GH-23983)
authorPablo Galindo <Pablogsal@gmail.com>
Tue, 29 Dec 2020 00:28:09 +0000 (00:28 +0000)
committerGitHub <noreply@github.com>
Tue, 29 Dec 2020 00:28:09 +0000 (00:28 +0000)
commita6d63a20df63b3fd33b5e1f629e7f96d00f6ae39
tree5346adcba34854187047d8ac3efcec13f9debebf
parent290f5ae9977488d0faa0890d596aeed88e97355f
Fix compiler warnings regarding loss of data (GH-23983)
Modules/_sqlite/connection.c
Objects/unicodeobject.c