Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting autocomplete on a token in repl spawns endless Deprecation Warnings #1712

Closed
bsatts opened this issue Dec 11, 2017 · 2 comments
Closed
Labels
bug Bugs and behaviour differing from documentation

Comments

@bsatts
Copy link

bsatts commented Dec 11, 2017

Hitting tab in a Python REPL on a token to see the list of the attributes infinitely spawns the "Token.sent_start is now deprecated" warning. Issue seems to be because of the threading module as seen from the trace.

deprecation_warning_loop

Info about spaCy

  • spaCy version: 2.0.5 (first noticed in 2.02 but persists after update)
  • Platform: Linux-4.13.0-19-generic-x86_64-with-debian-stretch-sid
  • Python version: 3.6.2
  • Models: en_core_web_lg
@honnibal honnibal added the bug Bugs and behaviour differing from documentation label Dec 13, 2017
@honnibal
Copy link
Member

Fixed -- sorry this took so long! I was on holidays for most of December.

@lock
Copy link

lock bot commented May 8, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Bugs and behaviour differing from documentation
Projects
None yet
Development

No branches or pull requests

2 participants