On Wed, 13 Oct 2010 16:55:03 +0300 anatoly techtonik <techto...@gmail.com> wrote: > > Is there a public list of annoyances for Python 3 that I can check to > see if my change is already scheduled for Python 4 and vote for it?
No, there isn't. If you want to know what Python 3 is about, you can : - read the docs - read the changelogs - download it and try it (especially alpha/beta versions) - read python-dev and python-checkins - read the source code - follow the bug tracker If you aren't willing to do anything of that, then I don't think your complaints belong here. comp.lang.python (also named python-list, or gmane.comp.python.general) is a more appropriate venue for your messages. > I use Python a lot and I still can't change anything I dislike, > because it is always too late. And that's a good thing, because Python is not your toy project and development of Python is not about satisfying your personal tastes. Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com