- 23 Sep, 2011 2 commits
-
-
Victor Stinner authored
importing a module. Ignore the direcotry if its name matchs the module name (e.g. "__init__.py") and raise a ImportError instead.
-
Victor Stinner authored
module. Ignore the direcotry if its name matchs the module name (e.g. "__init__.py") and raise a ImportError instead.
-
- 22 Sep, 2011 2 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
- 21 Sep, 2011 16 commits
-
-
Charles-François Natali authored
ready before having been set up.
-
Charles-François Natali authored
ready before having been set up.
-
Senthil Kumaran authored
merge 3.2. Fix closes issue13005 - Remove the mention of 'repeat' method in the operator module documentation.
-
Senthil Kumaran authored
-
Stefan Krah authored
-
Charles-François Natali authored
multiprocessing.reduction, which may not be available (e.g. if the OS doesn't support FD passing over Unix domain sockets).
-
Charles-François Natali authored
multiprocessing.reduction, which may not be available (e.g. if the OS doesn't support FD passing over Unix domain sockets).
-
Éric Araujo authored
-
Éric Araujo authored
-
Meador Inge authored
The commit fixes 3c56e546dc60, which documented #1172711 as a struct module change; it is an array module change.
-
Jesus Cea authored
-
Jesus Cea authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Meador Inge authored
Initial patch by Oren Tirosh and Hirokazu Yamamoto.
-
- 20 Sep, 2011 10 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Barry Warsaw authored
-
Barry Warsaw authored
finding the bug and providing a patch.
-
Barry Warsaw authored
finding the bug and providing a patch.
-
Charles-François Natali authored
multiprocessing.reduction, which may not be available (e.g. if the OS doesn't support FD passing over Unix domain sockets).
-
Charles-François Natali authored
order (endpoints machines can have different endianness).
-
Victor Stinner authored
-
- 19 Sep, 2011 10 commits
-
-
Éric Araujo authored
Sweet taste of victory! Alexis, you can fix the threads leaks :)
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Nick Coghlan authored
-
Ross Lagerwall authored
-
Éric Araujo authored
This reveals problems in the packaging test suite, which I’ll look into after the regrtest checks are made more usable (see #12314).
-