A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2010-September/103379.html below:

[Python-Dev] PEP 384 status

[Python-Dev] PEP 384 status [Python-Dev] PEP 384 statusGreg Ewing greg.ewing at canterbury.ac.nz
Wed Sep 1 00:48:37 CEST 2010
M.-A. Lemburg wrote:

> But isn't exactly that a major problem for Python ?
> 
> An extension written for a different MS CRT version would
> not be able to safely free a buffer allocated by the Python
> DLL.

Python provides its own set of memory alloc/free functions
to deal with this exact problem. For every Python function
that allocates something, there's a corresponding function
for freeing it, and you do it any other way at your peril.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4