summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_sysmodule.h
Commit message (Expand)AuthorAgeFilesLines
* gh-131591: Implement PEP 768 (#131937)Pablo Galindo Salgado2025-04-031-0/+2
* gh-130163: Fix crashes related to PySys_GetObject() (GH-130503)Serhiy Storchaka2025-02-251-2/+4
* gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)Eric Snow2024-10-181-10/+0
* gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)Victor Stinner2024-09-021-0/+3
* gh-106320: Remove private _PySys functions (#108452)Victor Stinner2023-08-241-0/+6
* gh-107211: No longer export internal functions (7) (#108425)Victor Stinner2023-08-241-2/+2
* gh-107211: No longer export internal functions (3) (#107215)Victor Stinner2023-07-251-2/+2
* gh-101758: Clean Up Uses of Import State (gh-101919)Eric Snow2023-02-151-0/+3
* bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...Eric Snow2022-02-081-0/+2
* bpo-38644: Add _PySys_Audit() which takes tstate (GH-19180)Victor Stinner2020-03-261-0/+24
>bug_3604074 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/doc/StringObj.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-08 13:50:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-08 13:50:06 (GMT)
commit2c8604178c0e8b9dcde646dec80f3552cb4ec37e (patch)
tree6097068c779fa97b8d100bd0e78892fe070e9a03 /doc/StringObj.3
parent80f1ebbe88f5aa59e5c8fbb2a45095e7ebbae5a0 (diff)
parent9805b9b12379977e26417a591ede1c4ec7e7454d (diff)
downloadtcl-2c8604178c0e8b9dcde646dec80f3552cb4ec37e.zip
tcl-2c8604178c0e8b9dcde646dec80f3552cb4ec37e.tar.gz
tcl-2c8604178c0e8b9dcde646dec80f3552cb4ec37e.tar.bz2
Missing bits of the msgcat 1.4 -> 1.5 bump.