Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Showing string with overlong codepoint errors badly regression 1.12 Regression in the 1.12 release strings "Strings!"
#58593 opened May 31, 2025 by Keno 1.12
Allow creating String from Memory{UInt8} with a given length arrays [a, r, r, a, y, s] strings "Strings!"
#58519 opened May 24, 2025 by quinnj
Add a similar method for Type{<:CodeUnits} strings "Strings!"
#57826 opened Mar 18, 2025 by ararslan Loading…
replace! on a string gives an unfriendly internal error error messages Better, more actionable error messages strings "Strings!"
#57613 opened Mar 3, 2025 by IanButterworth
@nospecialize for string_index_err backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 error handling Handling of exceptions by Julia or the user invalidations strings "Strings!"
#57604 opened Mar 2, 2025 by nsajko Loading…
implement String(::Base.Generator) good first issue Indicates a good issue for first-time contributors to Julia help wanted Indicates that a maintainer wants help on an issue or pull request strings "Strings!"
#57072 opened Jan 16, 2025 by StefanKarpinski
Delete map(f, ::AbstractString) special case breaking This change will break code iteration Involves iteration or the iteration protocol strings "Strings!"
#57071 opened Jan 16, 2025 by LilithHafner
document that unsafe_string accepts Cstring docs This change adds or pertains to documentation strings "Strings!"
#56907 opened Dec 26, 2024 by stevengj Loading…
Allow for generically extracting unannotated string backport 1.11 Change should be backported to release-1.11 strings "Strings!"
#55458 opened Aug 11, 2024 by tecosaur Loading…
Make AnnotateChar equality consider annotations backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug equality Issues relating to equality relations: ==, ===, isequal strings "Strings!"
#55457 opened Aug 11, 2024 by tecosaur Loading…
join docstring is wrong w.r.t AnnotatedStringss docs This change adds or pertains to documentation strings "Strings!"
#55382 opened Aug 5, 2024 by KristofferC
AnnotatedString equality contradicts docs equality Issues relating to equality relations: ==, ===, isequal strings "Strings!"
#55244 opened Jul 25, 2024 by aplavin
Concatenation of string constants isn't concretely evaluated, but is inferred as a Const compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) strings "Strings!"
#54921 opened Jun 24, 2024 by Seelengrab
Do not give StringVectors to users strings "Strings!"
#54452 opened May 13, 2024 by jakobnissen Loading…
CodeUnits <: DenseVector, but does not fulfill its only criteria bug Indicates an unexpected problem or unintended behavior strings "Strings!"
#53996 opened Apr 8, 2024 by jakobnissen
2x Regression in string join benchmark on NanoSoldier fixed on master performance Must go faster regression Regression in behavior compared to a previous version strings "Strings!"
#53786 opened Mar 19, 2024 by Zentrik
ProTip! What’s not been updated in a month: updated:<2025-05-03.