bzr 2.7b1
External Compatibility Breaks
New Features
Improvements
Bug Fixes
- Option names are now checked to be valid [dotted] python identifiers. Also
ignore invalid references (i.e. using invalid option names) while
expanding option values. (Vincent Ladeuil, #1235099)
Documentation
API Changes
Internals
Testing
- Remove wrong assumption about how TCP server and client interact when run
inside the same process. (Vincent Ladeuil, #1269886).
- Restrict access to ‘.netrc’ in tests or recent python (2.7.5-8) will
complain. (Vincent Ladeuil, #1233413)