Re: [Python-Dev] SystemError: new style getargs format but argument is not a tuple

2017-01-04 Thread Terry Reedy
On 1/1/2017 6:40 PM, Serhiy Storchaka wrote: On 02.01.17 01:23, Terry Reedy wrote: There are several recent question on Stackoverflow about SystemError: new style getargs format but argument is not a tuple [snip] Resulting from using 3rd party packages. No one commenting has a clue. Is mes

Re: [Python-Dev] ctypes, memory mapped files and context manager

2017-01-04 Thread Nick Coghlan
On 5 January 2017 at 10:28, Hans-Peter Jansen wrote: > In order to get this working properly, the ctypes mapping needs a method to > free the mapping actively. E.g.: > > @contextmanager > def map_struct(m, n): > m.resize(n * mmap.PAGESIZE) > yield T.from_buffer(m) > T.unmap_buffer

[Python-Dev] ctypes, memory mapped files and context manager

2017-01-04 Thread Hans-Peter Jansen
Hi, first of all, sorry for being such a pest, but all former attempts to solve this issue on other fora has been grinding to a halt. In short: I try to combine a context manager with ctypes structures on memory mapped files in order to manage huge binary files. (An approach, that performs gre

Re: [Python-Dev] The "humor" section of the website is a bit outdated...

2017-01-04 Thread Berker Peksağ
On Wed, Jan 4, 2017 at 10:59 PM, Ryan Gonzalez wrote: > Ok, in advance, my apologies for probably sending this to the wrong mailing > list... Hi, https://github.com/python/pythondotorg/issues is a better place to report content issues on python.org. --Berker

Re: [Python-Dev] IRC logs via BotBot.me

2017-01-04 Thread Berker Peksağ
On Thu, Jan 5, 2017 at 2:27 AM, INADA Naoki wrote: > Hi. > > IRC #python-dev channel is nice place to know what happens recently. > But I can't log in always because I use only laptop PC. > > I found BotBot.me seems nice IRC log service and used by some major channels. > https://botbot.me/ > > I w

Re: [Python-Dev] IRC logs via BotBot.me

2017-01-04 Thread Senthil Kumaran
On Wed, Jan 4, 2017 at 3:27 PM, INADA Naoki wrote: > I wonder if #python-dev is logged by BotBot.me. > > I'm sorry if it had rejected already. I don't think so, but channel ops could request it. Also, I found (https://www.irccloud.com) to be helpful to look at IRC logs when away. (You can also p

[Python-Dev] IRC logs via BotBot.me

2017-01-04 Thread INADA Naoki
Hi. IRC #python-dev channel is nice place to know what happens recently. But I can't log in always because I use only laptop PC. I found BotBot.me seems nice IRC log service and used by some major channels. https://botbot.me/ I wonder if #python-dev is logged by BotBot.me. I'm sorry if it had r

[Python-Dev] The "humor" section of the website is a bit outdated...

2017-01-04 Thread Ryan Gonzalez
Ok, in advance, my apologies for probably sending this to the wrong mailing list... Anyway, the most holy page in the entire Python website, containing all sorts of deadly and wicked items, seems to have gathered a couple pounds of dust: https://www.python.org/doc/humor/ And by "pounds of dust",