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
Sort

Issues list

Edit of "Output-function summary" docs from a new learner docs This change adds or pertains to documentation io Involving the I/O subsystem: libuv, read, write, etc.
#56767 opened Dec 6, 2024 by nathanrboyer Loading…
Fix type stability of ReadEachIterator bugfix This change fixes an existing bug io Involving the I/O subsystem: libuv, read, write, etc.
#56678 opened Nov 24, 2024 by jakobjpeters Loading…
Base.cp seems to have a bug when copying large files io Involving the I/O subsystem: libuv, read, write, etc.
#56537 opened Nov 12, 2024 by sriharshakandala
print(iobuffer, number) without calling string(number)? io Involving the I/O subsystem: libuv, read, write, etc. performance Must go faster
#55835 opened Sep 21, 2024 by stevengj
GenericIOBuffer assumes data is stored contiguously in memory bug Indicates an unexpected problem or unintended behavior io Involving the I/O subsystem: libuv, read, write, etc.
#54636 opened May 30, 2024 by nhz2
Race condition in wait(::Process) with process end? io Involving the I/O subsystem: libuv, read, write, etc.
#54146 opened Apr 19, 2024 by NHDaly
process_exited(p) returns false for <defunct> zombie object on macos io Involving the I/O subsystem: libuv, read, write, etc. system:mac Affects only macOS
#54145 opened Apr 19, 2024 by NHDaly
IOContext does not follow the required interface of AbstractPipe io Involving the I/O subsystem: libuv, read, write, etc.
#51808 opened Oct 21, 2023 by Seelengrab
line number incorrect for methods defines in files over 2,147,483,647 lines long io Involving the I/O subsystem: libuv, read, write, etc.
#51279 opened Sep 12, 2023 by oxinabox
readbytes! doesn't throw on a non-readable stream io Involving the I/O subsystem: libuv, read, write, etc.
#50584 opened Jul 18, 2023 by stevengj
remove allocation in skipchars DO NOT MERGE Do not merge this PR! io Involving the I/O subsystem: libuv, read, write, etc. performance Must go faster
#50526 opened Jul 12, 2023 by stevengj Loading…
Buffering of IOStream can lead to writing of previously-read data bug Indicates an unexpected problem or unintended behavior correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing io Involving the I/O subsystem: libuv, read, write, etc.
#50410 opened Jul 4, 2023 by Seelengrab
Redirecting stderr to file makes error messages latency higher compiler:latency Compiler latency io Involving the I/O subsystem: libuv, read, write, etc.
#49265 opened Apr 5, 2023 by JoelNiemela
use gc preserve instead of noinline to remove allocation in unsafe_write io Involving the I/O subsystem: libuv, read, write, etc. performance Must go faster
#49125 opened Mar 23, 2023 by JeffBezanson Loading…
IOStream bugs with non-seekable streams bug Indicates an unexpected problem or unintended behavior io Involving the I/O subsystem: libuv, read, write, etc.
#48667 opened Feb 13, 2023 by vtjnash
Scaling IO with number of threads to achieve high throughput io Involving the I/O subsystem: libuv, read, write, etc. multithreading Base.Threads and related functionality performance Must go faster
#48232 opened Jan 11, 2023 by vustef
Unified I/O error type design Design of APIs or of the language itself error handling Handling of exceptions by Julia or the user io Involving the I/O subsystem: libuv, read, write, etc.
#47771 opened Dec 1, 2022 by maleadt
Catch exception when attempting to acquire lock in finalizer io Involving the I/O subsystem: libuv, read, write, etc. multithreading Base.Threads and related functionality
#47612 opened Nov 17, 2022 by BioTurboNick
readbytes! method for element types other than UInt8 io Involving the I/O subsystem: libuv, read, write, etc. unicode Related to unicode characters and encodings
#47413 opened Nov 1, 2022 by apaz-cli
add useful helper function tee? io Involving the I/O subsystem: libuv, read, write, etc.
#47200 opened Oct 17, 2022 by vtjnash
Invalidations when defining new lock(::IO) method compiler:latency Compiler latency io Involving the I/O subsystem: libuv, read, write, etc.
#46878 opened Sep 24, 2022 by Tokazama
Immediate segmentation fault on startup when MatlabRuntime is installed io Involving the I/O subsystem: libuv, read, write, etc. system:mac Affects only macOS
#46182 opened Jul 26, 2022 by forrestlaine
MethodError with pipeline(cmd; stdout=stdout, append=true) io Involving the I/O subsystem: libuv, read, write, etc.
#45096 opened Apr 26, 2022 by mortenpi
Properly crash/report error when writing to full filesystem error handling Handling of exceptions by Julia or the user filesystem Underlying file system and functions that use it io Involving the I/O subsystem: libuv, read, write, etc.
#44535 opened Mar 9, 2022 by Seelengrab
Non-ascii characters in Base.getpass do not work on Windows bug Indicates an unexpected problem or unintended behavior io Involving the I/O subsystem: libuv, read, write, etc. system:windows Affects only Windows
#44399 opened Mar 1, 2022 by GHTaarn
ProTip! What’s not been updated in a month: updated:<2024-12-20.