- 19 Eki, 2018 1 kayıt (commit)
-
-
Cheryl Sabella yazdı
This allows *from_* to be successfully set to a non-default value when calling mbox.get_string.
-
- 30 Eyl, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 12 Ara, 2016 1 kayıt (commit)
-
-
Xavier de Gaye yazdı
-
- 06 Haz, 2016 2 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
- 24 Nis, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 13 Agu, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
in the mailbox module. This is partial rollback of changeset f340cb045bf9.
-
- 08 Şub, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 03 Kas, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 11 Şub, 2013 2 kayıt (commit)
-
-
R David Murray yazdı
Backported from patch by Jeremy Kloth.
-
R David Murray yazdı
Patch by Jeremy Kloth.
-
- 23 Eki, 2012 1 kayıt (commit)
-
-
Petri Lehtinen yazdı
Original patch by Matti Picus.
-
- 05 Eki, 2012 1 kayıt (commit)
-
-
Jesus Cea yazdı
-
- 26 Eyl, 2012 1 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
- 25 Eyl, 2012 4 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
- 01 Eyl, 2012 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
- 15 Agu, 2012 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
- 29 Haz, 2012 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
- 28 Haz, 2012 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
If messages were only added, a new file is no longer created and renamed over the old file when flush() is called on an mbox, MMDF or Babyl mailbox.
-
Petri Lehtinen yazdı
If messages were only added, a new file is no longer created and renamed over the old file when flush() is called on an mbox, MMDF or Babyl mailbox.
-
- 15 Haz, 2012 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
- 09 Nis, 2012 2 kayıt (commit)
-
-
R David Murray yazdı
Previously mailbox was copying a list of attributes from one message object to another in order to "copy the message data". This means that any time new attributes were added to email.message.Message, mailbox broke. Now instead it copies all attributes from the source object to the target object, skipping any mailbox-object-specific attributes to produce the same clean initial state it was previously getting by copying only the "known" attributes. David Lam assisted in the development of this patch.
-
R David Murray yazdı
-
- 08 Nis, 2012 2 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
-
- 14 Mar, 2012 1 kayıt (commit)
-
-
R David Murray yazdı
In Python2, if a unicode string was assigned as the value of a header, email would automatically CTE encode it using the UTF8 charset. This capability was lost in the Python3 translation, and this patch restores it. Patch by Ali Ikinci, assisted by R. David Murray. I also added a fix for the mailbox test that was depending (with a comment that it was a bad idea to so depend) on non-ASCII causing message_from_string to raise an error. It now uses support.patch to induce an error during message serialization.
-
- 02 Mar, 2012 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 06 Mar, 2012 1 kayıt (commit)
-
-
Vinay Sajip yazdı
Closes #14158: We now track test_support.TESTFN cleanup, and test_mailbox uses shutil.rmtree for simpler code.
-
- 20 Ara, 2011 2 kayıt (commit)
-
-
Charles-François Natali yazdı
support multiprocessing.Event.
-
Charles-François Natali yazdı
support multiprocessing.Event.
-
- 19 Ara, 2011 2 kayıt (commit)
-
-
Charles-François Natali yazdı
race condition).
-
Charles-François Natali yazdı
race condition).
-