1. 9586c68 use get_file_type to open _pyio file types (#719) by Mike McKerns · 11 days ago master
  2. cf41c24 Bump h11 from 0.14.0 to 0.16.0 in /docs (#715) by dependabot[bot] · 6 weeks ago
  3. 13db9d4 drop formal support for python 3.8 (#713) by Mike McKerns · 8 weeks ago
  4. a1807e8 bumping past 0.4.0 by mmckerns · 8 weeks ago
  5. 16eb90b tag: 0.4.0 by mmckerns · 8 weeks ago 0.4.0
  6. cd7a5a8 Bump jinja2 from 3.1.5 to 3.1.6 in /docs (#705) by dependabot[bot] · 3 months ago
  7. 0717bd1 move travis build of 3.9 to focal (#708) by Mike McKerns · 3 months ago
  8. 599265e fix CodeType support for PyPy3.11 7.3.19+ (#707) by Michał Górny · 3 months ago
  9. acc49cf update docs requirements; CI for pypy3.11 (#702) by Mike McKerns · 4 months ago
  10. a3d129f support pypy-3.11 (#701) by Mike McKerns · 4 months ago
  11. 7f678e7 Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#695) by dependabot[bot] · 5 months ago
  12. 5adb444 updated copyright for 2025 (#696) by Mike McKerns · 5 months ago
  13. c8b8c57 fix typo in requirements (#693) by Mike McKerns · 7 months ago
  14. e3c85c8 Bump starlette from 0.37.2 to 0.40.0 in /docs (#686) by dependabot[bot] · 8 months ago
  15. 2bee9e4 add initial support for python 3.14 (#691) by Mike McKerns · 8 months ago
  16. bc71737 fix buiding documentation with sphinx 8.x (#684) by Tomasz Kłoczko · 8 months ago
  17. 29579fd update travis badge link (#683) by Mike McKerns · 8 months ago
  18. 99bcfe8 bumping past 0.3.9 by mmckerns · 9 months ago
  19. 8372a77 tag: 0.3.9 by mmckerns · 9 months ago 0.3.9
  20. 6646459 add formal support for python 3.13 (#681) by Mike McKerns · 9 months ago
  21. 735ac66 more extensive testing for dill.source (#680) by Mike McKerns · 9 months ago
  22. fb2b6fd more extensive testing for dill.source by mmckerns · 9 months ago
  23. 8b86f50 handle a ThreadHandleType (#679) by Mike McKerns · 9 months ago
  24. 15d7c6d better handle import strings of numpy scalars (#678) by Mike McKerns · 9 months ago
  25. a14e75d account for frame.f_locals as proxy in 3.13 (#677) by Mike McKerns · 9 months ago
  26. b281426 diff USE_NUMPY imports numpy.ma (#676) by Mike McKerns · 9 months ago
  27. 9bf8ca7 type check for Integral, bool by value (#675) by Mike McKerns · 9 months ago
  28. a9d136b fix fencepost error when getting source inside decorator in interpreter (#651) by Tim Paine · 11 months ago
  29. a12bfda Bump certifi from 2024.2.2 to 2024.7.4 in /docs (#666) by dependabot[bot] · 11 months ago
  30. e09908f update docs requirements to rtfd 10.27.0 (#665) by Mike McKerns · 12 months ago
  31. 5f8ce43 Bump tornado from 6.3.3 to 6.4.1 in /docs (#660) by dependabot[bot] · 1 year ago
  32. 7bc53e7 --- (#659) by dependabot[bot] · 1 year, 1 month ago
  33. 69f41fe Bump jinja2 from 3.1.3 to 3.1.4 in /docs (#656) by dependabot[bot] · 1 year, 1 month ago
  34. 3b52ba8 Bump idna from 3.4 to 3.7 in /docs (#653) by dependabot[bot] · 1 year, 2 months ago
  35. 70f569b Fix `dill.load_session()` raises `NameError: name 'UnpicklingError' is not defined` #648 (#649) by Zhaoyang Li · 1 year, 4 months ago
  36. 61a171b remove stray import of anydbm (#646) by Mike McKerns · 1 year, 4 months ago
  37. af4dc7d further skip BufferedRandomType if DNE (#645) by Mike McKerns · 1 year, 4 months ago
  38. 827ed5d bumping past 0.3.8 by mmckerns · 1 year, 5 months ago
  39. a0a8e86 tag: 0.3.8 by mmckerns · 1 year, 5 months ago 0.3.8
  40. 6f83208 skip BufferedRandomType on pyodide (#644) by Mike McKerns · 1 year, 5 months ago
  41. 72f6523 Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs (#642) by dependabot[bot] · 1 year, 5 months ago
  42. db56c29 update sphinx to 6.2.1 (#641) by Mike McKerns · 1 year, 5 months ago
  43. 21bd82b import submodule properly when there is an attribute of the module with the same name (#629) by Kelvin Burke · 1 year, 5 months ago
  44. cce8ac7 Bump jinja2 from 3.1.1 to 3.1.3 in /docs (#640) by dependabot[bot] · 1 year, 5 months ago
  45. 5ed40d5 updated copyright for 2024 (#638) by Mike McKerns · 1 year, 5 months ago
  46. 8d209d4 add guard for math.log in size calculation (#637) by Mike McKerns · 1 year, 6 months ago
  47. 6343f44 add build to rtfd config (#632) by Mike McKerns · 1 year, 7 months ago
  48. 4b24b6d formal support for 3.12, initial support for 3.13 (#630) by Mike McKerns · 1 year, 7 months ago
  49. f66ed3b update install doc in tests (#621) by Mike McKerns · 1 year, 9 months ago
  50. b66411e define html_theme as rtd workaround (#615) by Mike McKerns · 1 year, 10 months ago
  51. 78bf5b9 drop formal support for python 3.7 (#614) by Mike McKerns · 1 year, 10 months ago
  52. 2fbe2e1 test for qualname in get_typedef_type (#613) by Mike McKerns · 1 year, 10 months ago
  53. 64aaefb better get_gprof docs, support, errors by mmckerns · 1 year, 11 months ago
  54. 53154df bump past dill-0.3.7 by mmckerns · 1 year, 11 months ago
  55. d334771 tag: dill-0.3.7 by mmckerns · 1 year, 11 months ago dill-0.3.7
  56. 0de1f2b Bump pygments from 2.11.2 to 2.15.0 in /docs (#605) by dependabot[bot] · 1 year, 11 months ago
  57. 8243111 support pypy3.10 by mmckerns · 2 years ago
  58. 9338a48 don't register LineIterator if PYPY by mmckerns · 2 years ago
  59. 9c2183f non-rtf docs use globaltoc and css by mmckerns · 2 years ago
  60. d031d06 fix #601: avoid abort trap on CFunctionType by mmckerns · 2 years ago
  61. c172f59 Merge branch 'master' of github.com:uqfoundation/dill by mmckerns · 2 years ago
  62. 83ab36c use warning context for 312a7 by mmckerns · 2 years ago
  63. 4f3fe3d Fixed bug that crashed dill when a module has its __file__ attribute set to None (#598) by Miguel Hernández-Cabronero · 2 years ago
  64. f7a2282 Merge branch 'master' of github.com:uqfoundation/dill by mmckerns · 2 years, 1 month ago
  65. 272f057 fix #597: better warning filtering by mmckerns · 2 years, 1 month ago
  66. b48198f Bump requests from 2.27.1 to 2.31.0 in /docs (#596) by dependabot[bot] · 2 years, 1 month ago
  67. 4e420e3 fix typo (#587) by lilinjie · 2 years, 2 months ago
  68. 580ccdd pop don't del items in abc dict by mmckerns · 2 years, 3 months ago
  69. 3c8790b Support ABCs (#580) by Anirudh Vegesana · 2 years, 3 months ago
  70. 0379c71 fix #582: add alias for logger.adaptor in _dill by mmckerns · 2 years, 3 months ago
  71. a488530 add donate and codecov to rtfd by mmckerns · 2 years, 3 months ago
  72. 322cf1b Python 3 Metaclasses [Support ABC and Enums - Part 1] (#577) by Anirudh Vegesana · 2 years, 3 months ago
  73. 0e3e7b5 use Python when appropriate by mmckerns · 2 years, 4 months ago
  74. 103f001 Parameters to Args for doc consistency by mmckerns · 2 years, 4 months ago
  75. 0d996d0 fix some docstring formatting by mmckerns · 2 years, 4 months ago
  76. 57dfdec align LICENSE wording with BSD-3-Clause (#574) by Marcel Telka · 2 years, 4 months ago
  77. 4911aff minor changes from PR #554 (#573) by Mike McKerns · 2 years, 4 months ago
  78. 95cb794 move repeat doc config to conf by mmckerns · 2 years, 4 months ago
  79. c5e1675 sphinx should follow imports by mmckerns · 2 years, 4 months ago
  80. 6ffb65a bump CI from 3.11-dev to 3.11 by mmckerns · 2 years, 5 months ago
  81. 30c76d4 handle raw and relative image paths by mmckerns · 2 years, 5 months ago
  82. bd766f7 handle non-relative image paths by mmckerns · 2 years, 5 months ago
  83. 780ff5c enable md to rst with embedded images by mmckerns · 2 years, 5 months ago
  84. 1757abe updated license and copyright by mmckerns · 2 years, 5 months ago
  85. bae57e9 print profile stats for get_gprof by mmckerns · 2 years, 6 months ago
  86. e93a3d9 Merge branch 'master' of github.com:uqfoundation/dill by mmckerns · 2 years, 6 months ago
  87. 92ce132 add profiling script get_gprof by mmckerns · 2 years, 6 months ago
  88. 72ffcfb Fix _is_builtin_module (#567) by Sam Grayson · 2 years, 6 months ago
  89. cde66d2 travis support 3.12 pypy 7.3.9 by mmckerns · 2 years, 8 months ago
  90. 119d4ba formally support python 3.11 by mmckerns · 2 years, 8 months ago
  91. eb98c59 bumping past dill-0.3.6 by mmckerns · 2 years, 8 months ago
  92. d5c4dcc tag: dill-0.3.6 by mmckerns · 2 years, 8 months ago dill-0.3.6
  93. f8ea2a4 ensure tempfiles are deleted by default by mmckerns · 2 years, 8 months ago
  94. 25a7e45 Minor type fix (#535) by vcwai · 2 years, 10 months ago
  95. 9c68440 patch to dump_module as in #535 by mmckerns · 2 years, 10 months ago
  96. 01bab78 Optimize the numpy hook (#542) by Leonardo Gama · 2 years, 10 months ago
  97. 43fd2ca fix pickling of CLibraryLoaderType by mmckerns · 2 years, 10 months ago
  98. bf0f4fa move numpy special register to save by mmckerns · 2 years, 10 months ago
  99. 1d3e8cf Disable logging propagation, use current stderr as output (#541) by Leonardo Gama · 2 years, 10 months ago
  100. 8034b88 Use proper SPDX identifier for License (#539) by Maximilian · 2 years, 10 months ago