- 13 Nov, 2015 17 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
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 authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
This was a regression caused by revision 1da9630e9b7f. Based on patch by Eryksun.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Serhiy Storchaka authored
operations in C implementation of OrderedDict.
-
Serhiy Storchaka authored
operations in C implementation of OrderedDict.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
- 12 Nov, 2015 23 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
address the compatibility problem introduced by the addition of IDLE Dark. Consistently use the revised idleConf.CurrentTheme everywhere in idlelib.
-
Serhiy Storchaka authored
parse command line arguments.
-
Serhiy Storchaka authored
parse command line arguments.
-
Serhiy Storchaka authored
parse command line arguments.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
rejects builtin types with not defined __new__. Added tests for non-pickleable types.
-
Serhiy Storchaka authored
rejects builtin types with not defined __new__. Added tests for non-pickleable types.
-
Serhiy Storchaka authored
rejects builtin types with not defined __new__. Added tests for non-pickleable types.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-