Skip to content

Commit 4585f63

Browse files
authored
Merge pull request #36132 from VanMSFT/vanto/uuf-quick-fixes
Fix multiple UUF quick fixes (formatting, terminology, typos)
2 parents 261ff90 + 799cef8 commit 4585f63

7 files changed

Lines changed: 209 additions & 193 deletions

docs/connect/odbc/bug-fixes.md

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
title: List of bugs fixed
3-
description: This page contains a listing of bugs fixed in each release, starting with Microsoft ODBC Driver 17 for SQL Server.
2+
title: List of Bugs Fixed
3+
description: This page contains a listing of bugs fixed in each release of the Microsoft ODBC Driver for SQL Server.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 12/17/2025
6+
ms.reviewer: randolphwest
7+
ms.date: 12/29/2025
78
ms.service: sql
89
ms.subservice: connectivity
910
ms.topic: release-notes
@@ -12,19 +13,19 @@ helpviewer_keywords:
1213
---
1314
# List of bugs fixed
1415

15-
This page contains a listing of bugs fixed in each release, starting with [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
16+
This page contains a listing of bugs fixed in each release of the [!INCLUDE [msCoName](../../includes/msconame-md.md)] ODBC Driver for [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)], starting with the most recent versions.
1617

17-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.6.1.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
18+
### Bug fixes in the Microsoft ODBC Driver 18.6.1.1 for SQL Server
1819

1920
- Fix TDS packet size in BID trace
2021

21-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.5.1.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
22+
### Bug fixes in the Microsoft ODBC Driver 18.5.1.1 for SQL Server
2223

2324
- Fix connection recovery to obtain the active primary node when a server moves
2425
- Fix crashes under low-memory conditions
2526
- Fix some error messages
2627

27-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.4.1.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
28+
### Bug fixes in the Microsoft ODBC Driver 18.4.1.1 for SQL Server
2829

2930
- Fix crashes when receiving invalid data from server
3031
- Fix sending of null data for fixed-length types using DAE
@@ -34,51 +35,50 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
3435
- Fix intermittent crash when connecting with Strict encryption and TLS 1.3
3536
- Fix crashes under low-memory conditions
3637

37-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.3.3.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
38+
### Bug fixes in the Microsoft ODBC Driver 18.3.3.1 for SQL Server
3839

3940
- Fix crashes when receiving invalid data from server
4041
- Fix infinite loop when receiving invalid data from server
4142
- Fix App Service Containers MSI Authentication
4243

43-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.10.6.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
44+
### Bug fixes in the Microsoft ODBC Driver 17.10.6.1 for SQL Server
4445

4546
- Fix crashes when receiving invalid data from server
4647
- Fix infinite loop when receiving invalid data from server
4748
- Fix a crash when attempting to connect under low-memory conditions
4849
- Fix memory leak upon reconnect
4950
- Fix App Service Containers MSI Authentication
5051

51-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.3.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
52+
### Bug fixes in the Microsoft ODBC Driver 18.3.2 for SQL Server
5253

5354
- Fix crashes when receiving invalid data from server
5455
- Fix infinite loop when receiving invalid data from server
5556
- Fix a crash when attempting to connect under low-memory conditions
5657

57-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.10.5 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
58+
### Bug fixes in the Microsoft ODBC Driver 17.10.5 for SQL Server
5859

5960
- Fix crashes when receiving invalid data from server
6061

61-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.3.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
62+
### Bug fixes in the Microsoft ODBC Driver 18.3.1 for SQL Server
6263

6364
- Fix a bug in setting of data classification version attribute
6465

65-
66-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.2.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
66+
### Bug fixes in the Microsoft ODBC Driver 18.2.2 for SQL Server
6767

6868
- Fix a crash when retrieving data with AutoTranslate option off
6969
- Fix partial writes on Linux in presence of signals
7070
- Fix crashes when receiving invalid data from server
7171
- Fix memory leak when processing encrypted columns
7272
- Fix errors with long enclave queries
7373

