Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Correction from David Bolen: the Windows version no longer crashes | Andrew M. Kuchling | 2000-10-19 | 1 | -12/+5 |
| | | | | | on trying to import a 1.5 module Bump the document version number | ||||
* | Bump version number -- this document is pretty much finished! | Andrew M. Kuchling | 2000-10-17 | 1 | -7/+1 |
| | |||||
* | Correct form of FourThought's name | Andrew M. Kuchling | 2000-10-16 | 1 | -1/+1 |
| | |||||
* | Various minor additions and clarifications, mostly suggested by Jeremy | Andrew M. Kuchling | 2000-10-12 | 1 | -30/+58 |
| | |||||
* | Comment out a separator line, since all the others are commented out, | Fred Drake | 2000-10-12 | 1 | -1/+1 |
| | | | | and it would look kind of silly if typeset. | ||||
* | Add new section on the XML package. (This was the only major new 2.0 feature | Andrew M. Kuchling | 2000-10-12 | 1 | -9/+165 |
| | | | | | left that wasn't covered. The article is therefore now essentially complete.) A few minor changes | ||||
* | Rewrites to section on new development process, after Usenet discussion | Andrew M. Kuchling | 2000-10-04 | 1 | -37/+38 |
| | | | | of the text | ||||
* | Fix double negative spotted by matt@mondoinfo.com | Andrew M. Kuchling | 2000-09-27 | 1 | -2/+2 |
| | |||||
* | Added a section describing the new development process. Part of it | Andrew M. Kuchling | 2000-09-27 | 1 | -1/+87 |
| | | | | | | comes from two comp.lang.tcl postings of mine, with much rewriting and expansion of the material. Note that 2.0 will be released in the autumn, not the summer. | ||||
* | Wrote text for features added between 2.0b1 and b2. | Andrew M. Kuchling | 2000-09-27 | 1 | -8/+35 |
| | | | | Minor rewrites, and added the CVS ID in a comment. | ||||
* | Fixed error in explanation of codec decode_func pointed out by Gregg Hauser, | Andrew M. Kuchling | 2000-09-27 | 1 | -7/+8 |
| | | | | and rewrote paragraph a bit. | ||||
* | Update URL for Python 2.0 | Andrew M. Kuchling | 2000-09-25 | 1 | -1/+1 |
| | |||||
* | Add new section "What About Python 1.6?" | Andrew M. Kuchling | 2000-09-06 | 1 | -2/+55 |
| | | | | Document some things in the 2.0 NEWS files that should be mentioned here. | ||||
* | Removed mention of the winreg module, since it was deleted from 2.0b1 | Andrew M. Kuchling | 2000-09-06 | 1 | -5/+3 |
| | |||||
* | Various corrections pointed out by Detlef Lannert | Andrew M. Kuchling | 2000-09-04 | 1 | -30/+30 |
| | |||||
* | Fix markup error | Andrew M. Kuchling | 2000-08-30 | 1 | -1/+1 |
| | |||||
* | Removed forgotten text in list comprehensions section (taken from the Haskell | Andrew M. Kuchling | 2000-08-30 | 1 | -213/+263 |
| | | | | | | | | description of listcomps and used as inspiration) Rearranged sections (which accounts for much of the size of the diffs) Added section on augmented assignment Mentioned 'print >>file' Broke up the "Core Changes" section into subsections | ||||
* | Mention the new 'import X as Y' syntax | Andrew M. Kuchling | 2000-08-17 | 1 | -0/+4 |
| | |||||
* | Add section on list comprehension | Andrew M. Kuchling | 2000-08-17 | 1 | -4/+120 |
| | | | | | Comment out the unwritten XML section mymalloc.h -> pymem.h | ||||
* | Mention setdefault() method for dicts | Andrew M. Kuchling | 2000-08-16 | 1 | -0/+16 |
| | |||||
* | Mention Include/my*.h cleanup | Andrew M. Kuchling | 2000-08-04 | 1 | -1/+4 |
| | |||||
* | Added zip() builtin | Andrew M. Kuchling | 2000-08-04 | 1 | -0/+8 |
| | |||||
* | Document addition of webbrowser.py | Andrew M. Kuchling | 2000-07-09 | 1 | -0/+14 |
| | | | | Mention the ANSIfication of the source. | ||||
* | Rearrange order of sections | Andrew M. Kuchling | 2000-07-08 | 1 | -67/+72 |
| | | | | Fix some incorrect module names | ||||
* | Added more changes from /F | Andrew M. Kuchling | 2000-07-01 | 1 | -2/+11 |
| | |||||
* | Changes from Moshe: | Andrew M. Kuchling | 2000-07-01 | 1 | -19/+19 |
| | | | | | | | | | | | | | - distutils: Windows installers are already working - string methods: .join() seems to be the concensus, so it should probably be docommented - filecmp.py supersedes cmp, cmpcache and dircmp - winreg is completely new: _winreg is an adaptation of what used to be in win32api, and winreg is a Python implementation which adds OO syntax. Perhaps you know that, but the text is misleading. | ||||
* | Refer to "Authors", plural | Andrew M. Kuchling | 2000-07-01 | 1 | -1/+1 |
| | |||||
* | Update the version number in an example | Andrew M. Kuchling | 2000-07-01 | 1 | -4/+5 |
| | |||||
* | Updated the URL for Python 2.0 | Andrew M. Kuchling | 2000-07-01 | 1 | -4/+5 |
| | |||||
* | Credit /F in a few places | Andrew M. Kuchling | 2000-06-30 | 1 | -14/+33 |
| | | | | | | Mention the GC module Add MH's explanation of the Windows crash Add atexit.py | ||||
* | Finished the GC section. | Andrew M. Kuchling | 2000-06-30 | 1 | -71/+67 |
| | | | | | | Removed all but one XXX. Replaced 1.6 with 2.0. Various minor corrections and additions. | ||||
* | Added section on cycle GC | Andrew M. Kuchling | 2000-06-28 | 1 | -11/+94 |
| | | | | Various minor fixes | ||||
* | Fix typos and errors noticed by Skip Montanaro | Andrew M. Kuchling | 2000-06-25 | 1 | -14/+19 |
| | |||||
* | Mention setting the default encoding | Andrew M. Kuchling | 2000-06-10 | 1 | -15/+45 |
| | | | | Add IDLE section from MZ | ||||
* | List more deleted modules. | Andrew M. Kuchling | 2000-06-10 | 1 | -7/+29 |
| | | | | Add request for feedback. |