SwiftPackageIndex / SwiftPackageIndex-Server

The Swift Package Index is the place to find Swift packages!
https://swiftpackageindex.com
Apache License 2.0
526 stars 40 forks source link

Ensure we can't accidentally modify static DateFormatters #3116

Closed finestructure closed 2 months ago

finestructure commented 2 months ago

Call sites didn't seem to be modifying the formatters but better be sure and rule it out.

See #3115 for details.