<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Deprecation warnings when building against Python 3.9"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138987#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Deprecation warnings when building against Python 3.9"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138987">bug 138987</a>
              from <span class="vcard"><a class="email" href="mailto:d.ostrovsky@gmx.de" title="DavidO <d.ostrovsky@gmx.de>"> <span class="fn">DavidO</span></a>
</span></b>
        <pre>This was discussed on the IRC:

<sberg> we have those SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP in sal/types.h
that are used in some places to silence such deprecation warnings; maybe you
want to add those, for the time being at least?

and

<mst___> suspect there's no direct replacement for PyUnicode_FromUnicode
because PyUnicode_FromKindAndData apparently requires UCS2 not UTF16

<mst___> so in ustring2PyUnicode i guess the solution is to just drop the 2
branches that call it</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>