Message306139
Hey there! I'm fairly new to the development process for Python, so I figured I'd start off with something tiny and then work on up from there. I'm not sure if this sort of minor fix warrants an issue being created, but I made this just to err on the safe side of things.
So, as far as I understand (by all means correct me if I'm wrong), a 'Py_DECREF(key);' should be present before the return in the conditional within fast_save_enter() (https://github.com/python/cpython/blob/d7d4fea4a39da4bfdea1de22fe040023eb4ddc17/Modules/_pickle.c#L1792) |
|
| Date |
User |
Action |
Args |
| 2017-11-13 05:08:34 | Mathew M. | set | recipients:
+ Mathew M. |
| 2017-11-13 05:08:34 | Mathew M. | set | messageid: <1510549714.44.0.213398074469.issue32013@psf.upfronthosting.co.za> |
| 2017-11-13 05:08:34 | Mathew M. | link | issue32013 messages |
| 2017-11-13 05:08:33 | Mathew M. | create | |
|