This past week, I’ve just had SO many important things going on in real life. I’m going to start coding again after this weekend (that’s Monday, July 26), when everything should be settled down.
Currently on my plate is a fixer for the extended funcdef parameter syntax. I’ve already got tests in the repository, just need to work on implementing the fixer.
On a side note, I’m rather proud of how well lib3to2 does with the Py3k standard library. Most modules I’ve tried just work, and those that fail tests often fail for other reasons than lib3to2 failures. For example, lib3to2 doesn’t refactor the io module to fully pass its test, because the io module expects the _io module to behave a certain way.
I went to Chicago this weekend and just got back tonight. Back to work tomorrow!
Edit: OK, maybe not today, I need a few days to chill and get my motivation back.
I ran out of ADD drugs (Concerta) late last week. Thanks to difficulties with insurance, I’m still out. I should have some more today, but there’s no certainty.
The last time I was able to spend most of a day working on lib3to2 was the last time I had drugs… it’s really frustrating me that I can’t sit for more than a few minutes at a time and work. I’m trying, I really am!
A solution to the class decorator problem is in the works. I’d commit what I have right now, but it’s in a halfway state that currently breaks any functionality it had, not to mention the fact that it errors out while running tests.
If I don’t have more ADD drugs by tomorrow, I don’t know what I’m going to do to keep my mind steady.
I’m going to resolve my phone problem today and then start hunting for code for 3to2 tomorrow. Sorry about the big delay period, I’ve just been trying to keep my mind off of my issues.
So, I lost my Nexus One about a week ago, and I’ve been stressing out about it really bad. After tearing apart my house only to find out that it’s not here, I just have to assume that it’s gone. I haven’t been able to sleep right or think straight since.
I only had it for less than a month…
I have a long weekend coming up here. I have an article to finish writing for PyMag, I have a chapter of Statistics to read, and Statistics homework to do. 3to2 is my next priority, then finishing up my WSGI app for CSE 491 (what it should be doing is importing jinja2_form.process). As you can see, 3to2 is near the bottom of that list, so there will probably be no 3to2 updates for a while.