Commit Graph

11 Commits

Author SHA1 Message Date
Martin v. Löwis 6e81017b99 Bump minimum version for xmlrpclib to 2.1. Fixes #1009803 2004-08-20 07:32:06 +00:00
Raymond Hettinger 08ce24e39a Establish update policies for the decimal module. 2004-08-19 22:58:30 +00:00
Guido van Rossum 3c685c197c Add compatibility guideline for platform.py. 2004-05-06 00:29:47 +00:00
Barry Warsaw 29de76cc1b Greg's really the maintainer of bsddb, I just back him up. 2003-12-04 15:16:00 +00:00
Barry Warsaw 246bdd7250 Elaborate that some packages may have different compatibility
requirements based on the branch of Python they're developed on.
2003-12-04 15:12:55 +00:00
Just van Rossum 7e2d5c179b list modulefinder for 2.2 compatibility 2003-07-18 15:32:46 +00:00
Just van Rossum adf4fd2cc8 Bumped sre's "baseline" to 2.1, per /F's recommendation in bug #764548 2003-07-02 21:07:42 +00:00
Barry Warsaw 87e4c7b2c1 Mark bsddb package as b/c with Python 2.1. I'll be responsible for
that.
2003-01-10 19:13:46 +00:00
David Goodger 0c6e68ed1a Clarified the "Features to Avoid" table & text. 2002-11-30 01:50:39 +00:00
Neal Norwitz 4e06fbde27 Add logging package backward compatibility reqt for 1.5.2
Guido wants a comment at the top of each file that has a compatibility reqt
Remove modulefinder as having a compatibility reqt
(I think this is what Guido and Thomas agreed to, let me know if not.)
2002-11-15 22:53:27 +00:00
Barry Warsaw 42bd6f45a7 The PEP file name was non-standard. pep-0291.txt is just a copy of
pep-291.txt.  Please use the former.
2002-06-07 02:47:13 +00:00