Home
last modified time | relevance | path

Searched hist:"564 d9007" (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/pyuno/source/module/
H A Dpyuno_adapter.cxxdiff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
H A Dpyuno_type.cxxdiff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
H A Dpyuno_util.cxxdiff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
H A Dpyuno.cxxdiff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
H A Dpyuno_module.cxxdiff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
H A Dpyuno_runtime.cxxdiff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
/aoo42x/main/pyuno/inc/pyuno/
H A Dpyuno.hxxdiff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68

Completed in 35 milliseconds