Mark Dickinson <dicki...@gmail.com> added the comment:

@ganesh3597. PyLong_AsLongAndOverflow is behaving as intended, and changes to 
the behaviour would break existing code.

If you think there's a case for changing the behaviour, you'd need to provide 
your rationale for the change, details of what you propose as the new behaviour 
and what steps you'd take for backwards compatibility.

If you were confused by the documentation, please identify which part of the 
documentation was misleading, and we can look into whether it needs fixing.

----------
nosy: +mark.dickinson
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42665>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to