Skip to content
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

PEP 750: Updates after community feedback #4124

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
f1a4b24
Link to Lysandros' tstrings branch.
davepeck Nov 1, 2024
70a1785
Merge branch 'main' into pep750-november-updates
davepeck Nov 12, 2024
d6e1ea7
Add !r to spec on debug specifier. Closes #17
davepeck Nov 12, 2024
4baa43f
Finalize debug spec section. Closes #21
davepeck Nov 12, 2024
bf6115b
Add section on `Template.__hash__()`. Closes #19
davepeck Nov 12, 2024
5a501ee
Explicitly describe the lack of a specialized `Template.__str__()`. C…
davepeck Nov 12, 2024
9084a8c
Update PEP to use tuple, not Sequence for args.
davepeck Nov 15, 2024
59c8280
Update rationale for templatelib.
davepeck Nov 15, 2024
961a327
Describe convenience accessors for Template.
davepeck Nov 15, 2024
3d0bad9
Add discussion of Template convenience accessors.
davepeck Nov 15, 2024
6da8042
Get rid of wrong.
davepeck Nov 15, 2024
5ba24f7
Merge branch 'main' into pep750-november-updates
davepeck Nov 18, 2024
f2991d3
Wrap up work on format strings and relationship to templates.
davepeck Nov 18, 2024
586d255
Merge pull request #26 from davepeck/pep750-november-updates
davepeck Nov 18, 2024
2cb55e7
Add post history for Nov 18 2024
davepeck Nov 18, 2024
e908775
Correct spelling mistake
davepeck Nov 18, 2024
3751682
Update writing on t-strings and bytes.
davepeck Nov 19, 2024
f4b03d6
leave the door open for t-string + bytes in a future PEP
davepeck Nov 19, 2024
a762212
Remove needless 'as well'
davepeck Nov 19, 2024
8792b7a
Simplify comprehension
davepeck Nov 19, 2024
457fde6
Update Discussions-To
davepeck Nov 19, 2024
fbef23c
Update 'structured logging' paragraph
davepeck Nov 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading