Skip to content

Conversation

@burp
Copy link

@burp burp commented Mar 28, 2012

mimimal value is 0 and not -MAX_INT (this prevented djangosphinx from being used with python >= 2.7)
as pack('>2L', min, max) is being used, where L is an unsigned long int.
Previous python versions accepted the input with a deprecation warning.

…X_INT (this prevented djangosphinx from being used for python >= 2.7)
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.

1 participant