Comment on Python 3.3.0 releasedparentComments−rbanffy13y> you don't know you have a problem until that bit of code gets hitThe easiest way around this problem is to have tests and run them before you upgrade your production boxes. It's not that hard to do.
Comments
> you don't know you have a problem until that bit of code gets hit
The easiest way around this problem is to have tests and run them before you upgrade your production boxes. It's not that hard to do.