- 08 Şub, 2012 11 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Charles-François Natali yazdı
can't be called reliably from a worker thread.
-
Charles-François Natali yazdı
can't be called reliably from a worker thread.
-
Charles-François Natali yazdı
sockets, and set FILE_FLAG_FIRST_PIPE_INSTANCE on named pipes, to make sure two listeners can't bind to the same socket/pipe (or any existing socket/pipe).
-
Victor Stinner yazdı
with a subsecond resolution
-
Victor Stinner yazdı
debugging
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Remove also duplicate functions in the "os" module section
-
Victor Stinner yazdı
-
- 07 Şub, 2012 6 kayıt (commit)
-
-
Victor Stinner yazdı
to have a resolution of 100 ns instead of 1 ms (the clock accuracy is between 0.5 ms and 15 ms).
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Brett Cannon yazdı
Re-order importlib benchmarks to be consistent. Also print out what implementation of __import__ is used.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
- 06 Şub, 2012 10 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Charles-François Natali yazdı
be consistent with other functions accepting file descriptors (fdlistdir() was added in 3.3, so hasn't been released yet).
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Éric Araujo yazdı
Reported by David-Sarah Hopwood on the Bitbucket bug tracker of Tarek’s former verlib/distutils.version project.
-
Ned Deily yazdı
-
- 05 Şub, 2012 13 kayıt (commit)
-
-
Ned Deily yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Patch by Guilherme Polo and Roger Serwy.
-
Terry Jan Reedy yazdı
#13933 refine patch using 'new' builtin
-
Terry Jan Reedy yazdı
-
Charles-François Natali yazdı
descriptors.
-
Nadeem Vawda yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
This dict entry is added a few lines after if the bzip2 module is available, but removing this line was forgotten.
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Éric Araujo yazdı
-