Skip to content

Pull requests: JuliaLang/julia

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump Documenter to v1.11.3 bugfix This change fixes an existing bug docsystem The documentation building system
#58421 opened May 15, 2025 by mortenpi Loading…
WIP: The great pairwise reduction refactor fold sum, maximum, reduce, foldl, etc. needs docs Documentation for this change is required needs nanosoldier run This PR should have benchmarks run on it needs news A NEWS entry is required for this change needs tests Unit tests are required for this change
#58418 opened May 14, 2025 by mbauman Draft
6 tasks
17
3
Test #58303 DO NOT MERGE Do not merge this PR!
#58417 opened May 14, 2025 by LilithHafner Loading…
add a warning to the docstring for deepcopy docs This change adds or pertains to documentation
#58416 opened May 14, 2025 by JeffBezanson Loading…
[REPL] more reliable extension loading backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12
#58415 opened May 14, 2025 by vtjnash Loading…
don't strip keyword argument names with --strip-metadata bugfix This change fixes an existing bug
#58412 opened May 13, 2025 by JeffBezanson Loading…
reflection: Label "dynamic invoke" in code_typed backport 1.12 Change should be backported to release-1.12
#58411 opened May 13, 2025 by topolarity Loading…
Much more conservative highlighting for 1.12 display and printing Aesthetics and correctness of printed representations of objects. markdown
#58408 opened May 13, 2025 by tecosaur Loading…
Update terminfo data display and printing Aesthetics and correctness of printed representations of objects.
#58406 opened May 13, 2025 by tecosaur Loading…
Convert more stdlibs to LazyLibraries
#58405 opened May 13, 2025 by staticfloat Loading…
RFC: add ability to avoid printing trailing type parameters display and printing Aesthetics and correctness of printed representations of objects. needs docs Documentation for this change is required needs tests Unit tests are required for this change
#58389 opened May 12, 2025 by JeffBezanson Loading…
Fix hash_integer for small values hashing triage This should be discussed on a triage call
#58387 opened May 12, 2025 by lgoettgens Loading…
remove Irrational from hash(::Real) fallback design Design of APIs or of the language itself hashing
#58375 opened May 10, 2025 by adienes Draft
counting and summing Bools with a small integer init promote to Int fold sum, maximum, reduce, foldl, etc.
#58374 opened May 10, 2025 by mbauman Loading…
Backports for 1.12.0-beta4 release Release management and versioning.
#58369 opened May 9, 2025 by KristofferC Loading…
8 of 26 tasks
REPL: show user loaded packages in the banner REPL Julia's REPL (Read Eval Print Loop)
#58366 opened May 9, 2025 by IanButterworth Loading…
remove some padding from Task type
#58363 opened May 8, 2025 by JeffBezanson Loading…
Improve ImmutableDict doc docs This change adds or pertains to documentation
#58360 opened May 8, 2025 by rfritz Loading…
add Random.jump(rng) API feature Indicates new feature / enhancement requests randomness Random number generation and the Random stdlib
#58353 opened May 8, 2025 by rfourquet Loading…
ProTip! Adding no:label will show everything without a label.