GitHub / answerdotai/fastcore issues and pull requests
#683 - Try out NBTest: A smarter tool for testing jupyter notebooks
Issue -
State: open - Opened by ElaineYao 2 months ago
#682 - Implement `__eq__` for `fastcore.xml.FT` for value-based comparison
Issue -
State: open - Opened by gsganden 3 months ago
#681 - stringify FT with `to_xml`
Issue -
State: closed - Opened by jph00 3 months ago
Labels: enhancement
#680 - render FT attrs with `to_xml`
Issue -
State: closed - Opened by jph00 3 months ago
Labels: enhancement
#679 - Ensure flexicache is LRU cached
Pull Request -
State: closed - Opened by pydanny 3 months ago
- 7 comments
Labels: bug
#678 - flexicache appears to be LIFO instead of LRU
Issue -
State: open - Opened by pydanny 3 months ago
Labels: bug
#677 - Empty tag handling in fastcore.xml to support Fragment
Issue -
State: closed - Opened by jph00 4 months ago
Labels: enhancement
#676 - Add warning callout re: bool and store_true defaults
Pull Request -
State: closed - Opened by johnowhitaker 4 months ago
- 2 comments
#675 - Add `headers` arg to `urljson`
Pull Request -
State: closed - Opened by CarloLepelaars 4 months ago
- 1 comment
Labels: enhancement
#674 - Add a setter to patch
Pull Request -
State: closed - Opened by galopyz 4 months ago
- 4 comments
Labels: enhancement
#673 - Consider upticking the fastcore major version
Issue -
State: closed - Opened by zachlewis 4 months ago
#672 - Fix colab link
Pull Request -
State: closed - Opened by galopyz 4 months ago
- 1 comment
#671 - `list[object]` not handled correctly in docments
Issue -
State: closed - Opened by jph00 5 months ago
Labels: bug
#670 - fixing doc in transform.ipynb
Pull Request -
State: open - Opened by alibayalili 5 months ago
#669 - Move dispatch and transform modules to fasttransform
Pull Request -
State: closed - Opened by RensDimmendaal 5 months ago
- 2 comments
Labels: enhancement
#668 - updates to docs and tests to make the code more readable, easily understandable
Pull Request -
State: closed - Opened by siraj-samsudeen 5 months ago
- 1 comment
#667 - Add sort args to delegates
Pull Request -
State: closed - Opened by pydanny 5 months ago
Labels: enhancement
#666 - How to use progress from parallel in Jupyter notebook?
Issue -
State: open - Opened by chhenning 6 months ago
- 1 comment
#665 - Add `partition_dict`
Issue -
State: closed - Opened by jph00 6 months ago
Labels: enhancement
#664 - Add VAR_POSITIONAL and VAR_KEYWORD to docments
Issue -
State: closed - Opened by jph00 6 months ago
Labels: enhancement
#663 - change `asdict` order
Pull Request -
State: closed - Opened by ssslakter 7 months ago
#662 - Add version action support to Param class
Pull Request -
State: closed - Opened by ncoop57 7 months ago
#661 - Change single line docments delegates example to multiline
Pull Request -
State: closed - Opened by Isaac-Flath 7 months ago
#660 - Support args kwargs
Pull Request -
State: closed - Opened by Isaac-Flath 7 months ago
Labels: enhancement
#659 - Update Config to support ConfigParser keyword arguments
Pull Request -
State: closed - Opened by ncoop57 7 months ago
- 2 comments
Labels: enhancement
#658 - Add `L.groupby`
Issue -
State: closed - Opened by jph00 8 months ago
Labels: enhancement
#657 - remove unused var from parse_docstring
Pull Request -
State: closed - Opened by pratapvardhan 8 months ago
- 2 comments
#656 - `splitlines` mis-spelled
Issue -
State: closed - Opened by jph00 8 months ago
Labels: bug
#655 - typo: splitslines in L should change to splitlines
Issue -
State: closed - Opened by sky1ove 8 months ago
- 1 comment
#654 - Handle tuples in `groupby`
Issue -
State: closed - Opened by jph00 8 months ago
Labels: enhancement
#653 - Optimise case of indexing `L` with an `int`
Issue -
State: closed - Opened by jph00 8 months ago
Labels: enhancement
#652 - Add `cmp` and kwargs to `sort_ex`
Issue -
State: closed - Opened by jph00 8 months ago
Labels: enhancement
#651 - Add `last`
Issue -
State: closed - Opened by jph00 8 months ago
Labels: enhancement
#650 - Bump min python version to 3.9
Pull Request -
State: closed - Opened by synapticarbors 8 months ago
- 1 comment
#649 - Minimum python in settings.ini incorrect
Issue -
State: closed - Opened by synapticarbors 9 months ago
#648 - change markupsafe to use stdlib html.escape
Pull Request -
State: closed - Opened by Isaac-Flath 9 months ago
#647 - Add ansi.py (from nbconvert)
Issue -
State: closed - Opened by jph00 9 months ago
Labels: enhancement
#646 - Vendor `typing._allowed_types` removed in Python 3.14
Pull Request -
State: closed - Opened by hugovk 9 months ago
- 3 comments
#645 - Add support for Python 3.11-3.12
Pull Request -
State: closed - Opened by hugovk 9 months ago
- 1 comment
#644 - Support latest CaptureShell version
Issue -
State: closed - Opened by jph00 9 months ago
Labels: enhancement
#643 - Add `exec_eval`
Issue -
State: closed - Opened by jph00 9 months ago
Labels: enhancement
#642 - Hyperscript attrs do not work in `FT`
Issue -
State: closed - Opened by jph00 10 months ago
Labels: bug
#641 - Docments discussed on discuss.python.org
Issue -
State: open - Opened by pawamoy 10 months ago
- 2 comments
#640 - Add `FT.on`
Issue -
State: closed - Opened by jph00 10 months ago
Labels: enhancement
#639 - `list_func` not passed recursively in `dict2obj`
Issue -
State: closed - Opened by jph00 10 months ago
Labels: bug
#638 - Add FT.set
Issue -
State: closed - Opened by jph00 10 months ago
Labels: enhancement
#637 - Add `parallel_async`
Issue -
State: closed - Opened by jph00 10 months ago
Labels: enhancement
#636 - rm `progress=False` from tests of `parallel` since that is the default
Pull Request -
State: closed - Opened by hamelsmu 10 months ago
- 1 comment
#635 - Add support for type casting in the typed decorator
Pull Request -
State: closed - Opened by ncoop57 10 months ago
- 9 comments
Labels: enhancement
#634 - Add `BasicRepr`
Issue -
State: closed - Opened by jph00 10 months ago
Labels: enhancement
#633 - Show instance vars in `basic_repr()`
Issue -
State: closed - Opened by jph00 10 months ago
Labels: enhancement
#632 - add Path to `untar` dest
Pull Request -
State: closed - Opened by hamelsmu 10 months ago
- 1 comment
Labels: enhancement
#631 - Nested attr supporting keys
Pull Request -
State: closed - Opened by Isaac-Flath 10 months ago
- 9 comments
Labels: enhancement
#630 - `dict2obj does not handle `list_func` correctly or pass it recursively
Issue -
State: closed - Opened by jph00 10 months ago
Labels: bug
#629 - Falsey attrs result in doubled tags in `to_xml`
Issue -
State: closed - Opened by jph00 10 months ago
Labels: bug
#628 - Add `Config.find`
Issue -
State: closed - Opened by jph00 11 months ago
Labels: enhancement
#627 - move nbdev detection to fastcore
Pull Request -
State: closed - Opened by hamelsmu 11 months ago
- 2 comments
Labels: enhancement
#626 - Handle whitespace-sensitive situations in `to_xml` automatically
Issue -
State: closed - Opened by jph00 11 months ago
Labels: enhancement
#625 - str2bool does not return a bool
Issue -
State: closed - Opened by jph00 11 months ago
Labels: bug
#624 - auto-update context
Pull Request -
State: closed - Opened by hamelsmu 11 months ago
- 2 comments
Labels: enhancement
#623 - fix bool error
Pull Request -
State: closed - Opened by hamelsmu 11 months ago
- 1 comment
#622 - fix bool default
Pull Request -
State: closed - Opened by hamelsmu 11 months ago
- 2 comments
#621 - Add llm context files
Pull Request -
State: closed - Opened by hamelsmu 11 months ago
- 5 comments
Labels: documentation, enhancement
#620 - Add `ft_cls` to `ft`
Issue -
State: closed - Opened by jph00 11 months ago
Labels: enhancement
#619 - Add module `__getattr__` to `fastcore.xml`
Issue -
State: closed - Opened by jph00 11 months ago
Labels: enhancement
#618 - Curried `risinstance` fails when passed `None`
Issue -
State: closed - Opened by jph00 11 months ago
Labels: bug
#617 - Add `AttrDictDefault` and `extract_docstrings`; Add `do_escape` to `to_xml`
Issue -
State: closed - Opened by jph00 11 months ago
Labels: enhancement
#616 - Add to flexiclass docs
Pull Request -
State: closed - Opened by pydanny 11 months ago
- 1 comment
Labels: documentation
#615 - Add `extract_docstrings`
Issue -
State: closed - Opened by jph00 11 months ago
#614 - add markdown to doc output
Issue -
State: closed - Opened by jph00 11 months ago
Labels: enhancement
#613 - fix annotations generated by py2pyi
Pull Request -
State: closed - Opened by comhar 11 months ago
- 3 comments
Labels: bug
#612 - move patched methods to parent class
Pull Request -
State: closed - Opened by comhar 12 months ago
- 5 comments
Labels: enhancement
#611 - add debug=True parameter to urlsend
Pull Request -
State: closed - Opened by radam9 12 months ago
- 5 comments
Labels: enhancement
#610 - bugfix
Pull Request -
State: closed - Opened by Isaac-Flath 12 months ago
- 2 comments
#609 - Support patched methods in `py2pyi`
Issue -
State: closed - Opened by jph00 12 months ago
#608 - Allow urlsend to accept and pass decode flag to urlrequest
Issue -
State: closed - Opened by radam9 12 months ago
- 1 comment
#607 - nullable dataclass overhaul
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#606 - Change FT structure
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#605 - inline_tags
Pull Request -
State: closed - Opened by phact 12 months ago
- 2 comments
#604 - Handle embedded quotes in `to_xml`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#603 - Skip dict and listy valued attrs if empty in `ft`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#602 - stringify list values in `ft` attr vals
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#601 - Do not update `-` to `_` if special chars present in `ft`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#600 - Add `FT.get(k,default)`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#599 - Add `Safe` str and return it from `to_xml`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#598 - Add `valmap` to `ft`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#597 - Allow embedding raw HTML inside FT templates using UTF-8 encoded bytes
Pull Request -
State: closed - Opened by adamritter 12 months ago
- 1 comment
Labels: enhancement
#596 - Allow `__ft__` methods to return tuples
Pull Request -
State: closed - Opened by Rahulbeniwal26119 12 months ago
- 4 comments
Labels: enhancement
#595 - `attrmap` and hyperscript support in fastcore.xml.FT
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#594 - Feat: add an inline flag for to_xml()
Pull Request -
State: closed - Opened by phact 12 months ago
- 4 comments
Labels: enhancement
#593 - add `ver2tuple`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#592 - Remove inline assert on tuple type
Pull Request -
State: closed - Opened by pydanny 12 months ago
- 1 comment
#591 - Allow attrs to be added to `FT` using `__call__`
Issue -
State: closed - Opened by jph00 12 months ago
Labels: enhancement
#589 - Interoperability with Django and Jinja using __html__() protocol
Pull Request -
State: closed - Opened by collinanderson about 1 year ago
- 2 comments
Labels: enhancement
#588 - Interoperability with Django and Jinja using __html__() protocol
Issue -
State: closed - Opened by collinanderson about 1 year ago
#587 - Using copy_func on non-function raises NameError
Issue -
State: closed - Opened by simonkeys about 1 year ago
- 1 comment
#583 - flexicache async support
Issue -
State: closed - Opened by jph00 about 1 year ago
#531 - `L` is not JSON-serializable
Issue -
State: open - Opened by criemen about 2 years ago
- 4 comments
#518 - Fix minor typo in `patch` documentation
Pull Request -
State: closed - Opened by kbressem over 2 years ago
- 2 comments
#415 - enable more robust multiple dispatch with `plum`
Pull Request -
State: closed - Opened by seeM about 3 years ago
- 33 comments
Labels: enhancement