I fixed a bug in Python
nedbatchelder.com
I fixed a bug in Python
1–10 of 27 posts
Re: I fixed a bug in Python
#2Re: I fixed a bug in Python
#3Re: I fixed a bug in Python
#4[deleted]
Re: I fixed a bug in Python
#5link bait. actual title: i fixed an obscure bug in the cpython tokenizer.
I can see how it reads very differently on Hacker News...
Re: I fixed a bug in Python
#6link bait. actual title: i fixed an obscure bug in the cpython tokenizer.
If my patch, how much so ever minuscule, was merged into CPython, I would be similarly elated as well.
Re: I fixed a bug in Python
#7[deleted]
Re: I fixed a bug in Python
#8link bait. actual title: i fixed an obscure bug in the cpython tokenizer.
I apologize for the "link bait." I didn't intend it as such, I was actually making fun of my "accomplishment," having contributed a tiny patch that fixed an obscure problem. I can see how it reads very differently on Hacker News...
Re: I fixed a bug in Python
#9link bait. actual title: i fixed an obscure bug in the cpython tokenizer.
I apologize for the "link bait." I didn't intend it as such, I was actually making fun of my "accomplishment," having contributed a tiny patch that fixed an obscure problem. I can see how it reads very differently on Hacker News...
Re: I fixed a bug in Python
#10Interesting that you had to create two patches for python 2.x and 3.x. (Frustrating, no?)
Seems like you were able to get this submitted and fixed fairly quickly; the Python guys seem like a welcoming group.
Has anyone else had experience contributing to this particular project?