I'm trying to link to a function called Create in the same module but it links to a function called Create in a different module.
I've tried with :func:`~module.Create` but it doesn't link anywhere
even with :py:func:`.Create` it links to the other module
Not-6754
[02sphinx] 07tk0miya pushed 033 commits to 03master [+0/-0/±59] 13https://git.io/vAdIY
[02sphinx] 07tk0miya 0384c475b - Use six.text_type to stringify exceptions On py2, an exception having i18nized message causes UnicodeError on stringify. This uses ``six.text_type()`` to stringify them instead.
[02sphinx] 07tk0miya 0395b53a6 - Merge branch 'master' into dont_stringify_exceptions
[02sphinx] 07tk0miya 0365e41f7 - Merge pull request #4704 from tk0miya/dont_stringify_exceptions Use "%r" to stringify exceptions
[02sphinx] 07tk0miya pushed 032 commits to 031.7 [+0/-0/±6] 13https://git.io/vAdIB