[issue32534] Speed-up list.insert: use memmove()

2018-01-18 Thread Jesse Bakker

Change by Jesse Bakker <jessebakke...@gmail.com>:


--
nosy: +Jesse Bakker

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32534>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29564] ResourceWarning: suggest to enable tracemalloc in the message

2018-01-18 Thread Jesse Bakker

Change by Jesse Bakker <jessebakke...@gmail.com>:


--
nosy: +Jesse Bakker

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue29564>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32121] tracemalloc.Traceback.format() should have an option to reverse the traceback

2017-11-23 Thread Jesse Bakker

Jesse Bakker <jessebakke...@gmail.com> added the comment:

I can work on this if you want. Can have a PR ready in a few minutes.

--
nosy: +Jesse Bakker

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32121>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32121] tracemalloc.Traceback.format() should have an option to reverse the traceback

2017-11-23 Thread Jesse Bakker

Change by Jesse Bakker <jessebakke...@gmail.com>:


--
keywords: +patch
pull_requests: +4470
stage: needs patch -> patch review

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32121>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10049] Add a "no-op" (null) context manager to contextlib

2017-11-19 Thread Jesse Bakker

Change by Jesse Bakker <jessebakke...@gmail.com>:


--
nosy: +Jesse Bakker

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue10049>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10049] Add a "no-op" (null) context manager to contextlib

2017-11-19 Thread Jesse Bakker

Change by Jesse Bakker <jessebakke...@gmail.com>:


--
pull_requests: +4397
stage: needs patch -> patch review

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue10049>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10049] Add a "no-op" (null) context manager to contextlib

2017-11-19 Thread Jesse Bakker

Change by Jesse Bakker <jessebakke...@gmail.com>:


--
versions: +Python 3.8 -Python 3.2

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue10049>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32042] Option for comparing values instead of reprs in doctest

2017-11-19 Thread Jesse Bakker

Jesse Bakker <jessebakke...@gmail.com> added the comment:

I think this would allow for inconsistency in docs (if implemented as 
suggested), as when actually running the code in the docs, one would get 
different results than suggested by the docs.

Maybe there is some other way (with different docs syntax) that would work 
well. Cannot think of anything from the top of my head, but maybe someone more 
creative can?

--
nosy: +Jesse Bakker

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32042>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32022] Python crashes with mutually recursive code

2017-11-18 Thread Jesse Bakker

Jesse Bakker <jessebakke...@gmail.com> added the comment:

On linux x86-64 with python 3.6.3 and python 3.7.0a2+ I get a RecursionError: 
maximum recursion depth exceeded.

--
nosy: +Jesse Bakker

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32022>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31948] [EASY] Broken MSDN links in msilib docs

2017-11-14 Thread Jesse Bakker

Change by Jesse Bakker <jessebakke...@gmail.com>:


--
pull_requests: +4346
stage: backport needed -> patch review

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31948>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com