Skip to content

Conversation

carlosmn
Copy link
Member

The behaviour of __slots__ has changed a bit in 3.3, so let's make sure we don't use it for properties we add later. Take this opportunity to insert some documentation.

Python 3.3 doesn't like us overriding properties in __slots__, so set it
to an empty list.
The search_path attribute is now inside __init__() so it shows properly
in the generated documentation.
@jdavid jdavid merged commit 87c8aef into libgit2:master Mar 24, 2014
@carlosmn carlosmn deleted the settings-3.3 branch March 27, 2014 15:44
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.

2 participants