- 28 Sep, 2011 2 commits
-
-
Meador Inge authored
Thanks to Suman Saha for finding the bug and providing a patch.
-
Meador Inge authored
Thanks to Suman Saha for finding the bug and providing a patch.
-
- 27 Sep, 2011 1 commit
-
-
Georg Brandl authored
-
- 25 Sep, 2011 4 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Mark Dickinson authored
Issue #1621: Fix undefined behaviour from signed overflow in datetime module hashes, array and list iterations, and get_integer (stringlib/string_format.h)
-
Mark Dickinson authored
-
- 24 Sep, 2011 7 commits
-
-
Mark Dickinson authored
-
Charles-François Natali authored
-
Mark Dickinson authored
Issue #1621: Fix undefined behaviour in bytes.__hash__, str.__hash__, tuple.__hash__, frozenset.__hash__ and set indexing operations.
-
Mark Dickinson authored
-
Mark Dickinson authored
Issue #13012: Allow 'keepends' to be passed as a keyword argument in str.splitlines, bytes.splitlines and bytearray.splitlines.
-
Mark Dickinson authored
-
Mark Dickinson authored
-
- 23 Sep, 2011 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
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 3 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-