Mahmoud Hashemi

Results 52 issues of Mahmoud Hashemi

With 19.10.0 out, here are the priorities targeted for 2019Q4 or 2020Q1: 1. [x] **match-mode** (#94): get it a bit o polish and under real use (more test cases, see...

- [ ] Iter() reference Auto(list) as another option? - [ ] public docs for Fill - [ ] public docs explaining a "Mode" (not just for extending glom, but...

Name tentative, but idea is reprlib + bbrepr and more: * builtins repr roundtrippably (bbrepr) * pprint-style features * Sorted keys * indent * Max items? (reprlib style) * Max...

Right now [the tutorial](http://glom.readthedocs.io/en/latest/tutorial.html) is coherently designed, tested, and even documented. However, it doesn't build up in a way that's very beginner friendly. It establishes glom's value and then immediately...

help wanted
good first issue

Now that #32 has added scopes to glom, it's possible to do multi-target glomming. I think the next frontier in this area is enabling relative paths. The obvious analogy is...

Per @jcollado's comment in #7, most validation libraries don't support custom error messages. I've just merged #25 which brings in the first iteration of `Check()`, which can perform a variety...

Excellent work! Just wanted to mention, if straight-line performance is the goal, it may be worth testing a non-async version of the code. Most operations are going to be gated...

Great project! One request: Over the years, footers have really given people a heck of a time, myself included. Would you mind adding idiomatic footers to your app potions? I'm...

As Mateussf [pointed out on Twitter](https://twitter.com/Mateussf/status/747246104085925888), somehow we went all this time without Portuguese Wikipedia. A remarkable fact, but also one in need of change ASAP.

Just a couple sentences above the TOC that would at least include the git version on which these were tested (see also #47). Many operating systems are pinned on older...