Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add posix.lchown() | Andrew M. Kuchling | 2002-07-28 | 1 | -2/+1 |
* | [Bug #580462] Mention changes to GC API | Andrew M. Kuchling | 2002-07-22 | 1 | -84/+116 |
* | Sort changed modules into alphabetical order; no other changes | Andrew M. Kuchling | 2002-07-22 | 1 | -93/+97 |
* | Rewrite a paragraph, and use correct mark-up | Andrew M. Kuchling | 2002-07-22 | 1 | -5/+9 |
* | SF bug #583894, add doc for DL_IMPORT/DL_EXPORT deprecation | Neal Norwitz | 2002-07-22 | 1 | -0/+5 |
* | Substantially flesh out extended slice section. I think this is probably | Michael W. Hudson | 2002-07-19 | 1 | -0/+83 |
* | Add more items | Andrew M. Kuchling | 2002-07-12 | 1 | -13/+46 |
* | Make another pass through Misc/NEWS and add stuff. | Andrew M. Kuchling | 2002-07-11 | 1 | -15/+64 |
* | Add some items | Andrew M. Kuchling | 2002-07-11 | 1 | -113/+159 |
* | [Bug #567607] Suggest METH_NOARGS to replace PyArg_NoArgs | Andrew M. Kuchling | 2002-07-11 | 1 | -5/+9 |
* | No need to be ambiguous about *how* extended slices and built-in types | Fred Drake | 2002-07-03 | 1 | -11/+25 |
* | Add some acks | Andrew M. Kuchling | 2002-06-26 | 1 | -1/+2 |
* | Describe textwrap module | Andrew M. Kuchling | 2002-06-26 | 1 | -2/+35 |
* | Add a reminder | Andrew M. Kuchling | 2002-06-26 | 1 | -0/+2 |
* | Add a reminder | Andrew M. Kuchling | 2002-06-25 | 1 | -1/+3 |
* | Add reminder, and a new POSIX function | Andrew M. Kuchling | 2002-06-17 | 1 | -6/+8 |
* | SF bug # 493951 string.{starts,ends}with vs slices | Neal Norwitz | 2002-06-14 | 1 | -0/+4 |
* | This is my nearly two year old patch | Michael W. Hudson | 2002-06-11 | 1 | -0/+9 |
* | Tweak traceback message to avoid LaTeX2HTML bug | Andrew M. Kuchling | 2002-06-10 | 1 | -3/+5 |
* | Fix typo | Andrew M. Kuchling | 2002-06-10 | 1 | -2/+2 |
* | Fix typo, and add some reminders | Andrew M. Kuchling | 2002-06-10 | 1 | -1/+12 |
* | Tweak the description of pymalloc. Mention pymemcompat.h. | Michael W. Hudson | 2002-06-10 | 1 | -24/+34 |
* | Add OS/2 text | Andrew M. Kuchling | 2002-05-29 | 1 | -9/+16 |
* | More additions | Andrew M. Kuchling | 2002-05-29 | 1 | -25/+15 |
* | As discussed on python-dev, add a mechanism to indicate features | Neal Norwitz | 2002-05-29 | 1 | -0/+9 |
* | Rearrange paragraph | Andrew M. Kuchling | 2002-05-27 | 1 | -5/+5 |
* | This is patch | Michael W. Hudson | 2002-05-27 | 1 | -0/+6 |
* | Mention math.degrees() and math.radians() | Andrew M. Kuchling | 2002-05-24 | 1 | -12/+24 |
* | Give the enumerate() PEP a section of its own | Andrew M. Kuchling | 2002-05-10 | 1 | -36/+50 |
* | More filling out | Andrew M. Kuchling | 2002-05-07 | 1 | -80/+170 |
* | Write two sections, and write some partial text for some other sections | Andrew M. Kuchling | 2002-05-06 | 1 | -39/+224 |
* | Added note about using the documentation build tools under Cygwin. | Fred Drake | 2002-05-02 | 1 | -0/+2 |
* | Add some items, and remove a note to myself | Andrew M. Kuchling | 2002-04-29 | 1 | -7/+7 |
* | Add item | Andrew M. Kuchling | 2002-04-15 | 1 | -0/+2 |
* | posix.mknod() and {}.pop() were added | Neal Norwitz | 2002-04-15 | 1 | -1/+2 |
* | Add items | Andrew M. Kuchling | 2002-04-15 | 1 | -0/+20 |
* | Add empty section for bool | Andrew M. Kuchling | 2002-04-03 | 1 | -0/+12 |
* | Add an item | Andrew M. Kuchling | 2002-04-02 | 1 | -0/+20 |
* | Copy section on generators from the 2.2 document with a bit of rewriting | Andrew M. Kuchling | 2002-04-01 | 1 | -1/+153 |
* | Fill in this document a bit, adding reminders of items that should be included | Andrew M. Kuchling | 2002-03-27 | 1 | -5/+99 |
* | Add a starter for the next "What's New" document. | Fred Drake | 2002-03-26 | 1 | -0/+21 |