Skip to content

Conversation

ArunS-tack
Copy link
Contributor

@ArunS-tack ArunS-tack commented Jun 14, 2021

Fixes #21537.

  • printing
    • fixed parenthesizing issue of denominators that are powers

@sympy-bot
Copy link

sympy-bot commented Jun 14, 2021

Hi, I am the SymPy bot (v161). I'm here to help you write a release notes entry. Please read the guide on how to write release notes.

Your release notes are in good order.

Here is what the release notes will look like:

  • printing

This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.9.

Click here to see the pull request description that was parsed.
Fixes #21537.
<!-- BEGIN RELEASE NOTES -->
* printing
  * fixed parenthesizing issue of denominators that are powers
<!-- END RELEASE NOTES -->

Update

The release notes on the wiki have been updated.

@smichr smichr enabled auto-merge June 14, 2021 21:21
@smichr smichr merged commit 1fb2490 into sympy:master Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latex parsing of fractions yields wrong expression due to missing brackets
3 participants