[
https://issues.apache.org/jira/browse/DISPATCH-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371974#comment-17371974
]
ASF GitHub Bot commented on DISPATCH-1539:
------------------------------------------
jiridanek commented on pull request #1279:
URL: https://github.com/apache/qpid-dispatch/pull/1279#issuecomment-871357293
@gemmellr The OrderedDict function? Yes; on outward inspection, that should
not be needed, but it is not actually dead, it is still being called. The
UNICODE and BINARY functions are actually used and as far as I can tell they
make sense even in Python 3 world. There are some uses that I can eliminate!
Calling `UNICODE('literal string')` does not make sense. Good catch. Also,
files can be opened as utf-8 text files, removing need for later conversion
there. But I expect some uses will still remain.
Maybe the package should be renamed from `compat` to something like `utils`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Python 2 has expired. What is the qpid-dispatch strategy going forward?
> -----------------------------------------------------------------------
>
> Key: DISPATCH-1539
> URL: https://issues.apache.org/jira/browse/DISPATCH-1539
> Project: Qpid Dispatch
> Issue Type: Improvement
> Reporter: Charles E. Rolke
> Assignee: Jiri Daněk
> Priority: Major
> Fix For: 1.17.0
>
>
> [https://www.python.org/doc/sunset-python-2/]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]