[issue35284] Incomplete error handling in Python/compile.c:compiler_call()

2019-03-22 Thread Serhiy Storchaka


Serhiy Storchaka  added the comment:

I wonder how did you find this bug?

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35284] Incomplete error handling in Python/compile.c:compiler_call()

2019-03-22 Thread Serhiy Storchaka


Serhiy Storchaka  added the comment:


New changeset bdb9c497e177cdf881892de289b9d8a2b132f138 by Serhiy Storchaka 
(Zackery Spytz) in branch '3.7':
bpo-35284: Fix the error handling in the compiler's compiler_call(). (GH-10625) 
(GH-12496)
https://github.com/python/cpython/commit/bdb9c497e177cdf881892de289b9d8a2b132f138


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35284] Incomplete error handling in Python/compile.c:compiler_call()

2019-03-22 Thread Zackery Spytz


Change by Zackery Spytz :


--
pull_requests: +12446

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35284] Incomplete error handling in Python/compile.c:compiler_call()

2019-03-22 Thread Serhiy Storchaka


Serhiy Storchaka  added the comment:


New changeset 97f5de01adf993aee17dcd26e22ae421d013f372 by Serhiy Storchaka 
(Zackery Spytz) in branch 'master':
bpo-35284: Fix the error handling in the compiler's compiler_call(). (GH-10625)
https://github.com/python/cpython/commit/97f5de01adf993aee17dcd26e22ae421d013f372


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35284] Incomplete error handling in Python/compile.c:compiler_call()

2018-11-22 Thread Serhiy Storchaka


Change by Serhiy Storchaka :


--
nosy: +serhiy.storchaka, yselivanov

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue35284] Incomplete error handling in Python/compile.c:compiler_call()

2018-11-21 Thread Brett Cannon


Change by Brett Cannon :


--
title: Incomplete error handling in the compiler's compiler_call() -> 
Incomplete error handling in Python/compile.c:compiler_call()

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com