<div dir="ltr">Done: <a href="https://bugs.python.org/issue33419">https://bugs.python.org/issue33419</a></div><br><div class="gmail_quote"><div dir="ltr">On Wed, May 2, 2018 at 10:42 PM Steven D'Aprano <<a href="mailto:steve@pearwood.info">steve@pearwood.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, May 02, 2018 at 02:46:09PM -0700, Neil Girdhar wrote:<br>
> Essentially, functools.partial is almost good enough for specifying some of <br>
> the parameters of an object's initializer, but the partial object doesn't <br>
> respond properly to issubclass.<br>
[...]<br>
<br>
I think that ought to be an uncontroversial enough change that it can be <br>
taken to the bug tracker. I think you should just raise a feature <br>
enhancement request for 3.8 on the tracker, and link to this thread on <br>
the mailing list archives in case some discussion follows.<br>
<br>
<br>
-- <br>
Steve<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a><br>
<br>
-- <br>
<br>
--- <br>
You received this message because you are subscribed to a topic in the Google Groups "python-ideas" group.<br>
To unsubscribe from this topic, visit <a href="https://groups.google.com/d/topic/python-ideas/LWGXM1U20vs/unsubscribe" rel="noreferrer" target="_blank">https://groups.google.com/d/topic/python-ideas/LWGXM1U20vs/unsubscribe</a>.<br>
To unsubscribe from this group and all its topics, send an email to <a href="mailto:python-ideas%2Bunsubscribe@googlegroups.com" target="_blank">python-ideas+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" rel="noreferrer" target="_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div>