lp:~barry/lazr.authentication/py3

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/lazr.authentication/py3
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
lazr.authentication
Status:
Development

Recent revisions

49. By Barry Warsaw

Port to Python 3.

- Use distribute instead of ez_setup
- print() functions instead of print statements
- Use bytes where appropriate
- Where needed use utf-8 to convert between strings and bytes
- Conditional imports where necessary
- Fix some exception catches

48. By Leonard Richardson

[r=leonardr] Make it possible to stack authentication middleware objects to create a pipeline or to protect different resources. Landed on behalf of Łukasz Czyżykowski.

47. By Leonard Richardson

Fixed a bug that caused OAuth middleware to claim to be Basic auth.

46. By Leonard Richardson

[r=allenap] Initial implementation split out from lazr.restful.

45. By Leonard Richardson

Initial package setup.

44. By Leonard Richardson

[r=gary] [bug=400170] Stopped hacking sys.path in setup.py.

43. By Barry Warsaw

[r=flacoste] Merge lp:~barry/lazr.yourpkg/lint

42. By Gary Poster

largely silly changes to make pylint happy (10/10) with lazr.yourpkg

41. By Gary Poster

also exclude .bzrignore from generated packages

40. By Gary Poster

move buildout bootstrap.py to a separate directory with license and copyright properly attributed; exclude buildout bits from the package.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lazr.authentication
This branch contains Public information 
Everyone can see this information.

Subscribers