[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-29 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1c9c0f92df65 by Serhiy Storchaka in branch '3.3': Issue #16641: Fix default values of sched.scheduler.enter arguments were modifiable. http://hg.python.org/cpython/rev/1c9c0f92df65 New changeset e22ebc34a8eb by Serhiy Storchaka in branch

[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-29 Thread Serhiy Storchaka
Changes by Serhiy Storchaka storch...@gmail.com: -- resolution: - fixed stage: patch review - committed/rejected status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16641

[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-27 Thread Serhiy Storchaka
Changes by Serhiy Storchaka storch...@gmail.com: -- assignee: - serhiy.storchaka ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16641 ___ ___

[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-27 Thread Giampaolo Rodola'
Giampaolo Rodola' added the comment: Patch looks fine to me. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16641 ___ ___ Python-bugs-list

[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-11 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Patch updated. Thanks Amaury for nits. -- Added file: http://bugs.python.org/file28282/sched_nonmodifiable_args_2.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16641

[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-08 Thread Serhiy Storchaka
Changes by Serhiy Storchaka storch...@gmail.com: -- title: sched.scheduler.enter arguments should be modifiable - sched.scheduler.enter arguments should not be modifiable ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16641

[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-08 Thread Serhiy Storchaka
Changes by Serhiy Storchaka storch...@gmail.com: Removed file: http://bugs.python.org/file28256/sched_nonmodifiable_args.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16641 ___

[issue16641] sched.scheduler.enter arguments should not be modifiable

2012-12-08 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Sorry, wrong patch. -- Added file: http://bugs.python.org/file28257/sched_nonmodifiable_args.patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue16641 ___