[issue32022] Python crashes with mutually recursive code

2017-11-17 Thread Shimon Malachi Cohen
Shimon Malachi Cohen <shamo...@gmail.com> added the comment: Cool, thanks! On Nov 18, 2017 5:29 AM, "Terry J. Reedy" <rep...@bugs.python.org> wrote: > > Terry J. Reedy <tjre...@udel.edu> added the comment: > > I bel

[issue32022] Python problem - == RESTART: Shell =====

2017-11-14 Thread Shimon Malachi Cohen
Shimon Malachi Cohen <shamo...@gmail.com> added the comment: Not really... Did you see the "restart" ? On Nov 14, 2017 2:38 PM, "Eric V. Smith" <rep...@bugs.python.org> wrote: > > Eric V. Smith <e...@trueblade.com> added the comment: > >

[issue32022] Python problem - == RESTART: Shell =====

2017-11-14 Thread Shimon Malachi Cohen
New submission from Shimon Malachi Cohen <shamo...@gmail.com>: Dear Friends, It seems that I manage to find a problem with Python ... version 3.6.3 Attached is a PY file designed to solve a puzzle: see function makeGame1 To find a solution run: doFind() >>> doFind() >

[issue32022] Python problem - == RESTART: Shell =====

2017-11-14 Thread Shimon Malachi Cohen
Shimon Malachi Cohen <shamo...@gmail.com> added the comment: lines 209 <==> 210 -- ___ Python tracker <rep...@bugs.python.org> <https://bugs.

[issue32022] Python problem - == RESTART: Shell =====

2017-11-14 Thread Shimon Malachi Cohen
Shimon Malachi Cohen <shamo...@gmail.com> added the comment: Here is another simple example - Simple? the game board ==> is small see attached PY file run ==> doFind() -- Added file: https://bugs.python.org/file47264/KAKURU.py ___ Py