I just started noticing deprecation notices like the following in the official Python documentation:
Deprecated since version 3.3, will be removed in version 4.0.
I had been led to believe based on a number of public statements (such as this article with excerpts interview with Guido) that there would never be a Python 4, but now I'm starting to wonder if he (or the Python maintainers) may have recently had a change of mind. Or are these deprecation notices just a humorous way of saying "this feature will never be removed"? You never know with someone who names his language after a comedy team.