Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention that the MRO algorithm changes in 2.3 | Andrew M. Kuchling | 2002-11-15 | 1 | -0/+3 |
* | Mention change in MRO | Andrew M. Kuchling | 2002-11-15 | 1 | -0/+13 |
* | Add section on Optik | Andrew M. Kuchling | 2002-11-14 | 1 | -2/+73 |
* | Finish up the logging section | Andrew M. Kuchling | 2002-11-14 | 1 | -45/+78 |
* | Add partial section on the logging package; not finished yet. | Andrew M. Kuchling | 2002-11-14 | 1 | -5/+109 |
* | Normalize whitespace. | Fred Drake | 2002-11-13 | 1 | -61/+62 |
* | Fill out the 'Porting' section | Andrew M. Kuchling | 2002-11-13 | 1 | -2/+62 |
* | Update text to refer to 2.2.2 | Andrew M. Kuchling | 2002-11-12 | 1 | -5/+5 |
* | Remove extra word | Andrew M. Kuchling | 2002-11-12 | 1 | -3/+3 |
* | Use personal e-mail address; update date; various small edits; add a name to ... | Andrew M. Kuchling | 2002-11-05 | 1 | -14/+18 |
* | Bring back the patch/bug count paragraph. | Andrew M. Kuchling | 2002-11-04 | 1 | -8/+11 |
* | Mention distutil changes | Andrew M. Kuchling | 2002-11-04 | 1 | -0/+7 |
* | Add PyStructSequence_UnnamedField. Add stat_float_times. | Martin v. Löwis | 2002-10-16 | 1 | -0/+25 |
* | Add new posix functions | Andrew M. Kuchling | 2002-10-10 | 1 | -3/+5 |
* | [Bug #621039] Fix broken link | Andrew M. Kuchling | 2002-10-10 | 1 | -1/+1 |
* | [Bug #621038] Remove duplicated item | Andrew M. Kuchling | 2002-10-10 | 1 | -5/+1 |
* | Minor edits and markup fixes | Andrew M. Kuchling | 2002-10-09 | 1 | -28/+31 |
* | Document PEP 293. | Martin v. Löwis | 2002-10-07 | 1 | -1/+21 |
* | Document PEP 277 changes. | Martin v. Löwis | 2002-10-07 | 1 | -4/+30 |
* | Add a section to be written; remove reference to deleted code | Andrew M. Kuchling | 2002-10-04 | 1 | -9/+6 |
* | Fix a couple of minor markup glitches. | Fred Drake | 2002-09-14 | 1 | -2/+2 |
* | Add two items | Andrew M. Kuchling | 2002-09-13 | 1 | -0/+11 |
* | Add reminder about PEP293 | Andrew M. Kuchling | 2002-09-03 | 1 | -0/+14 |
* | Further SET_LINENO reomval fixes. See comments in patch #587933. | Michael W. Hudson | 2002-08-30 | 1 | -5/+0 |
* | Give the section on PEP 263 a more meaningful title, so readers will | Fred Drake | 2002-08-22 | 1 | -1/+1 |
* | Cover the sets module. | Andrew M. Kuchling | 2002-08-20 | 1 | -0/+95 |
* | Create two subsections of the "Core Language Changes" section, because | Andrew M. Kuchling | 2002-08-20 | 1 | -67/+104 |
* | This is my patch | Michael W. Hudson | 2002-08-15 | 1 | -4/+26 |
* | Add 'in' change | Andrew M. Kuchling | 2002-08-15 | 1 | -3/+29 |
* | Mention list.sort() | Andrew M. Kuchling | 2002-08-06 | 1 | -8/+89 |
* | Add two reminders | Andrew M. Kuchling | 2002-08-04 | 1 | -0/+4 |
* | 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 |