requests-mock:review/jamie_lennox/bug/1616751

Last commit made on 2018-02-27
Get this branch:
git clone -b review/jamie_lennox/bug/1616751 https://git.launchpad.net/requests-mock

Branch merges

Branch information

Name:
review/jamie_lennox/bug/1616751
Repository:
lp:requests-mock

Recent commits

941da69... by Jamie Lennox

Drain iterators passed to request

Iterate over any iterators passed to the request. This will have been
done by the request process and will handle a very small corner case
where an application expects a generator to be run.

Closes-Bug: #1616751
Change-Id: I1bd439cc722740c10391eee3d5a928a60abec1f5

d9608f5... by Andreas Jaeger

Move Zuul jobs in-tree

Convert the tox jobs to Zuul v3 native and move them here.

Use tox environment instead of openstack-tox since upper-constraint
is not needed.

Change-Id: Ic933cf202d20625e692c9ec40584ca6bc12f7da5
Needed-By: Ie295a23c5921e9213ccef31367d642eec2288ef3

fccc52d... by Zuul <email address hidden>

Merge "allow an adapter to be passed to a Mocker object"

9de969e... by David Kremer <email address hidden>

allow an adapter to be passed to a Mocker object

Change-Id: I3e1a1d1a69ea2ed864c4dffac043466b257a7ef5

8036cec... by Zuul <email address hidden>

Merge "Remove discover from test-requirements"

b4fe416... by Zuul <email address hidden>

Merge "Rename [wheel] section to [bdist_wheel] as the former is legacy"

4626cef... by Zuul <email address hidden>

Merge "Add testing for newer Python versions 3.5 and 3.6"

eee8a8b... by Zuul <email address hidden>

Merge "Include license file in the generated wheel package"

2a193a2... by Jon Dufresne

Rename [wheel] section to [bdist_wheel] as the former is legacy

For additional details, see:

https://bitbucket.org/pypa/wheel/src/54ddbcc9cec25e1f4d111a142b8bfaa163130a61/wheel/bdist_wheel.py?fileviewer=file-view-default#bdist_wheel.py-119:125

http://pythonwheels.com/

Change-Id: I3e34a09499684cfd5adc6d89273ded54459e89c6

0c9bcca... by Jon Dufresne

Include license file in the generated wheel package

The wheel package format supports including the license file. This is
done using the [metadata] section in the setup.cfg file. For additional
information on this feature, see:

https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file

Change-Id: I972b93e3c048aab31f4e630865fcf3ca1da733a6