pkgsrc/lang/python26/patches
obache 1d88b9dcbf Fixes modules in disable_module_list
* not "_sqlite", but "_sqlite3",  fixes PR#42070.
 * "bsddb" does not exists. (I can find it in Python21, not in Python23)
 * "cjkcodecs" should not be disabled.
   It is expected to exists in all Python variants and py-cjkcodecs was removed.
   Although, the module name is "_multibytecodec" and "_codecs_*".
   and missing "," after it kill subsecuent "gdbm".
 * "mpz" was removed in Python24.
2009-09-19 09:06:57 +00:00
..
patch-aa
patch-ab
patch-ac
patch-ae
patch-ag
patch-ah
patch-ai
patch-aj
patch-ak
patch-al
patch-am Fixes modules in disable_module_list 2009-09-19 09:06:57 +00:00
patch-an
patch-ao
patch-ap * Make it build on DragonFly. 2009-04-24 01:32:50 +00:00
patch-ar
patch-at
patch-au
patch-av