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
Assigned to nobody Loading
Sort

Pull requests list

add to docstring to methods specifying specifics of specificity ordering docs This change adds or pertains to documentation types and dispatch Types, subtyping and method dispatch
#60566 opened Jan 6, 2026 by adienes Loading…
compare ranges by firstindex before by values (like vectors) backport 1.13 bugfix This change fixes an existing bug equality Issues relating to equality relations: ==, ===, isequal ranges Everything AbstractRange
#60565 opened Jan 6, 2026 by adienes Loading…
[JuliaLowering] Minor code quality improvements
#60561 opened Jan 6, 2026 by aviatesk Loading…
Array tutorial docs This change adds or pertains to documentation
#60557 opened Jan 6, 2026 by avilay Loading…
Clean up testing of lowering errors
#60556 opened Jan 6, 2026 by c42f Loading…
[release-1.11] Backports for 1.11 release Release management and versioning.
#60549 opened Jan 5, 2026 by IanButterworth Loading…
DNM: Enable GC time
#60546 opened Jan 5, 2026 by vchuravy Draft
Test: add broken/skip/context keywords to all @test_* macros testsystem The unit testing framework and Test stdlib
#60543 opened Jan 4, 2026 by IanButterworth Loading…
Add zero-argument constructor Tuple() triage This should be discussed on a triage call
#60534 opened Jan 3, 2026 by vishal2005025 Loading…
Implement cconvert for SubArray arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug docs This change adds or pertains to documentation
#60533 opened Jan 2, 2026 by nhz2 Loading…
Compiler frontend API / lowering iterator
#60529 opened Jan 2, 2026 by c42f Loading…
5 tasks
Value-parameterised annotations and Face primacy display and printing Aesthetics and correctness of printed representations of objects. stdlib Julia's standard library strings "Strings!"
#60527 opened Jan 1, 2026 by tecosaur Draft
Port StringView to Base feature Indicates new feature / enhancement requests status: waiting for PR reviewer strings "Strings!"
#60526 opened Jan 1, 2026 by jakobnissen Loading…
coverage: cleaner logs by marking tests that fail on coverage jobs as broken needs full CI Triggers a full CI run (coverage, source builds etc. that is usually only scheduled).
#60500 opened Dec 29, 2025 by IanButterworth Draft
fix #9498: make keyword calls respect positional dispatch bugfix This change fixes an existing bug keyword arguments f(x; keyword=arguments) minor change Marginal behavior change acceptable for a minor release needs pkgeval Tests for all registered packages should be run with this change types and dispatch Types, subtyping and method dispatch
#60499 opened Dec 28, 2025 by MilesCranmer Loading…
Fix incorrect results from floating-point division (fld, cld, div) bugfix This change fixes an existing bug maths Mathematical functions triage This should be discussed on a triage call
#60497 opened Dec 28, 2025 by lvlte Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.