Re: Fwd: Possible Addition to Python Language: Marked Sub-condition

Hi Rajeev and others Thanks for your responses. I completely overlooked the simple fact that the conditions are evaluated to boolean values and as such can be stored in variables. In the hindsight there may perhaps be a couple of (far-fetched) merits to my proposal (like useful in conditions with dynamic function calls or sparing users the effort of maintaining rather ephemeral variables) but they are of course not worth the effort of making a change to the language itself. So I am sorry for the spam. Will be careful the next time. Best regards Shrinivas Kulkarni On Mon, Mar 9, 2020 at 10:21 AM Rajeev J Sebastian <rajeev.sebastian@alokin.in> wrote:

So I am sorry for the spam. Will be careful the next time.
I wouldn't worry about it too much. :) In future, if you can establish to some degree that: 1) The feature isn't already available (if you're unsure, try python-list as suggested above) 2) It has some realistic use cases 3) It hasn't been already proposed (if so, prepare counterarguments using past discussions) 4) It doesn't involve major breaking changes (if it does, prepare to strongly justify why it's worth the breakage) If you have the above points covered, then invest some time into thinking about and writing up the post, you're pretty much good to go. Even if the idea is something that will never be implemented, a rejected proposal can often yield a substantial wealth of information or provide a spark of inspiration for a similar idea. On Mon, Mar 9, 2020 at 10:00 AM Shrinivas Kulkarni <shrinivk@gmail.com> wrote:

So I am sorry for the spam. Will be careful the next time.
I wouldn't worry about it too much. :) In future, if you can establish to some degree that: 1) The feature isn't already available (if you're unsure, try python-list as suggested above) 2) It has some realistic use cases 3) It hasn't been already proposed (if so, prepare counterarguments using past discussions) 4) It doesn't involve major breaking changes (if it does, prepare to strongly justify why it's worth the breakage) If you have the above points covered, then invest some time into thinking about and writing up the post, you're pretty much good to go. Even if the idea is something that will never be implemented, a rejected proposal can often yield a substantial wealth of information or provide a spark of inspiration for a similar idea. On Mon, Mar 9, 2020 at 10:00 AM Shrinivas Kulkarni <shrinivk@gmail.com> wrote:
participants (2)
-
Kyle Stanley
-
Shrinivas Kulkarni