Arthur Crocquevieille
Arthur Crocquevieille
Thank you @simonjbeaumont, I appreciate it! I will start on this issue as soon as possible. I'll make sure to also update the benchmarks and remove the ones against foundation.
Hey @czechboy0, I made an early [draft MR](https://github.com/arthurcro/swift-openapi-runtime/pull/1) on my fork but while running the tests I noticed `testDateTranscoder_iso8601WithFractionalSeconds` is failing with: ``` testDateTranscoder_iso8601WithFractionalSeconds(): XCTAssertEqual failed: ("2023-01-18T10:04:11.122") is not equal...
@czechboy0 definitely, it's reproducible in a brand new Swift playground with only the code snippet I charged. I just opened an issue here https://github.com/swiftlang/swift-foundation/issues/963.
Hey! Thank you for checking! The issue still exists, I'm on the following: ``` $ swift --version swift-driver version: 1.115 Apple Swift version 6.0 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) Target: arm64-apple-macosx15.0 $ uname...
@parkera is this something you could help with when you get a chance? 🙇🏻