[Python-Dev] It is always loo late (Was: Relative imports in Py3k)

Antoine Pitrou solipsis at pitrou.net
Wed Oct 13 16:24:46 CEST 2010


On Wed, 13 Oct 2010 16:55:03 +0300
anatoly techtonik <techtonik at 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.




More information about the Python-Dev mailing list