lp:~mhochsteger/+git/pybind11

Get this repository:
git clone https://git.launchpad.net/~mhochsteger/+git/pybind11
Only Matthias Hochsteger can upload to this repository. If you are Matthias Hochsteger please log in for upload directions.

Branches

Name Last Modified Last Commit
nightly 2022-10-31 18:44:51 UTC
chore: bump versions for 2.10.1

Author: Henry³
Author Date: 2022-10-31 18:44:51 UTC

chore: bump versions for 2.10.1

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

release 2022-10-31 18:44:51 UTC
chore: bump versions for 2.10.1

Author: Henry³
Author Date: 2022-10-31 18:44:51 UTC

chore: bump versions for 2.10.1

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

master 2017-06-10 14:44:21 UTC
Fix py::make_iterator's __next__() for past-the-end calls

Author: Dean Moldovan
Author Date: 2017-06-09 14:49:04 UTC

Fix py::make_iterator's __next__() for past-the-end calls

Fixes #896.

From Python docs: "Once an iterator’s `__next__()` method raises
`StopIteration`, it must continue to do so on subsequent calls.
Implementations that do not obey this property are deemed broken."

13 of 3 results
This repository contains Public information 
Everyone can see this information.