bpo-30524: Fix _PyStack_UnpackDict() by vstinner · Pull Request #1886 · python/cpython
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. But would be nice to add a test.
LGTM. But would be nice to add a test.
I wrote unit tests for FASTCALL including a specific unit test for the datetime.datetime.now() specific case: #2022
The PR was written for master, but I will then backport it to Python 3.6.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters