]> granicus.if.org Git - python/commit
#9210: remove --with-wctype-functions configure option.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 12 Sep 2010 22:42:57 +0000 (22:42 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 12 Sep 2010 22:42:57 +0000 (22:42 +0000)
commitfeb7307db4b4582af9ac01719f7df651c2eed077
treefdf12671ce7ea77718886f4ee73370ab8b19c490
parentb2f98401d123b940b282777b8e435f4a9ea0c085
#9210: remove --with-wctype-functions configure option.
The internal unicode database is now always used.

(after 5 years: see
  http://mail.python.org/pipermail/python-dev/2004-December/050193.html
)
Doc/whatsnew/3.2.rst
Include/unicodeobject.h
Misc/NEWS
Objects/unicodectype.c
Objects/unicodetype_db.h
Tools/unicode/makeunicodedata.py
configure
configure.in
pyconfig.h.in