python-congressclient hosts its code at https://github.com/stackforge/python-congressclient.git.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:python-congressclient

See all merge proposals.

python-congressclient has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:python-congressclient
Series: trunk
1 Development 2020-04-04 12:15:10 UTC
211. Cleanup py27 support Make a few clea...

Author: Andreas Jaeger
Revision Date: 2020-04-04 12:15:10 UTC

Cleanup py27 support

Make a few cleanups:
- Remove python-jobs, ussuri-jobs is enough
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Update classifiers
- Update requirements, no need for python_version anymore
- Remove html_last_updated_fmt from conf.py since it's set
  by newer openstackdocstheme, update requirement of openstackdocstheme.

Change-Id: I13f089de86ce3eb30770c91ee5372652e40fb52b

11 of 1 result
You can't create new branches for python-congressclient.