]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #710576: Implement per-interpreter-state codec registries.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2003 20:57:31 +0000 (20:57 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2003 20:57:31 +0000 (20:57 +0000)
commit3c5173c179b030580d61583cfab149a8eacd3d1a
tree357f9849d1dbfdf641a05bf785f78aaeca5a1cc4
parent31ec28bd648d4218998092deaacee965f3337359
Patch #710576: Implement per-interpreter-state codec registries.
Include/pystate.h
Misc/NEWS
Python/codecs.c
Python/pystate.c
Python/pythonrun.c