Skip to content

Add Time marshalling support#2757

Open
hmdne wants to merge 1 commit intomasterfrom
hmdne/codex/support-marshaling-of-time-objects
Open

Add Time marshalling support#2757
hmdne wants to merge 1 commit intomasterfrom
hmdne/codex/support-marshaling-of-time-objects

Conversation

@hmdne
Copy link
Copy Markdown
Member

@hmdne hmdne commented Jun 20, 2025

Summary

  • implement Time#_dump and Time._load
  • marshal Time objects via __marshal__
  • parse Time ivars when unmarshalling
  • expose custom zone via property
  • enable specs by updating filter lists

Testing

  • bin/rake mspec_ruby_nodejs PATTERN=spec/ruby/core/time/_dump_spec.rb (fails: unsupported pack directive "V")

https://chatgpt.com/codex/tasks/task_e_6855d0679080832a988bbebb9862f26e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant