- 16 May, 2015 29 kayıt (commit)
-
-
Berker Peksag yazdı
-
R David Murray yazdı
Patch by Abhilash Raj.
-
Serhiy Storchaka yazdı
-
R David Murray yazdı
Patch by Milan Oberkirch.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Made test_pprint discoverable.
-
Serhiy Storchaka yazdı
Made test_pprint discoverable.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
R David Murray yazdı
When not using decode_data=True, smtpd may provide keyword arguments to the process_message user-implemented method. This doc update is intended to make it clear that arbitrary keywords must be supported, so that we can add additional features in the future by just adding keywords to the process_message call.
-
R David Murray yazdı
Initial patch by Milan Oberkirch.
-
Yury Selivanov yazdı
-
Berker Peksag yazdı
-
Yury Selivanov yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
assertWarnsRegex() checks now emits a deprecation warning when callable is None or keyword arguments except msg is passed in the context manager mode.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Tal Einat yazdı
-
Tal Einat yazdı
-
Raymond Hettinger yazdı
-
Terry Jan Reedy yazdı
-
Eric Snow yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Raymond Hettinger yazdı
-
- 15 May, 2015 6 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Steve Dower yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Issue 24200.
-
Victor Stinner yazdı
Patch written by Ben Hoyt.
-
Victor Stinner yazdı
Remove "Availability: Unix, Windows." from os module documentation for functions available on all platforms.
-
- 14 May, 2015 5 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Provide __ne__ method for consistency.
-
Terry Jan Reedy yazdı
-