New submission from Lance Helsten:

In the 3.2.3 interpreter execute the following line:
    `None == datetime.timezone(datetime.timedelta())`
The interpreter will crash with a `Segmentation fault: 11`.
----------
assignee: ronaldoussoren
components: Macintosh
files: CoreDump.txt
messages: 170732
nosy: lanhel, ronaldoussoren
priority: normal
severity: normal
status: open
title: Segmentation fault on timezone comparison
type: crash
versions: Python 3.2
Added file: http://bugs.python.org/file27224/CoreDump.txt

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

Reply via email to