-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
FrozenDueToAgeProposalProposal-FinalCommentPeriodv2An incompatible library changeAn incompatible library change
Milestone
Description
For #10608, the text/template/parse package was changed in a way that was a breaking change in 28c1ad9. The justification of this is that text/template/parse would have been an internal package if that had existed before and users shouldn't import it. I agree with that reasoning, but I think if we are going to treat text/template/parse as internal and break its API, we may as well make it internal.
My proposal is that in Go 1.11, we add documentation explaining that text/template/parse will be moved to an internal package and in 1.12, text/template/parse is moved. If we want to be more aggressive, we could move it sooner, since 1.11 is already a breaking change to anyone relying on text/template/parse.
spencersutton and davecheneycznic, Azareal, likebike, srfrog, a8m and 2 more
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeProposalProposal-FinalCommentPeriodv2An incompatible library changeAn incompatible library change