74-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.10.4.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
74+
### Bug fixes in the Microsoft ODBC Driver 17.10.4.1 for SQL Server
7575

7676
- Fix a crash when retrieving data with AutoTranslate option off
7777
- Fix partial writes on Linux in presence of signals
7878
- Fix crashes when receiving invalid data from server
7979
- Fix memory leak when processing encrypted columns
8080

81-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
81+
### Bug fixes in the Microsoft ODBC Driver 18.2 for SQL Server
8282

8383
- Fix VBS-NONE enclave attestation protocol
8484
- Fix an error when retrieving numeric column with Regional=Yes
@@ -88,69 +88,69 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
8888
- Fix a crash when receiving invalid data from server
8989
- Correct error message when Dedicated Administrative Connections (DAC) fail
9090

91-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.10.3 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
91+
### Bug fixes in the Microsoft ODBC Driver 17.10.3 for SQL Server
9292

9393
- Correct error message when Dedicated Administrative Connections (DAC) fail
9494

95-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.1.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
95+
### Bug fixes in the Microsoft ODBC Driver 18.1.2 for SQL Server
9696

9797
- Fix VBS-NONE enclave attestation protocol.
9898
- Fix error when retrieving numeric column with Regional=Yes.
9999
- Fix intermittent lack of error when server is stopped during bcp out operation.
100100
- Fix error when stored procedure call contains unquoted string parameter.
101101

102-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
102+
### Bug fixes in the Microsoft ODBC Driver 18.1 for SQL Server
103103

104104
- Fix intermittent issue with polling for first successful connection when multiple IP addresses are resolved.
105105
- Fix intermittent issue where the driver stops responding when using SQLBulkOperations in async mode.
106106
- Fix connecting with Strict and non-Strict encryption modes simultaneously.
107107
- Fix missing dependency in Debian package.
108108
- Fix issue with idle connection resiliency when Kerberos authentication is used.
109109

110-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 18.0 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
110+
### Bug fixes in the Microsoft ODBC Driver 18.0 for SQL Server
111111

112112
- Fix UI issues where text was cut off and position of items was off.
113113
- Fix issue with Active Directory Interactive login where attempting to sign in after closing the window of the first failure would automatically succeed if cached credentials were available.
114114
- Fix use of XADTC with Azure SQL Managed Instance.
115115
- Fix loss of Microsoft Entra authentication mode when reconnecting an idle connection.
116116
- Fix an issue with federated authentication when using PingFed.
117117

118-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.10.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
118+
### Bug fixes in the Microsoft ODBC Driver 17.10.2 for SQL Server
119119

120120
- Fix error when retrieving numeric column with Regional=Yes
121121
- Fix intermittent lack of error when server is stopped during bcp out operation
122122
- Fix error when stored procedure call contains unquoted string parameter
123123
- Fix a crash when receiving invalid data from server
124124

125-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.10 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
125+
### Bug fixes in the Microsoft ODBC Driver 17.10 for SQL Server
126126

127127
- Fix intermittent issue with polling for first successful connection when multiple IP addresses are resolved.
128128
- Fix missing dependency in Debian package.
129129
- Fix for only using ADAL when required.
130130
- Fix issue with idle connection resiliency when Kerberos auth was used.
131131

132-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.9 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
132+
### Bug fixes in the Microsoft ODBC Driver 17.9 for SQL Server
133133

134134
- Fix UI issues where text was cut off and position of items was off.
135135
- Fix issue with Active Directory Interactive login where attempting to sign in after closing the window of the first failure would automatically succeed if cached credentials were available.
136136
- Fix use of XADTC with Azure SQL Managed Instance.
137137
- Fix loss of Microsoft Entra authentication mode when reconnecting an idle connection.
138138
- Fix an issue with federated authentication when using PingFed.
139139

