I’m participating in the Outreach Program for Women. Working on Python with Windows.
I’m made quite a bit of progress.
I’ve help close one bug already:
http://bugs.python.org/issue20266 – though it’s being fixed by
http://bugs.python.org/issue20265 – I’ve submitted a patch for this one and the patch has been reviewed once already
Now I working on http://bugs.python.org/issue17846#msg187810
I have gotten Python to build with Visual Studio 2012 but it throws a ton of error messages, the first saying I don’t have SQLite on my machine. I know that but I can’t figure out why Python still builds.
—
Found it in the readme and in the document I’m supposed to be fixing.
—
Best yet, I’ve figured out how to get rid of changes I’ve made and restore things from the repository.
Leave a Reply