Articles on current page (1-2 of 2)

March 2021

python 33

☑ What’s New in Python 3.3 - More New Features

The second of my two articles covering features added in Python 3.3, this one talks about a large number of changes to the standard library, especially in network and OS modules. I also discuss implicit namespace packages, which are a bit niche but can be useful for maintaining large families of packages.

This is the 4th of the 32 articles that currently make up the “Python 3 Releases” series, the first of which was What’s New in Python 3.0.

Read article ( 40 minutes )

January 2013

share tomatoes

☑ Sharing pthreads locks between processes

How to share pthreads primitives across processes.

Read article ( 1 minute )

31 Jan 2013 at 1:02PM in Software
 |  |