140-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.8 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
140+
### Bug fixes in the Microsoft ODBC Driver 17.8 for SQL Server
141141

142142
- Fix for restrictions on connection string regarding usage of `UID` and `PWD` keywords
143143
- Fix for inconsistent fonts in non-English dialogs
144144
- Fix issue with having multiple connections with different AKV credentials
145145
- Fix issue with NVDA not reading connection test results in DSN configuration UI
146146

147-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.7.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
147+
### Bug fixes in the Microsoft ODBC Driver 17.7.2 for SQL Server
148148

149149
- Fix issue with 404 Not Found errors when using Managed Service Identity authentication
150150
- Fix for intermittent Encryption Not Supported errors under high multithreaded loads
151151
- Fix for intermittent crash under high multithreaded loads
152152

153-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.7 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
153+
### Bug fixes in the Microsoft ODBC Driver 17.7 for SQL Server
154154

155155
- Fix character encoding of VARIANT columns in BCP NATIVE mode
156156
- Fix setting of SQL_ATTR_PARAMS_PROCESSED_PTR under specific conditions
@@ -159,39 +159,39 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
159159
- Fix excessive memory usage on multi-processor systems
160160
- Fix Microsoft Entra authentication for some variants of Azure SQL
161161

162-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.6 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
162+
### Bug fixes in the Microsoft ODBC Driver 17.6 for SQL Server
163163

164164
- Fix ADAL error when authenticating with a federated account (Windows)
165165
- Fix an issue where the driver becomes unresponsive when a timeout occurs during an asynchronous notification operation
166166
- Fix driver reference count upon upgrade in Alpine Linux
167167
- Fix libc6 dependency version for Ubuntu
168168
- Add missing defines to Linux/Mac msodbcsql.h
169169

170-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.5.2.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] (Alpine Linux only)
170+
### Bug fixes in the Microsoft ODBC Driver 17.5.2.2 for SQL Server (Alpine Linux only)
171171

172172
- Fix a crash when using Always Encrypted with secure enclaves on Alpine Linux
173173

174-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.5.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
174+
### Bug fixes in the Microsoft ODBC Driver 17.5.2 for SQL Server
175175

176176
- Added msodbcsql.h to Alpine Linux package
177177

178-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.5 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
178+
### Bug fixes in the Microsoft ODBC Driver 17.5 for SQL Server
179179

180180
- Fix AKV CMK metadata hash computation on Linux/macOS
181181
- Fix error when loading OpenSSL 1.0.0
182182
- Fix conversion issues when using ISO-8859-1 and ISO-8859-2 codepages
183183
- Fix internal library name on macOS to include version number
184184
- Fix setting of null indicator when separate length and indicator bindings are used
185185

186-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.4.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
186+
### Bug fixes in the Microsoft ODBC Driver 17.4.2 for SQL Server
187187

188-
- Fix for an issue where process ID and application name wouldn't be sent correctly to SQL Server (for sys.dm_exec_sessions analysis) (Linux)
188+
- Fix for an issue where process ID and application name wouldn't be sent correctly to SQL Server (for `sys.dm_exec_sessions` analysis) (Linux)
189189
- Removed redundant dependency on libuuid (Linux)
190190
- Fix for a bug with sending UTF8 data to SQL Server 2019
191191
- Fix for a bug where locales that end in "@euro" weren't being correctly detected (Linux)
192192
- Fix for XML data being returned incorrectly when fetched as an output parameter while using Always Encrypted
193193

194-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.4 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
194+
### Bug fixes in the Microsoft ODBC Driver 17.4 for SQL Server
195195

196196
- Fix for intermittent issue when Multiple Active Results Sets (MARS) is enabled where the driver stops responding
197197
- Fix connection resiliency issue when async notification is enabled where the driver stops responding
@@ -203,13 +203,13 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
203203
- Fix importing of sql_variant columns containing more than 7,992 bytes using bcp
204204
- Fix sending of correct encoding to server for narrow character data
205205

