Skip to content

Meta: Allow adding date to Resolution header - #4061

Merged
JelleZijlstra merged 6 commits into
python:mainfrom
JelleZijlstra:resolutiondate
Oct 16, 2024
Merged

Meta: Allow adding date to Resolution header#4061
JelleZijlstra merged 6 commits into
python:mainfrom
JelleZijlstra:resolutiondate

Conversation

@JelleZijlstra

@JelleZijlstraJelleZijlstra commented Oct 16, 2024

Copy link
Copy Markdown
Member

Fixes#4054.


📚 Documentation preview 📚: https://pep-previews--4061.org.readthedocs.build/

Comment thread.pre-commit-config.yaml
Comment threadcheck-peps.py Outdated

@warsawwarsaw left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I like it, but I also wonder whether it's obvious that the date link is pointing to the DPO thread in the examples. Maybe it's good enough, but I also kind of liked the "Discord thread" text! Just a thought, no objections from me.

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

I added some extra tests in hugovk@6bc1e72 in case you want to pull it in. Or I can PR it your branch, or after this is merged?

@JelleZijlstra

Copy link
Copy Markdown
MemberAuthor

Thanks Hugo! Feel free to push those tests onto my branch; if not I can run the right git commands in a little bit.

@hugovk

Copy link
Copy Markdown
Member

Pushed!

@gaborbernat

Copy link
Copy Markdown
Contributor

Thanks folks, great improvement ❤️

gvanrossum pushed a commit to gvanrossum/peps that referenced this pull request Dec 10, 2024
Fixespython#4054
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for freeto 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.

Allow adding a date to the Resolution of a PEP

4 participants

@JelleZijlstra@hugovk@gaborbernat@warsaw