DeprecationWarning: PistonAPI._auth is deprecated; Use PistonAPI._requester._auth instead

Bug #1176074 reported by Natalia Bidart
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
piston-mini-client
Won't Fix
Undecided
Unassigned

Bug Description

/home/nessita/canonical/cps/current/.env/local/lib/python2.7/site-packages/piston_mini_client/validators.py:132: DeprecationWarning: PistonAPI._auth is deprecated; Use PistonAPI._requester._auth instead. Both are likely to break in the future. Please file a bug if you'd like them not to
  if not hasattr(self, '_auth') or self._auth is None:

/home/nessita/canonical/cps/current/.env/local/lib/python2.7/site-packages/piston_mini_client/validators.py:136: DeprecationWarning: PistonAPI._auth is deprecated; Use PistonAPI._requester._auth instead. Both are likely to break in the future. Please file a bug if you'd like them not to
  if not isinstance(self._auth, BasicAuthorizer):

Changed in piston-mini-client:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.