[
https://issues.apache.org/jira/browse/TINKERPOP-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083134#comment-17083134
]
Stephen Mallette commented on TINKERPOP-2335:
---------------------------------------------
I've pushed a fix for that:
https://github.com/apache/tinkerpop/commit/bb3b879306187066f993e93328ac54f174e6d471
The docker build doesn't rely on python2 exactly. It has both python2 and
python3 installed so that we can use the same docker images for all release
branches (i.e.{{master}} is the only one on pure python3). So, I think we just
need to make sure that on {{master}} that the {{gephi-mock.py}} is only called
with python3 infrastructure. As it stands of course I've been having intense
problems with documentation generation, {{docker/build.sh -d}}, from
{{3.3-dev}} forward so until that is solved the doc build may not even get far
enough ahead to run into the python3 and {{gephi-mock.py}} issue. I guess we'll
cross that up when we come to it.
> Drop support for older GLV runtimes
> -----------------------------------
>
> Key: TINKERPOP-2335
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2335
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet, javascript, python
> Reporter: Jorge Bay
> Priority: Major
> Fix For: 3.5.0
>
>
> As [discussed on the mailing
> list|https://lists.apache.org/thread.html/r25901cdb66b913b32b025970a6cd435eae87609e5c5af3c8a4ce630a%40%3Cdev.tinkerpop.apache.org%3E],
> we should take the opportunity of the new revision to drop support for EOL'd
> runtimes for javascript, python and .NET.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)