Hi, You are clearly not making progress, and this list is no longer useful to you for this idea -- you know what you want, it's easy enough to implement, and you don't need our advice for that I assume.
I suggest you give up on this list, write the code, make sure it's well-documented, and submit a merge request. If you don't get a timely response (ie, after a decent interval for the relevant folks to pick up the merge request) ping python-dev directly for a decision. If you're worried about coding style or exactly how the submission process works, [email protected] will give you help on that with a minimum of backseat driving. wfdc via Python-ideas writes: > https://sourcegraph.com/search?q=context:global+lang:python+%5C%5B%5Cs*:%5Cs*%28i%7Cj%7Ck%7Cind%7Cindex%29%5Cs*%5C%5D%5Cs*%5C%2B%5Cs*%5C%28.*%5C%2C%5C%29%5Cs*%5C%2B%5Cs*%5B%5Cw%5C.%5D%2B%5C%5B%5Cs*%28i%7Cj%7Ck%7Cind%7Cindex%29%5Cs*%5C%2B%5Cs*1%5Cs*:%5Cs*%5C%5D&patternType=regexp You're going to have to work harder than that to convince me. It's not clear how many of those examples are unique, and most are concise and idiomatic. Good luck! Steve _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/PY5ZKFFTMLDDMTA7WG3656NNEMHEFPJ3/ Code of Conduct: http://python.org/psf/codeofconduct/
