-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-4429 Add Changelog for 4.7.2 #1635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
(cherry picked from commit 29f4d5c)
Changes in Version 4.7.2 | ||
------------------------- | ||
|
||
Version 4.7.2 fixes a bug introduced in 4.7.0: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ambiguous. Is there just the Nuitka compiler bug?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about just one line:
Fixes a bug where PyMongo could not be used with the Nuitka compiler.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to convey that the bug was introduced in 4.7.0. It worked in prior versions.
Issues Resolved | ||
............... | ||
|
||
See the `PyMongo 4.7.2 release notes in JIRA`_ for the list of resolved issues |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's something funny with these links. For one, they do not automatically take you to them by clicking in github. More importantly, when I paste the link into my browser, I don't see things rendered as html. I see raw tags, like <h2>
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're moving away from this changelog toward the "What's New" page on the internal docs site.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So this is how it's supposed to look?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤷🏼♂️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Git-R-Done!
(cherry picked from commit 29f4d5c)