[ 
https://issues.apache.org/jira/browse/TINKERPOP-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176772#comment-17176772
 ] 

ASF GitHub Bot commented on TINKERPOP-2309:
-------------------------------------------

lmeyerov edited a comment on pull request #1212:
URL: https://github.com/apache/tinkerpop/pull/1212#issuecomment-673264962


   Quick pointers:
   
   * jupyter issue last time tornado came up: 
https://github.com/jupyter/notebook/issues/3397#issuecomment-519283894
   
   * discussion thread saying dropping py27 in 3.5: 
https://groups.google.com/g/gremlin-users/c/iT7o7XO0NOg/m/9CoZAbAYDAAJ
   
   * tornado 6.x changelog: 
https://www.tornadoweb.org/en/stable/releases/v6.0.0.html
   
   nothing looks too scary beyond dropping py < 3.6 --- given shift to asyncio 
in overall ecosystem, requiring 3.6+ is pretty sane, or can be done (afaict) by 
per-py-version reqs 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


> Bump gremlinpython to Tornado 5.x
> ---------------------------------
>
>                 Key: TINKERPOP-2309
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2309
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 3.3.9
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Major
>             Fix For: 3.5.0, 3.4.5, 3.3.10
>
>
> There's been some discussion on gremlin-users on upgrade to Tornado 6.0:
> https://groups.google.com/d/msg/gremlin-users/iT7o7XO0NOg/9CoZAbAYDAAJ
> We can't really do that while we support Python 2.x still. We can however try 
> to go to Tornado 5.x and see how that goes. We can look to go to 6.0 when we 
> hopefully drop python 2.x support in 3.5.0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to