1. 951d680 Add multicore support to deccheck.py. (GH-20731) by Stefan Krah · 4 years, 2 months ago
  2. 087d612 bpo-40874: Update to libmpdec-2.5.0 (GH-20652) by Stefan Krah · 4 years, 2 months ago
  3. 4a21e57 bpo-40268: Remove unused structmember.h includes (GH-19530) by Victor Stinner · 4 years, 4 months ago
  4. 62183b8 bpo-40268: Remove explicit pythread.h includes (#19529) by Victor Stinner · 4 years, 4 months ago
  5. cd8295f bpo-39943: Add the const qualifier to pointers on non-mutable PyUnicode data. (GH-19345) by Serhiy Storchaka · 4 years, 4 months ago
  6. eb47fd5 Cosmetic change to match the surrounding code. (#18704) by Stefan Krah · 4 years, 5 months ago
  7. 815280e bpo-39794: Add --without-decimal-contextvar (#18702) by Stefan Krah · 4 years, 5 months ago
  8. 90930e6 bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) by Stefan Krah · 4 years, 6 months ago
  9. 1246d89 Use the new recommended number of repetitions in the refleak tests. (#18569) by Stefan Krah · 4 years, 6 months ago
  10. 9b833e00 Update runall.bat to the latest Windows build system. (#18571) by Stefan Krah · 4 years, 6 months ago
  11. c0cb8be Valgrind no longer supports --db-attach=yes. (#18568) by Stefan Krah · 4 years, 6 months ago
  12. 1b55b65 bpo-39573: Clean up modules and headers to use Py_IS_TYPE() function (GH-18521) by Dong-hee Na · 4 years, 6 months ago
  13. 60ac6ed bpo-39573: Use Py_SET_SIZE() function (GH-18402) by Victor Stinner · 4 years, 6 months ago
  14. daa9756 bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393) by Victor Stinner · 4 years, 6 months ago
  15. bcc446f Revert mode change that loses information in directory listings on Linux. (#15366) by Stefan Krah · 5 years ago
  16. 9ece4a5 Unmark files as executable that can't actually be executed. (GH-15353) by Greg Price · 5 years ago
  17. f117d87 Rename memory.c to mpalloc.c for consistency with the header file. (#14687) by Stefan Krah · 5 years ago
  18. 4749dbe Really remove vcstdint.h. (#14686) by Stefan Krah · 5 years ago
  19. 530f506 bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464) by Jeroen Demeyer · 5 years ago
  20. 96aeaec bpo-36793: Remove unneeded __str__ definitions. (GH-13081) by Serhiy Storchaka · 5 years ago
  21. 62be742 bpo-33012: Fix invalid function cast warnings with gcc 8. (GH-6749) by Serhiy Storchaka · 6 years ago
  22. 3b1cba3 bpo-35059, libmpdec: Add missing EXTINLINE in mpdecimal.h (GH-10128) by Victor Stinner · 6 years ago
  23. 994269c bpo-34762: Update PyContext* to PyObject* in asyncio and decimal (GH-9609) by Yury Selivanov · 6 years ago
  24. bfe4fd5 Fix some warnings produced by different compilers. (#5593) by Serhiy Storchaka · 7 years ago
  25. c66f9f8 bpo-25988: Emit a warning when use or import ABCs from 'collections'. (#5460) by Serhiy Storchaka · 7 years ago
  26. f13f12d bpo-32630: Use contextvars in decimal (GH-5278) by Yury Selivanov · 7 years ago
  27. 3cedf46 bpo-31406: Fix crash due to lack of type checking in subclassing. (#3477) by Stefan Krah · 7 years ago
  28. c0c29df bpo-31403: Remove WITHOUT_THREADS from _decimal. (#3474) by Stefan Krah · 7 years ago
  29. d73a960 bpo-30923: Disable warning that has been part of -Wextra since gcc-7.0. (#3142) by Stefan Krah · 7 years ago
  30. 6b6e687 bpo-27425: Be more explicit in .gitattributes (GH-840) by Zachary Ware · 7 years ago
  31. 8614b59 Correct typo (#976) by Angus Hollands · 7 years ago
  32. d6debb2 bpo-29919: Remove unused imports found by pyflakes (#137) by Victor Stinner · 7 years ago
  33. 2a404b6 Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() by Serhiy Storchaka · 8 years ago
  34. 3c29fd0 While a speedup of 1% is measurable, contexts aren't created that often, by Stefan Krah · 8 years ago
  35. a40a3f3 Merge 3.6. by Stefan Krah · 8 years ago
  36. e660335 Merge 3.5. by Stefan Krah · 8 years ago
  37. 18e0a97 Issue #28701: Revert part of 5bdc8e1a50c8 for the following reasons: by Stefan Krah · 8 years ago
  38. 45ed522 Revert part of dbf72357cb4a that is in a rarely used path and causes by Stefan Krah · 8 years ago
  39. 2b938f8 Revert (unauthorized) parts of 54a89144ee1d which are not in a speed-sensitive by Stefan Krah · 8 years ago
  40. 1b5fa6b Revert (unauthorized) parts of b9eb35435178 which are not in a speed-sensitive by Stefan Krah · 8 years ago
  41. 5ab81d7 Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict. by Serhiy Storchaka · 8 years ago
  42. 4c38154 Don't parenthesis in _PyObject_CallMethodId() format by Victor Stinner · 8 years ago
  43. a5ed5f0 Use _PyObject_CallNoArg() by Victor Stinner · 8 years ago
  44. 3b73ea1 Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. by Serhiy Storchaka · 8 years ago
  45. f4934ea Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. by Serhiy Storchaka · 8 years ago
  46. a721aba Issue #26331: Implement the parsing part of PEP 515. by Brett Cannon · 8 years ago
  47. a439191 Fix some warnings from MSVC by Steve Dower · 8 years ago
  48. bbeedc2 include (now) int standard headers by Benjamin Peterson · 8 years ago
  49. ae3869c do not need vcstdint.h anymore by Benjamin Peterson · 8 years ago
  50. 243d8a7 Merge 3.5. by Stefan Krah · 8 years ago
  51. 8c126f1 Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively by Stefan Krah · 8 years ago
  52. 1d245fa Merge 3.5. by Stefan Krah · 8 years ago
  53. 947f099 Issue #27006: Do not use PyDec_CheckExact() on a type. by Stefan Krah · 8 years ago
  54. 8113f49 Merge 3.5. by Stefan Krah · 8 years ago
  55. 6817c59 Issue #27006: from_float(): call the subclass' __new__() and __init__(). by Stefan Krah · 8 years ago
  56. 8d013a8 Issue #26846: Post commit cleanup. by Stefan Krah · 8 years ago
  57. 8e1da58 Issue #26846: Workaround for non-standard stdlib.h on Android. by Stefan Krah · 8 years ago
  58. 59865e7 Issue #26200: Restored more safe usages of Py_SETREF. by Serhiy Storchaka · 8 years ago
  59. ec39756 Issue #22570: Renamed Py_SETREF to Py_XSETREF. by Serhiy Storchaka · 8 years ago
  60. 66e9d03 Issue #26621: Update libmpdec version and remove unnecessary test case. by Stefan Krah · 8 years ago
  61. 5f6ccc7 Issue #26139: libmpdec: disable /W4 warning (non-standard dllimport behavior). by Stefan Krah · 9 years ago
  62. 53f2e0a Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by by Stefan Krah · 9 years ago
  63. 5c4064e Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size. by Serhiy Storchaka · 9 years ago
  64. fda673d Issue #24974: Force fp-model precice in mpdecimal.c on Windows by Zachary Ware · 9 years ago
  65. 774ac37 Closes #17202: Merge with 3.4 by Zachary Ware · 9 years ago
  66. 4c9c848 Issue #17202: Add .bat to .hgeol to force them to CRLF. by Zachary Ware · 9 years ago
  67. c2ccce7 Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 9 years ago
  68. a60c2fe Issue #23641: Cleaned out legacy dunder names from tests and docs. by Serhiy Storchaka · 9 years ago
  69. 20b39b2 Removed redundant casts to `char *`. by Serhiy Storchaka · 10 years ago
  70. b578f8a Issue #19232: Speed up decimal import. Additionally, since _decimal is by Stefan Krah · 10 years ago
  71. fc45251 Merge 3.4. by Stefan Krah · 10 years ago
  72. cf26115 Introduce and check for MPD_VERSION_HEX for precise management of builds by Stefan Krah · 10 years ago
  73. 9ea83cf Merge 3.4. by Stefan Krah · 10 years ago
  74. 298131a Issue #22090: Fix '%' formatting for infinities and NaNs. by Stefan Krah · 10 years ago
  75. 6b7786b Use $type instead of $cls in the signature specification. by Stefan Krah · 10 years ago
  76. 5de1f82 Issue #21407: _decimal now supports function signatures. by Stefan Krah · 10 years ago
  77. 8fb74a3 Issue #21374: Fix pickling of DecimalTuple. by Stefan Krah · 10 years ago
  78. f1d4e42 Issue #21374: Fix pickling of DecimalTuple. by Stefan Krah · 10 years ago
  79. ce68c19 remove unused zero constants by Benjamin Peterson · 10 years ago
  80. 7f470d0 Issue #19936: Remove executable bits from C source files and several forgotten by Serhiy Storchaka · 11 years ago
  81. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  82. 1654040 Issue #19936: Disable shebang lines in order to prevent using a random by Stefan Krah · 11 years ago
  83. 0455c3f Whitespace. by Stefan Krah · 11 years ago
  84. 1f1ec12 Issue #19986: Avoid an incorrect warning of older gcc versions. by Stefan Krah · 11 years ago
  85. 01e5f80 Fix C++ header usage. This __STDC_LIMIT_MACROS scheme can still be subverted by Stefan Krah · 11 years ago
  86. da12ada Do not discard const qualifier without a reason. by Stefan Krah · 11 years ago
  87. 37d4e0b Fix two typos. by Stefan Krah · 11 years ago
  88. 42e3b60 Missed one copyright. by Stefan Krah · 11 years ago
  89. ecff655 Update copyright. The four year increment is intentional (to save work). by Stefan Krah · 11 years ago
  90. 4b7f7ac Make a couple of parameters constant. by Stefan Krah · 11 years ago
  91. 45059eb 1) Prepare libmpdec for the 2.4.0 release. None of the following changes affects by Stefan Krah · 11 years ago
  92. 2fdf4e7 Move PyErr_NoMemory() closer to the failure. by Stefan Krah · 11 years ago
  93. a0fd1f5 Change style to match the surrounding code (no early returns). by Stefan Krah · 11 years ago
  94. ac47085 Issue #19437: Fix dec_format() of the _decimal module, handle dec_strdup() by Victor Stinner · 11 years ago
  95. a992e11 Issue #19437: Fix convert_op_cmp() of decimal.Decimal rich comparator, handle by Victor Stinner · 11 years ago
  96. 04754b0 Support multiarch build in tests. by Stefan Krah · 11 years ago
  97. 891ca9e Backport bff16086f03b and bcaaaa00425b. by Stefan Krah · 11 years ago
  98. 6edda14 Issue #17768: Support newline fill character in decimal.py and NUL fill by Stefan Krah · 11 years ago
  99. 3f5db39 Fix a few typos and a double semicolon. Patch by Eitan Adler. by Ezio Melotti · 12 years ago
  100. eb8c451 Since the return type of format() is not a Decimal, raise ValueError instead of by Stefan Krah · 12 years ago