{{ message }}
bpo-29534: move Misc/NEWS entry to correct section; add Misc/ACKS entry.#99
Merged
mdickinson merged 1 commit intoFeb 14, 2017
Merged
Conversation
…/ACS entry for Andrew Nester.
berkerpeksag
approved these changes
Feb 14, 2017
Contributor
|
sorry guys! This one looks good! |
Sorry, something went wrong.
Member
Author
|
Thanks @berkerpeksag! @andrewnester: No problem; my bad - I should have noticed this before merging #65. |
Sorry, something went wrong.
akruis
pushed a commit
to akruis/cpython
that referenced
this pull request
Sep 9, 2017
akruis
pushed a commit
to akruis/cpython
that referenced
this pull request
Sep 9, 2017
jaraco
pushed a commit
that referenced
this pull request
Dec 2, 2022
jaraco
added a commit
to jaraco/cpython
that referenced
this pull request
Feb 17, 2023
jaraco
added a commit
to jaraco/cpython
that referenced
this pull request
Feb 17, 2023
Run CI on Windows Closes python#99 See merge request python-devs/importlib_resources!106
This was referenced Feb 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
#65 included a Misc/NEWS entry in the wrong location. This PR fixes the location of that Misc/NEWS entry, and adds a Misc/ACKS entry for Andrew
NestorNester.