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: add history file functions for Modules/readline.c
Type: Stage:
Components: None Versions:
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: jhylton, joze, tim.peters
Priority: normal Keywords: patch

Created on 2000-07-05 23:24 by joze, last changed 2022-04-10 16:02 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
None joze, 2000-07-05 23:24 None
Messages (4)
msg33053 - (view) Author: Johannes Zellner (joze) Date: 2000-07-05 23:24
 
msg33054 - (view) Author: Jeremy Hylton (jhylton) (Python triager) Date: 2000-07-13 20:20
Assigned to Skip who recently added history functions to same module
msg33055 - (view) Author: Jeremy Hylton (jhylton) (Python triager) Date: 2000-07-14 17:21
Appears to be an exact duplicate of 100739
msg33056 - (view) Author: Tim Peters (tim.peters) * (Python committer) Date: 2000-07-10 06:50
Assigned to Barry along with the related 10739.  Barry, please review or pass it on.
History
Date User Action Args
2022-04-10 16:02:03adminsetgithub: 32520
2000-07-05 23:24:50jozecreate