- 16 Kas, 2015 10 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Patch by Mark Roseman.
-
Martin Panter yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Martin Panter yazdı
This was triggering intermittent failures in unrelated tests.
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
internals regarding how fds_to_pass were passed to the child. The bug had no actual impact as subprocess.py already avoided it.
-
Gregory P. Smith yazdı
not allow the send_signal(), terminate(), or kill() methods to do anything as they could potentially signal a different process.
-
Gregory P. Smith yazdı
not allow the send_signal(), terminate(), or kill() methods to do anything as they could potentially signal a different process.
-
- 14 Kas, 2015 11 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
with a null byte.
-
Serhiy Storchaka yazdı
with a null byte.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Martin Panter yazdı
Mainly missing grammatical articles (the, a).
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 13 Kas, 2015 10 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
Previously it was called another time via hasattr(), and both calls were made once for dir(f) and again for dir(f.__class__). This includes a backport of changing from a list to a set from revision 4dbb315fe667.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
This was a regression caused by revision 1da9630e9b7f. Based on patch by Eryksun.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
operations in C implementation of OrderedDict.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 12 Kas, 2015 9 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
address the compatibility problem introduced by the addition of IDLE Dark. Consistently use the revised idleConf.CurrentTheme everywhere in idlelib.
-
Serhiy Storchaka yazdı
parse command line arguments.
-
Serhiy Storchaka yazdı
parse command line arguments.
-
Serhiy Storchaka yazdı
-