~jugmac00/launchpad:update-wadl-for-inclusive-naming

Last commit made on 2021-11-12
Get this branch:
git clone -b update-wadl-for-inclusive-naming https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
update-wadl-for-inclusive-naming
Repository:
lp:~jugmac00/launchpad

Recent commits

5561fd2... by Jürgen Gmach

Update API for inclusive naming

7fc1d15... by Colin Watson

Add tests style guide from dev.launchpad.net

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/411739

cc3288d... by Colin Watson

Add tests style guide from dev.launchpad.net

This was previously https://dev.launchpad.net/TestsStyleGuide. I've
kept the material essentially unchanged, except for converting to
reStructuredText formatting; I think it probably over-emphasizes
doctests, but we can clean that up later.

25ae45e... by Colin Watson

Improve some Sphinx formatting

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/411735

9650bad... by Colin Watson

Improve some Sphinx formatting

693955b... by Colin Watson

Add some guides from dev.launchpad.net

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/411686

2296ef9... by Jürgen Gmach

Update callers of Client.set

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/411702

6a99e03... by Jürgen Gmach

Update callers of Client.set

`set` now expects an `expire` argument, rather then a `time` argument.

The change was caused by the migration from `python-memcached` to
`pymemcache`.

e74c9dc... by Colin Watson

Add some guides from dev.launchpad.net

These were previously:

  https://dev.launchpad.net/ArchitectureGuide
  https://dev.launchpad.net/PythonStyleGuide

I've kept the material essentially unchanged, except for converting to
reStructuredText formatting and making the occasional change to a more
documentation-style voice (e.g. avoiding first-person language).

5f0678d... by Jürgen Gmach

Update SnapStoreClient to work with pymemcache

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/411681