[issue29744] memmap behavior changed

2017-03-06 Thread Andrea Giovannucci

Changes by Andrea Giovannucci :


--
resolution:  -> not a bug

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



[issue29744] memmap behavior changed

2017-03-06 Thread Andrea Giovannucci

New submission from Andrea Giovannucci:

The previous version 2.7.12 was returning a memmap file when slicing with a 
list of integers, now it returns an array. This affects the behaviour of 
several functions in my package. Is that an aware choice or a side product of 
some other change?

--
components: Demos and Tools
messages: 289146
nosy: agiovannucci
priority: normal
severity: normal
status: open
title: memmap behavior changed
type: behavior
versions: Python 2.7

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