Beautiful Soup is not being _actively_ developed. There are occasional
bugfix releases, mostly based on code from Aaron de Vore. Since
Beautiful Soup is based on a library that's been removed in Python 3,
it will not, in its current form, survive the adoption of Python 3.
I have a plan to do a new, stripped-down release of Beautiful Soup
that will work with Python 3, but it depends on me putting aside some
work time to do the implementation, and I've been too busy with other
work projects.
Leonard