Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 9, 2019
Commits on Jul 13, 2019
Commits on Jun 2, 2019
Commits on Jun 1, 2019
Commits on May 19, 2019
Commits on May 18, 2019
Commits on Apr 26, 2019
Commits on Apr 5, 2017
Commits on Apr 2, 2017
Commits on Feb 20, 2017
Commits on Feb 14, 2017
Commits on Jan 21, 2017
Commits on Sep 24, 2016
Commits on Sep 17, 2016
- committed
Issue python#27441: Remove some redundant assignments to ob_size in longobject.c. Thanks Oren Milman.
committed- committed
Commits on Sep 10, 2016
Commits on Aug 29, 2016
- committed
Issue python#27870: A left shift of zero by a large integer no longer attempts to allocate large amounts of memory.
committedIssue python#25402: in int-to-decimal-string conversion, reduce intermediate storage requirements and relax restriction on converting large integers. Patch by Serhiy Storchaka.
committedIssue python#27214: Fix potential bug and remove useless optimization in long_invert. Thanks Oren Milman.
committed- committed