| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-126133: Only use start year in PSF copyright, remove end years (#126236) | Hugo van Kemenade | 2024-11-12 | 1 | -1/+1 |
|
|
* | Remove almost all unpaired backticks in docstrings (#119231) | Geoffrey Thomas | 2024-05-22 | 1 | -1/+1 |
|
|
* | gh-102507 Remove invisible pagebreak characters (#102531) | JosephSBoyle | 2023-03-08 | 1 | -4/+0 |
|
|
* | bpo-43125: Fix: return expected type (str), not original value (bytes) in ema... | Grégory Starck | 2021-03-30 | 1 | -1/+1 |
|
|
* | Correct misspellings of ISO-8859 | Martin Panter | 2016-08-10 | 1 | -1/+1 |
|
|
* | Issue #4770: Restrict binascii module to accept only bytes (as specified). | Florent Xicluna | 2010-07-27 | 1 | -2/+2 |
|
|
* | Merged revisions 73952 via svnmerge from | Amaury Forgeot d'Arc | 2009-07-12 | 1 | -2/+2 |
|
|
* | Remove nonexisting stuff from __all__. | Georg Brandl | 2009-06-04 | 1 | -2/+0 |
|
|
* | #6139: fix typo of variable name. | Georg Brandl | 2009-05-29 | 1 | -1/+1 |
|
|
* | Removed implicit convertions of str object to bytes from base64. | Alexandre Vassalotti | 2008-05-03 | 1 | -2/+3 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -2/+2 |
|
|
* | More email package related repairs. This fixes smtplib's import and use of | Barry Warsaw | 2007-08-30 | 1 | -13/+7 |
|
|
* | Oops. I copied a slightly older version of the email package from the sandbox. | Guido van Rossum | 2007-08-30 | 1 | -78/+27 |
|
|
* | Fix a more bytes/str confusion. | Barry Warsaw | 2007-08-30 | 1 | -17/+11 |
|
|
* | Copying the email package back, despite its failings. | Guido van Rossum | 2007-08-30 | 1 | -0/+184 |
|
|
* | Remove the email package for now. | Guido van Rossum | 2007-08-25 | 1 | -184/+0 |
|
|
* | Killed the <> operator. You must now use !=. | Guido van Rossum | 2006-08-24 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+184 |
|
|