Qiskit / qiskit-ibm-runtime

IBM Client for Qiskit Runtime
https://docs.quantum.ibm.com/api/qiskit-ibm-runtime
Apache License 2.0
161 stars 157 forks source link

Fix concat_release_notes.py on Windows #1964

Closed Eric-Arellano closed 1 month ago

Eric-Arellano commented 1 month ago

For Windows, you have to explicitly set the file encoding with pathlib APIs.