206-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.3 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
206+
### Bug fixes in the Microsoft ODBC Driver 17.3 for SQL Server
207207

208208
- Fixed TCP send notification event handle memory leak
209209
- Fixed redefinition issue of enum _SQL_FILESTREAM_DESIRED_ACCESS in msodbcsql.h header file
210210
- Fixed missing ACCESS_TOKEN and AUTHENTICATION related definition in msodbcsql.h header file for Linux
211211

212-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.2 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
212+
### Bug fixes in the Microsoft ODBC Driver 17.2 for SQL Server
213213

214214
- Fixed an error message about Microsoft Entra authentication
215215
- Fixed encoding detection when locale environment variables are set differently
@@ -222,7 +222,7 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
222222
- Fixed a cache issue when using ADAL Authentication on Windows
223223
- Fixed an issue that was locking and overwriting trace logs on Windows
224224

225-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17.1 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
225+
### Bug fixes in the Microsoft ODBC Driver 17.1 for SQL Server
226226

227227
- Fixed 1-second delay when calling SQLFreeHandle with MARS enabled and connection attribute "Encrypt=yes"
228228
- Fixed an error 22003 crash in SQLGetData when the size of the buffer passed in is smaller than the data being retrieved (Windows)
@@ -232,7 +232,7 @@ This page contains a listing of bugs fixed in each release, starting with [!INCL
232232
- Fixed a warning on macOS installer
233233
- Fixed sending incorrect state to SQL Server during Session Recovery attempt when Connection Resiliency and Connection Pooling both are enabled, causing the server to drop the session
234234

235-
### Bug fixes in the [!INCLUDE[msCoName](../../includes/msconame-md.md)] ODBC Driver 17 for [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]
235+
### Bug fixes in the Microsoft ODBC Driver 17 for SQL Server
236236

237237
- Fixed a bug where when using Kerberos authentication, bulk insert could fail with "access denied" error
238238
- Removed workaround for a unixODBC bug present in versions older than 2.3.1 (driver doubled the sizes of certain buffers passed to unixODBC)

docs/connect/python/mssql-python/python-sql-driver-mssql-python-connect-jupyter-notebook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "Quickstart: Python SQL Driver - mssql-python Connect to a SQL database from a Jupyter Notebook in Visual Studio Code"
2+
title: "Quickstart: Python SQL Driver - mssql-python Connect to a SQL Database from a Jupyter Notebook in Visual Studio Code"
33
description: This quickstart describes connect to your SQL database from a Jupyter Notebook in Visual Studio Code.
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

docs/connect/python/mssql-python/python-sql-driver-mssql-python-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quickstart describes installing Python, and mssql-python then
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

docs/connect/python/mssql-python/python-sql-driver-mssql-python-rapid-prototyping-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quickstart describes creating prototypes reports quickly using
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

docs/connect/python/mssql-python/python-sql-driver-mssql-python-repeatable-deployments-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This quickstart describes repeatable deployments of the mssql-pytho
44
author: dlevy-msft-sql
55
ms.author: dlevy
66
ms.reviewer: vanto, randolphwest
7-
ms.date: 11/18/2025
7+
ms.date: 12/29/2025
88
ms.service: sql
99
ms.subservice: connectivity
1010
ms.topic: quickstart-sdk
@@ -25,7 +25,7 @@ The `mssql-python` driver doesn't require any external dependencies on Windows m
2525

2626
- Python 3
2727

28-
- If you don't already have Python, install the **Python runtime** and **Python Package Index (PyPI) package manager** from [python.org](https://www.python.org/downloads/).
28+
- If you don't already have Python, install the **Python runtime** and **pip package manager** from [python.org](https://www.python.org/downloads/).
2929

3030
- Prefer to not use your own environment? Open as a devcontainer using [GitHub Codespaces](https://github.com/features/codespaces).
3131

0 commit comments

Comments
 (0)