Skip to content

Fix parse strings with spaces#1406

Merged
notmgsk merged 1 commit intorcfrom
fix-parse-strings-with-spaces
Nov 19, 2021
Merged

Fix parse strings with spaces#1406
notmgsk merged 1 commit intorcfrom
fix-parse-strings-with-spaces

Conversation

@notmgsk
Copy link
Contributor

@notmgsk notmgsk commented Nov 16, 2021

Description

Insert your PR description here. Thanks for contributing to pyQuil! 🙂

Checklist

  • The PR targets the rc branch (not master).
  • Commit messages are prefixed with one of the prefixes outlined in the commit syntax checker (see pattern field).
  • The above description motivates these changes.
  • There is a unit test that covers these changes.
  • All new and existing tests pass locally and on the PR's checks.
  • Parameters and return values have type hints with PEP 484 syntax.
  • Functions and classes have useful Sphinx-style docstrings.
  • All code follows Black style and obeys flake8 conventions.
  • (New Feature) The docs have been updated accordingly.
  • (Bugfix) The associated issue is referenced above using auto-close keywords.
  • The changelog is updated, including author and PR number (@username, Test ignore #1234).

@notmgsk notmgsk changed the base branch from master to rc November 16, 2021 19:27
@notmgsk notmgsk marked this pull request as ready for review November 16, 2021 19:33
@notmgsk notmgsk requested a review from a team as a code owner November 16, 2021 19:33
Copy link
Contributor

@dbanty dbanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@notmgsk notmgsk merged commit ba9d3a1 into rc Nov 19, 2021
@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.1.0-rc.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@dbanty dbanty deleted the fix-parse-strings-with-spaces branch February 14, 2022 17:03
@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants