Commit Graph

16 Commits

Author SHA1 Message Date
Tim Peters a2b0efb5bd Added "Extend copy.py to class, module & function types". 2000-09-17 12:22:34 +00:00
Barry Warsaw e0bb4643e9 Added request for a visual interface builder for Python. Closes SF
bug #110820.
2000-09-16 22:06:27 +00:00
Barry Warsaw e318561e18 Added request for cStringIO.StringIO.readlines() method. Closes SF
bug #110686.
2000-09-16 22:01:28 +00:00
Tim Peters 84009896a0 Added "Port CGIHTTPServer to Windows". 2000-09-16 02:22:42 +00:00
Tim Peters b881a84821 Added "extend utime to directories under Windows". 2000-09-16 02:17:51 +00:00
Tim Peters 8020954e0e Added all-plaform strptime request. 2000-09-16 02:12:00 +00:00
Tim Peters 45c552a6f2 Added "port SSL to Windows". 2000-09-16 02:06:02 +00:00
Tim Peters c76dc66a70 Put more of Jeremy's email instructions into Guido's new words.
Added "hard tab" request.
2000-09-16 02:02:45 +00:00
Fred Drake f6ecf4ed4d Move Skip's contribute to the top of the Standard Library section.
(With Skip's blessing.)
2000-09-15 22:02:51 +00:00
Skip Montanaro f82f8a58b2 added reference to incomplete test suite feature request 2000-09-15 21:13:48 +00:00
Guido van Rossum 88a9114601 This PEP is not just for small feature requests; it's also a temporary
placeholder for large feature requests, while their PEP hasn't been
written yet.  Changed the title and added some word to the intro to
this effect.

(Discussed by Tim & Guido.)
2000-09-15 20:50:35 +00:00
Fred Drake 6dc955c7c4 Added three requests based on SourceForge bug reports. 2000-09-15 20:04:01 +00:00
Jeremy Hylton fcebbf42b9 add request: support passive FTP via urllib
organization: put requests into proper categories
2000-09-15 19:27:09 +00:00
Jeremy Hylton 1b8c2a80c4 add request for helper functions to deal with differences
between FILE* structures
2000-09-15 19:22:22 +00:00
Jeremy Hylton bc0d4169b9 add sizeof function -- returns bytes used internally by object 2000-09-15 18:56:47 +00:00
Barry Warsaw 94b4b0d7ef PEP 42, Small Feature Requests, owned by jeremy@beopen.com 2000-09-15 18:35:35 +00:00