Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new section "What About Python 1.6?" | Andrew M. Kuchling | 2000-09-06 | 1 | -2/+55 |
* | 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 |
* | 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 |
* | 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 |
* | Rearrange order of sections | Andrew M. Kuchling | 2000-07-08 | 1 | -67/+72 |
* | 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 |
* | 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 |
* | Finished the GC section. | Andrew M. Kuchling | 2000-06-30 | 1 | -71/+67 |
* | Added section on cycle GC | Andrew M. Kuchling | 2000-06-28 | 1 | -11/+94 |
* | 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 |
* | List more deleted modules. | Andrew M. Kuchling | 2000-06-10 | 1 | -7/+29 |
* | Filled in the sections on new and deleted modules. | Andrew M. Kuchling | 2000-06-10 | 1 | -49/+111 |
* | Minor fixes, additions to notes | Andrew M. Kuchling | 2000-06-09 | 1 | -5/+5 |
* | Latex formatting fixes | Andrew M. Kuchling | 2000-06-03 | 1 | -33/+29 |
* | Patches from Moshe, w/ AMK's revisions | Andrew M. Kuchling | 2000-06-03 | 1 | -45/+313 |
* | Filled out the "Core Changes" section. | Andrew M. Kuchling | 2000-05-31 | 1 | -24/+81 |
* | Article about 1.6 new features | Andrew M. Kuchling | 2000-05-27 | 1 | -0/+233 |