Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old reminder | Andrew M. Kuchling | 2004-06-02 | 1 | -2/+0 |
| | |||||
* | list the Python Software Foundation on all the documents | Fred Drake | 2004-01-02 | 1 | -1/+4 |
| | |||||
* | Avoid a few 301 permanent redirects. | Fred Drake | 2003-07-22 | 1 | -3/+3 |
| | | | | Part of SF patch #773007. | ||||
* | Remove more markup from headers | Andrew M. Kuchling | 2003-05-13 | 1 | -2/+2 |
| | |||||
* | Update e-mail address | Andrew M. Kuchling | 2002-11-27 | 1 | -1/+1 |
| | |||||
* | Remove obsolete e-mail address | Andrew M. Kuchling | 2001-11-05 | 1 | -1/+1 |
| | |||||
* | Bump release number to 1.00, while I'm at it | Andrew M. Kuchling | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | Remove note about this being a draft document. | Andrew M. Kuchling | 2001-07-19 | 1 | -7/+1 |
| | | | | Note the actual date of 2.1's release | ||||
* | Update document for the actual 2.1rc1 | Andrew M. Kuchling | 2001-04-16 | 1 | -6/+13 |
| | |||||
* | Markup nit: use \envvar to mark environment variables. | Fred Drake | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | Explain popitem() | Andrew M. Kuchling | 2001-04-12 | 1 | -13/+16 |
| | | | | | | Add Unixware 7 port Ready for RC1 Minor rewrites | ||||
* | Note missing explanation | Andrew M. Kuchling | 2001-03-26 | 1 | -2/+2 |
| | |||||
* | Add a paragraph about obmalloc turning up bugs in extension modules | Andrew M. Kuchling | 2001-03-23 | 1 | -2/+21 |
| | | | | Mention the new ports | ||||
* | Add section for PEP 241 | Andrew M. Kuchling | 2001-03-23 | 1 | -5/+109 |
| | | | | Add PyUnit and sys.excepthook | ||||
* | Fix a further markup problem noted by FLD | Andrew M. Kuchling | 2001-03-10 | 1 | -1/+1 |
| | |||||
* | Discuss PEP 236. | Andrew M. Kuchling | 2001-03-03 | 1 | -2/+37 |
| | | | | Update nested scope section. | ||||
* | Update estimate bug and patch counts | Andrew M. Kuchling | 2001-03-02 | 1 | -1/+1 |
| | |||||
* | Fix markup nit pointed out by FLD | Andrew M. Kuchling | 2001-03-01 | 1 | -1/+1 |
| | |||||
* | Add description of PEP235 | Andrew M. Kuchling | 2001-02-28 | 1 | -19/+23 |
| | | | | | Remove references to 2.1alpha Update description of PEP229 | ||||
* | Cover pydoc | Andrew M. Kuchling | 2001-02-28 | 1 | -48/+44 |
| | | | | | | | Update reference Python version to beta1 Rip out PEP 232 section Add placeholders for PEP 236 and 235 Fix erroneous \filename references | ||||
* | Document the object allocator | Andrew M. Kuchling | 2001-02-28 | 1 | -2/+12 |
| | | | | Minor sentence change | ||||
* | Finished the section on weak references | Andrew M. Kuchling | 2001-02-14 | 1 | -25/+141 |
| | | | | | | Mentioned doctest, difflib, sys._getframe(), and the change to use PyImport_ImportModule() everywhere in C code No more XXX! | ||||
* | Create separate section for changes to the standard library | Andrew M. Kuchling | 2001-02-11 | 1 | -41/+51 |
| | | | | | Make note about difflib and doctest Bump version number | ||||
* | Wrote section on nested scopes, and moved it to the front | Andrew M. Kuchling | 2001-02-05 | 1 | -153/+242 |
| | | | | | | | Began a section on weak references Various rewrites and paragraph refills Added: non-recursive makefiles, repr() of strings now uses \n, raw socket I/O Bumped version number | ||||
* | Add note about non-recursive Makefiles | Andrew M. Kuchling | 2001-01-29 | 1 | -1/+17 |
| | | | | | Get Fred's name right Add some XXX items that need to be written | ||||
* | Add names of people who've pointed out broken links and images | Andrew M. Kuchling | 2001-01-24 | 1 | -2/+3 |
| | | | | Bump version number | ||||
* | Fredrik pointed out that the database shrank more than 55K | Andrew M. Kuchling | 2001-01-24 | 1 | -4/+4 |
| | |||||
* | Jeremy didn't write PEP 205, Fred did! | Andrew M. Kuchling | 2001-01-23 | 1 | -1/+1 |
| | |||||
* | Add introductory note about this article's draft status | Andrew M. Kuchling | 2001-01-23 | 1 | -14/+56 |
| | | | | | | Grammatical and typographic fixes from David Goodger Expanded notes about PEP 229 Removed user-visible XXXes; they're in comments now | ||||
* | Added dictionary.popitem() and the improved XML modules. | Andrew M. Kuchling | 2001-01-22 | 1 | -18/+41 |
| | | | | | | | | Reorder the smaller items, roughly in decreasing order of visibility to the Python coder Finished an incomplete sentence. Moved the unwritten sections down to the bottom. Bumped version number and added acknowledgements | ||||
* | Add reference to PEP 232. | Andrew M. Kuchling | 2001-01-22 | 1 | -7/+34 |
| | | | | | | | Use correct flag name Py_TPFLAGS_CHECKTYPES Mention that numeric methods can return Py_NotImplemented (NAS) Mention optional arguments in time modules (TW) Various minor rewrites and additional attributions | ||||
* | Fill out various transcripts and XXX bits, thanks to the WMATA. | Andrew M. Kuchling | 2001-01-22 | 1 | -18/+137 |
| | | | | | | The only missing section is the Nested Scopes section, which has to wait to see if a patch is actually committed. (Plus any other notable changes that get made or backed out between now and 2.1final, of course...) | ||||
* | Beginning of a "What's New in Python 2.1" article | Andrew M. Kuchling | 2001-01-22 | 1 | -0/+253 |