homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: uudecoding (uu.py) does not supprt base64, patch attached
Type: behavior Stage:
Components: Library (Lib) Versions: Python 2.7
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: dudek, ezio.melotti, ggenellina
Priority: normal Keywords: patch

Created on 2007年08月26日 19:02 by dudek, last changed 2022年04月11日 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
uu.py-base64ugrade.diff dudek, 2007年08月26日 19:04
Messages (3)
msg55310 - (view) Author: Gregory Dudek (dudek) Date: 2007年08月26日 19:04
The uu.py library for uuencoding and uudecoding does not support base64 
encodins. The patch addached here adds base64 decoding, but does not add 
encoding support.
msg55549 - (view) Author: Gabriel Genellina (ggenellina) Date: 2007年09月01日 02:21
I think the 2.4 version is in maintenance mode, so no new features are 
added.
You may target 2.5 or 2.6. But the patch is incorrect: the base64 name 
is undefined. You should include test cases and documentation changes 
also; please read http://www.python.org/dev/patches/ 
msg90097 - (view) Author: Ezio Melotti (ezio.melotti) * (Python committer) Date: 2009年07月04日 02:11
Now it's too late for 2.5 and probably for 2.6 too. If there are no news
this can probably be closed.
History
Date User Action Args
2022年04月11日 14:56:26adminsetgithub: 45368
2010年04月29日 17:59:46terry.reedysetstatus: pending -> closed
2009年07月04日 02:11:52ezio.melottisetstatus: open -> pending
versions: + Python 2.7, - Python 2.4
nosy: + ezio.melotti

messages: + msg90097
2007年09月17日 07:20:24jafosetpriority: normal
2007年09月02日 20:08:49loewissetkeywords: + patch
2007年09月01日 02:21:35ggenellinasetnosy: + ggenellina
messages: + msg55549
components: + Library (Lib), - Extension Modules
2007年08月26日 19:04:18dudeksetfiles: + uu.py-base64ugrade.diff
nosy: + dudek
messages: + msg55310
2007年08月26日 19:02:31dudekcreate

AltStyle によって変換されたページ (->オリジナル) /