Skip to content

Pull requests: uqfoundation/dill

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

escape names interpolated into source-matching patterns
#772 opened Jul 31, 2026 by alhudz Contributor Loading…
ensure valid names before the verification exec in _getimport
#771 opened Jul 26, 2026 by alhudz Contributor Loading…
fix: only rebuild a class from its own __orig_bases__
#770 opened Jul 25, 2026 by Sanjays2402 Contributor Loading…
Custom serialization for typing.TypeVar
#769 opened Jul 25, 2026 by jeremander Loading…
look up descriptor by objclass in _getattr instead of eval
#762 opened Jul 9, 2026 by alhudz Contributor Loading…
Fix saving __qualname__ of functions
#744 opened Feb 6, 2026 by dfremont Loading…
5 tasks done
fix: get correct source from redefined class
#704 opened Feb 27, 2025 by Seraphli Loading…
5 tasks done
dill-0.4.2
New is_pickled_module() function
#556 opened Oct 4, 2022 by leogama Contributor Loading…
New auxiliary function to get value for options: _getopt()
#555 opened Oct 4, 2022 by leogama Contributor Loading…
Fix unpickling errors for Standard Library modules
#548 opened Sep 3, 2022 by leogama Contributor Loading…
Config file reader and format specification
#545 opened Aug 22, 2022 by leogama Contributor Loading…
1 of 4 tasks
Shared namespaces
#534 opened Aug 4, 2022 by anivegesana Contributor Loading…
Session: improvements to documentation + handle unpickleable objects enhancement
#527 opened Jul 16, 2022 by leogama Contributor Loading…
7 tasks done
Deterministic mode
#501 opened Jun 7, 2022 by anivegesana Contributor Loading…
Portable mode: first draft (Brace yourselves)
#491 opened May 31, 2022 by leogama Contributor Draft
Add options to exclude objects from dump_session() enhancement
#475 opened May 11, 2022 by leogama Contributor Loading…
15 tasks done
Allow 3.7 Pickles to be Loaded in 3.8
#406 opened Mar 12, 2021 by njwhite Loading…
ProTip! Adding no:label will show everything without a label.