-
Amaury Forgeot d'Arc yazdı
PyString_FromFormat which has an independent implementation, and uses "%zd". This makes a difference on win64, where printf needs "%Id" to display 64bit values. For example, queue.__repr__ was incorrect. Reviewed by Martin von Loewis.
05e34495
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
connection.h | ||
multiprocessing.c | ||
multiprocessing.h | ||
pipe_connection.c | ||
semaphore.c | ||
socket_connection.c | ||
win32_functions.c |