]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch from Paul Sokolovsky <Paul.Sokolovsky@technologist.com>:
authorFred Drake <fdrake@acm.org>
Fri, 4 Feb 2000 20:33:49 +0000 (20:33 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 4 Feb 2000 20:33:49 +0000 (20:33 +0000)
commit0d40ba4cdf6899b126297848f27f07a9cc76acb9
tree4bc282696edbf934303c7db230540a2c4638a5c0
parent0fdffcf9163c7d5dd18f74f7fad50d42fec60c3d
Patch from Paul Sokolovsky <Paul.Sokolovsky@technologist.com>:

      Attached is patch (against 1.5.2 release) to allow some modules
to be buildable as pyd's (usual &PyType_Type stuff).
Modules/arraymodule.c
Modules/md5module.c
Modules/pcremodule.c