Skip to content

Conversation

@FadyEssam
Copy link

No description provided.

#include <boost/python/ssize_t.hpp>

namespace boost {
namespace python {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please reformat the patch to use two spaces as indentation, rather than eight.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think all the mentioned issues are resolved now

@stefanseefeld
Copy link
Member

Given the similarities with other Python types, perhaps you can guess what build logic needs to be added ? (Have a look at build/Jamfile).
Similarly, perhaps you could clone some of the logic from test/dict.* to come up with a test for set ?

@stefanseefeld
Copy link
Member

There are still a few pieces of build infrastructure missing:

@FadyEssam
Copy link
Author

done, Thanks for the guidance

}
else
{
this->attr("discrad")(x);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's a typo here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants