This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients eric.smith, orsenthil, r.david.murray, techtonik, vstinner
Date 2013-06-23.20:34:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwatrjV2ktSo45dcMO-CQqtwTHUUX-JoT2bO7x=91Qstuw@mail.gmail.com>
In-reply-to <CAPkN8xJ3xnDOes-gd1az_=A2dU1aSRExAYJHBwArjbJzd63_rA@mail.gmail.com>
Content
> anatoly techtonik added the comment:
>> The reasons are explained in the python-idea thread. Please read it.
>
> This operation is time consuming. I counted +5 votes for the idea and then
> it turned into some complicated reading.
> If you know the reasons, why can't you do good for other people and
> summarize them here?

I'm sure that other core developers already explained you how Python
is developed. It's not because someone proposed an idea and he/she has
5 supporters that the idea will be implemented. If you want to change
Python, you have to explain your usecase, others will ask you
questions, you will have to answer to answer to questions and propose
technical solutions. For this issue, many questions have no answer.
(Just one example, the fact that os.chdir() is process-wide.)

I don't know why I'm repeating myself, I already told you something
like that at least once on another topic. It's just a lack of respect
of answering "This operation is time consuming." If you don't respect
the rules (understand how Python is developed), we cannot work
together.
History
Date User Action Args
2013-06-23 20:34:01vstinnersetrecipients: + vstinner, orsenthil, eric.smith, techtonik, r.david.murray
2013-06-23 20:34:01vstinnerlinkissue9097 messages
2013-06-23 20:34:00vstinnercreate