Browse Source
Added the const qualifier to char* variables that refer to readonly internal
Added the const qualifier to char* variables that refer to readonly internal
UTF-8 represenatation of Unicode objects.pull/2/head
29 changed files with 60 additions and 61 deletions
-
4Modules/_ctypes/_ctypes.c
-
4Modules/_ctypes/stgdict.c
-
2Modules/_elementtree.c
-
2Modules/_io/bufferedio.c
-
2Modules/_io/stringio.c
-
4Modules/_pickle.c
-
2Modules/_sqlite/connection.c
-
8Modules/_sqlite/row.c
-
2Modules/_sqlite/statement.c
-
6Modules/_tkinter.c
-
2Modules/socketmodule.c
-
2Modules/syslogmodule.c
-
8Objects/fileobject.c
-
6Objects/floatobject.c
-
3Objects/longobject.c
-
4Objects/moduleobject.c
-
2Objects/setobject.c
-
2Objects/structseq.c
-
4Objects/typeobject.c
-
4Python/bltinmodule.c
-
10Python/ceval.c
-
2Python/codecs.c
-
2Python/compile.c
-
14Python/getargs.c
-
2Python/import.c
-
6Python/pylifecycle.c
-
6Python/pythonrun.c
-
2Python/structmember.c
-
4Python/sysmodule.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue