Hrvoje Nikšić <hnik...@gmail.com> added the comment:

I encountered this bug while testing the code in this StackOverflow answer:

    https://stackoverflow.com/a/48565011/1600898

The code at the end of the answer runs on Python 3.5, but fails on 3.6 with the 
"unexpected keyword argument 'manager_owned'" error.

If someone knows of a workaround until the PR is accepted, it would be 
appreciated as well.

----------
nosy: +hniksic

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30256>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to