General

Profile

austin (Austin Ziegler)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

02/08/2024

09:58 PM Ruby master Bug #20247: net/http/header limits are too low
This should be reported upstream: https://github.com/ruby/net-http and can be found at https://github.com/ruby/net-ht... austin (Austin Ziegler)

01/08/2024

04:18 PM Ruby master Feature #20160: rescue keyword for case expressions
lloeki (Loic Nageleisen) wrote in #note-7:
> > If #parse is defined as:
>
> This requires:
>
> a) parse to be ...
austin (Austin Ziegler)
03:12 PM Ruby master Feature #20160: rescue keyword for case expressions
lloeki (Loic Nageleisen) wrote:
> ```
> case (parsed = parse(input))
> when Integer then handle_int(parsed)
> ...
austin (Austin Ziegler)

12/18/2023

02:03 AM Ruby master Feature #20069: Buffer class in stdlib
pynix (Pynix wang) wrote:
> ruby use `String` to deal with bytes, this cause error on irb "invalid byte sequence in...
austin (Austin Ziegler)

10/08/2023

01:36 AM Ruby master Bug #19914: RDoc :method: directives swallowed by immediate private keyword
zzak (zzak _) wrote:
> @jonathanhefner Recently discovered this bug in RDoc and fixed it in Rails, so I'm reporting ...
austin (Austin Ziegler)

08/09/2023

02:01 PM Ruby master Bug #19834: Segmentation fault while running in docker
ramachandran@mallow-tech.com (Ramachandran A) wrote in #note-4:
> byroot (Jean Boussier) wrote in #note-3:
> > Ruby...
austin (Austin Ziegler)

07/31/2023

02:22 PM Ruby master Feature #19787: Add Enumerable#uniq_map, Enumerable::Lazy#uniq_map, Array#uniq_map and Array#uniq_map!
joshuay03 (Joshua Young) wrote in #note-4:
> > Is `.map { ... }.uniq` such a very frequent idiom?
>
> I work on a Ra...
austin (Austin Ziegler)

07/13/2023

05:18 PM Ruby master Bug #19749: Confirm correct behaviour when attaching private method with `#define_method`
Would it be worth adding a third parameter to `Module#define_method` for visibility? `X.define_method(:bar, method(:f... austin (Austin Ziegler)

07/05/2023

07:08 PM Ruby master Bug #19756: URI::HTTP.build does not accept a host of `_gateway`, but `URI.parse` will.
This is a better thread overall and there are a *number* of points worth reading in it. It boils down to:
- Unders...
austin (Austin Ziegler)
06:58 PM Ruby master Bug #19756: URI::HTTP.build does not accept a host of `_gateway`, but `URI.parse` will.
Dan0042 (Daniel DeLorme) wrote in #note-4:
> shugo (Shugo Maeda) wrote in #note-3:
> > is there any use case to use...
austin (Austin Ziegler)

Also available in: Atom