Skip to content

NEWS for the binding partition changes? #57596

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

Closed
nsajko opened this issue Mar 1, 2025 · 2 comments · Fixed by #58297
Closed

NEWS for the binding partition changes? #57596

nsajko opened this issue Mar 1, 2025 · 2 comments · Fixed by #58297
Assignees
Labels
docs This change adds or pertains to documentation
Milestone

Comments

@nsajko
Copy link
Contributor

nsajko commented Mar 1, 2025

There doesn't seem to be any NEWS entry regarding the recent bpart-related changes, that currently (on nightly):

  • make it possible to redefine constants (including redefining struct types)
  • forbid assignment to constants
  • warn on auto import of types

The v1.12 NEWS:

Some relevant PRs:

@nsajko nsajko added the docs This change adds or pertains to documentation label Mar 1, 2025
@nsajko nsajko added this to the 1.12 milestone Mar 1, 2025
@KristofferC
Copy link
Member

  • The need for invokelatest when accessing globals defined in a different world age.

Keno added a commit that referenced this issue May 1, 2025
Will need to be manually backported since this is in NEWS.md on 1.12 rather than HISTORY. Closes #57596
@CameronBieganek
Copy link
Contributor

  • The need for invokelatest when accessing globals defined in a different world age.

Sorry, this is slightly off-topic, but can you elaborate on what this means, or point me to the relevant Github discussion?

aviatesk added a commit that referenced this issue May 5, 2025
Will need to be manually backported since this is in NEWS.md on 1.12
rather than HISTORY. Closes #57596

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
aviatesk added a commit that referenced this issue May 5, 2025
Will need to be manually backported since this is in NEWS.md on 1.12
rather than HISTORY. Closes #57596

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
charleskawczynski pushed a commit to charleskawczynski/julia that referenced this issue May 12, 2025
Will need to be manually backported since this is in NEWS.md on 1.12
rather than HISTORY. Closes JuliaLang#57596

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
charleskawczynski pushed a commit to charleskawczynski/julia that referenced this issue May 12, 2025
Will need to be manually backported since this is in NEWS.md on 1.12
rather than HISTORY. Closes JuliaLang#57596

---------

Co-authored-by: Shuhei Kadowaki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants