[PR #1144] [MERGED] Add bytesType to pkl:reflect #915

Closed
opened 2025-12-30 01:27:43 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1144
Author: @bioball
Created: 7/24/2025
Status: Merged
Merged: 7/24/2025
Merged by: @bioball

Base: mainHead: add-bytes-type-to-reflect


📝 Commits (1)

  • 75bf5a3 Add bytesType to pkl:reflect

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 stdlib/reflect.pkl (+4 -0)

📄 Description

Just like other data types on the base module, the mirror for Bytes should be available directly on pkl:reflect.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1144 **Author:** [@bioball](https://github.com/bioball) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `add-bytes-type-to-reflect` --- ### 📝 Commits (1) - [`75bf5a3`](https://github.com/apple/pkl/commit/75bf5a339d47470b247335d8e8de9d4cf9144b9e) Add `bytesType` to pkl:reflect ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `stdlib/reflect.pkl` (+4 -0) </details> ### 📄 Description Just like other data types on the base module, the mirror for `Bytes` should be available directly on `pkl:reflect`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:43 +01:00
adam closed this issue 2025-12-30 01:27:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#915