summaryrefslogtreecommitdiffstats
path: root/Python/mysnprintf.c
diff options
context:
space:
mode:
authorPablo Galindo <pablogsal@gmail.com>2023-04-04 22:21:41 (GMT)
committerPablo Galindo <pablogsal@gmail.com>2023-04-04 22:22:17 (GMT)
commitf3909b8bc83675b7ab093dbc558e677558d8e718 (patch)
tree7ef4b9045bb4a04e335980fe13244cac027ea8fd /Python/mysnprintf.c
parent6abd0486bbb30b9d2c99b00412d5641f9c778b88 (diff)
downloadcpython-3.11.3.zip
cpython-3.11.3.tar.gz
cpython-3.11.3.tar.bz2
Python 3.11.3v3.11.3
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions
632b69b6ef1318fede89a0a3fd46a29bd6c27fe5.tar.bz2
Fix dealing with the default dynamic properties of string type.
Fixed showing, changing and resetting of default dynamic properties of string and keysequence type. Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Task-number: QTBUG-9603 (cherry picked from commit 2ff6df50fac75af2d1b9d49101d9b1d8af28535d)