]> granicus.if.org Git - python/commit
bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#4748)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 Dec 2017 11:55:04 +0000 (13:55 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2017 11:55:04 +0000 (13:55 +0200)
commit4ae06c5337e01bdde28bce57b6b9166ad50947e3
tree5e9e92f616bc452eb4096b56ea373fa8b46d2510
parent5ce0a2a100909104836f53a2c8823006ec46f8ad
bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#4748)
15 files changed:
Doc/c-api/init.rst
Include/pylifecycle.h
Misc/NEWS.d/next/C API/2017-12-07-15-58-15.bpo-32241.LbyQt6.rst [new file with mode: 0644]
Modules/getaddrinfo.c
Modules/getpath.c
Modules/main.c
Objects/obmalloc.c
PC/getpathp.c
Python/bootstrap_hash.c
Python/dynamic_annotations.c
Python/frozenmain.c
Python/pathconfig.c
Python/pylifecycle.c
Python/sysmodule.c
Python/thread.c