summaryrefslogtreecommitdiffstats
path: root/PLAN.txt
Commit message (Expand)AuthorAgeFilesLines
* The GC issues with __del__ are now dealt with.Guido van Rossum2001-11-011-4/+4
* __del__ is done -- except for the GC issue.Guido van Rossum2001-11-011-5/+5
* Update. __dict__ assignment done. Reorder remaining "to do" items byGuido van Rossum2001-10-261-7/+22
* The dynamic performance hack is (mostly) done.Guido van Rossum2001-10-121-10/+11
* Fred's done with weakrefsGuido van Rossum2001-10-101-2/+1
* Make new classes dynamic by default.Guido van Rossum2001-10-041-10/+10
* Mark treatment of binary operators for __rop__-before-__op__ as done.Guido van Rossum2001-10-031-5/+15
* Reorder Still To Do items (highest priority on top), add one.Guido van Rossum2001-09-281-12/+14
* Note a few tasks that are done now.Guido van Rossum2001-09-251-10/+14
* AFAICT pydoc/inspect do the right thing again.Guido van Rossum2001-09-201-2/+3
* Add a few more todo items.Guido van Rossum2001-09-101-1/+12
* Group some projects into "Done" and "To do". Get rid of Tim's mergeGuido van Rossum2001-08-301-213/+46
* Add resolution of __new__ story sequel.Guido van Rossum2001-08-091-0/+4
* Mark binary operators as done.Guido van Rossum2001-08-081-1/+2
* Added note to self about __new__ issue.Guido van Rossum2001-08-081-0/+9
* Finish my log of the final merge process. Mark the merge task complete.Tim Peters2001-08-021-5/+23
* Merge of descr-branch back into trunk.Tim Peters2001-08-021-0/+431