- 27 Eyl, 2011 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 25 Eyl, 2011 4 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Mark Dickinson yazdı
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 yazdı
-
- 24 Eyl, 2011 7 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Charles-François Natali yazdı
-
Mark Dickinson yazdı
Issue #1621: Fix undefined behaviour in bytes.__hash__, str.__hash__, tuple.__hash__, frozenset.__hash__ and set indexing operations.
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
Issue #13012: Allow 'keepends' to be passed as a keyword argument in str.splitlines, bytes.splitlines and bytearray.splitlines.
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
- 23 Eyl, 2011 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
importing a module. Ignore the direcotry if its name matchs the module name (e.g. "__init__.py") and raise a ImportError instead.
-
Victor Stinner yazdı
module. Ignore the direcotry if its name matchs the module name (e.g. "__init__.py") and raise a ImportError instead.
-
- 22 Eyl, 2011 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 21 Eyl, 2011 16 kayıt (commit)
-
-
Charles-François Natali yazdı
ready before having been set up.
-
Charles-François Natali yazdı
ready before having been set up.
-
Senthil Kumaran yazdı
merge 3.2. Fix closes issue13005 - Remove the mention of 'repeat' method in the operator module documentation.
-
Senthil Kumaran yazdı
-
Stefan Krah yazdı
-
Charles-François Natali yazdı
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 yazdı
multiprocessing.reduction, which may not be available (e.g. if the OS doesn't support FD passing over Unix domain sockets).
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Meador Inge yazdı
The commit fixes 3c56e546dc60, which documented #1172711 as a struct module change; it is an array module change.
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Meador Inge yazdı
Initial patch by Oren Tirosh and Hirokazu Yamamoto.
-
- 20 Eyl, 2011 5 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Barry Warsaw yazdı
-