[Python-Dev] Small bug -- direct check-in allowed?

Armin Rigo arigo at tunes.org
Sat Nov 15 06:38:17 EST 2003


Hello,

Just asking because I'm not sure about this rule: is it ok if I just make a
check-in without first posting a SF bug or patch report for small bugs with an
obvious solution ?

In this case:

>>> import heapq
>>> heapq.heappop(5)
Segmentation fault


Armin




More information about the Python-Dev mailing list