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: Crash in binascii_a2b_uu
Type: Stage:
Components: Library (Lib) Versions:
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: jhylton, scharf
Priority: normal Keywords:

Created on 2003-01-10 02:51 by scharf, last changed 2022-04-10 16:06 by admin. This issue is now closed.

Messages (2)
msg13968 - (view) Author: Michael Scharf (scharf) Date: 2003-01-10 02:51
I submitted a patch to patches 
(http://sourceforge.net/tracker/index.php?
func=detail&aid=665458&group_id=5470&atid=305470)

its a similar type of bug as 
http://sourceforge.net/tracker/index.php?
func=detail&aid=665014&group_id=5470&atid=105470

Michael
msg13969 - (view) Author: Jeremy Hylton (jhylton) (Python triager) Date: 2003-02-03 19:23
Logged In: YES 
user_id=31392

There's no need for a bug report if it doesn't have any
information.  The patch should be enough.
History
Date User Action Args
2022-04-10 16:06:07adminsetgithub: 37751
2003-01-10 02:51:53scharfcreate