Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / quora/qcore issues and pull requests
#110 - Version 1.11.1
Pull Request -
State: closed - Opened by JelleZijlstra about 1 month ago
#109 - Prepare release 1.11.0
Pull Request -
State: closed - Opened by JelleZijlstra about 1 month ago
#108 - Prepare release 1.11.0
Pull Request -
State: closed - Opened by JelleZijlstra about 2 months ago
#107 - Drop support for Python 3.8
Pull Request -
State: closed - Opened by JelleZijlstra about 2 months ago
#106 - build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#105 - remove requires-python from build-system table
Pull Request -
State: closed - Opened by wheelsandmetal 3 months ago
- 1 comment
#105 - remove requires-python from build-system table
Pull Request -
State: closed - Opened by wheelsandmetal 3 months ago
- 1 comment
#104 - Support Python 3.13
Pull Request -
State: closed - Opened by JelleZijlstra 6 months ago
#103 - build(deps): bump black from 24.2.0 to 24.3.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#102 - Declare build dependencies
Pull Request -
State: closed - Opened by hauntsaninja 9 months ago
- 4 comments
#101 - asserts: add assert_type
Pull Request -
State: closed - Opened by tal7aouy about 1 year ago
- 1 comment
#100 - Prepare release 1.10.0
Pull Request -
State: closed - Opened by JelleZijlstra over 1 year ago
#99 - Fix pytest warnings
Pull Request -
State: closed - Opened by JelleZijlstra over 1 year ago
#98 - Update to Cython 3
Pull Request -
State: closed - Opened by JelleZijlstra over 1 year ago
#97 - Prepare release 1.9.1
Pull Request -
State: closed - Opened by JelleZijlstra over 1 year ago
#96 - pin Cython when building qcore
Pull Request -
State: closed - Opened by nbdaaron over 1 year ago
#95 - Prepare release 1.9.0
Pull Request -
State: closed - Opened by JelleZijlstra over 1 year ago
#94 - Update dependencies and Python versions
Pull Request -
State: closed - Opened by JelleZijlstra over 1 year ago
#93 - microtime/format_utime_as_iso_8601: Support sep argument
Pull Request -
State: closed - Opened by besfahbod about 2 years ago
- 1 comment
#92 - microtime: Add conversion API from datetime and ISO-8601
Pull Request -
State: closed - Opened by besfahbod about 2 years ago
- 3 comments
#91 - microtime: Add API to convert to datetime, format as ISO-8601
Pull Request -
State: closed - Opened by besfahbod about 2 years ago
- 2 comments
#90 - codemod: Drop PY2-style object superclass markers
Pull Request -
State: closed - Opened by besfahbod over 2 years ago
- 1 comment
#89 - prepare release 1.8.0
Pull Request -
State: closed - Opened by JelleZijlstra over 2 years ago
#88 - Add .fn attributes to cache wrappers in caching.py
Pull Request -
State: closed - Opened by JelleZijlstra over 2 years ago
#87 - Support 3.10; upgrade mypy and black
Pull Request -
State: closed - Opened by JelleZijlstra over 2 years ago
#86 - qcore.inspection: Remove cache from get_full_name
Pull Request -
State: closed - Opened by JelleZijlstra over 2 years ago
- 1 comment
#85 - asserts: Support defaultdict for assert_dict_eq()'s expected/actual args
Pull Request -
State: closed - Opened by besfahbod almost 3 years ago
- 4 comments
#84 - caching: fix cached_per_instance
Pull Request -
State: closed - Opened by corey-sobel almost 3 years ago
#83 - get_args_tuple() doesn't take **kwargs into account
Issue -
State: open - Opened by JelleZijlstra almost 3 years ago
- 1 comment
#82 - asserts: Use `ascii` representation of values in exception message
Pull Request -
State: closed - Opened by besfahbod almost 3 years ago
- 1 comment
#81 - reformat
Pull Request -
State: closed - Opened by JelleZijlstra almost 3 years ago
#80 - Fix caching.pyi annotation
Pull Request -
State: closed - Opened by JelleZijlstra almost 3 years ago
#79 - use typing.NoReturn
Pull Request -
State: closed - Opened by JelleZijlstra almost 3 years ago
#78 - prepare release 1.7.0
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
#77 - update mypy and changelog
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
#76 - use cibuildwheel
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
- 1 comment
#75 - modernize the codebase
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
#74 - back to ancient mypy for now
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
#73 - add GitHub actions tests
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
#72 - improve stubs, reformat with latest black
Pull Request -
State: closed - Opened by JelleZijlstra over 3 years ago
#71 - Revert "decorators: add __self__"
Pull Request -
State: closed - Opened by JelleZijlstra almost 4 years ago
#70 - decorators: add __self__
Pull Request -
State: closed - Opened by JelleZijlstra almost 4 years ago
- 3 comments
#69 - inspection: Prevent AttributeError in get_original_fn()
Pull Request -
State: closed - Opened by besfahbod about 4 years ago
#68 - get_original_fn() fails on objects with C impl
Issue -
State: closed - Opened by besfahbod about 4 years ago
#67 - asserts: add AssertRaisesInstance and assert_raises_instance
Pull Request -
State: closed - Opened by kahkeng about 4 years ago
- 2 comments
#66 - use relative imports in pxd files
Pull Request -
State: closed - Opened by JelleZijlstra over 4 years ago
#65 - drop 3.4 and test 3.8 instead
Pull Request -
State: closed - Opened by JelleZijlstra over 4 years ago
#64 - drop 3.4, test 3.7 and 3.8 instead
Pull Request -
State: closed - Opened by JelleZijlstra over 4 years ago
#63 - qcore/decorators: import module if necessary during unpickling
Pull Request -
State: closed - Opened by JelleZijlstra over 4 years ago
- 1 comment
#62 - fix tests
Pull Request -
State: closed - Opened by JelleZijlstra about 5 years ago
#61 - prepare release 1.5.0
Pull Request -
State: closed - Opened by JelleZijlstra over 5 years ago
#60 - fix stubs for decorator_of_context_manager
Pull Request -
State: closed - Opened by JelleZijlstra over 5 years ago
#60 - fix stubs for decorator_of_context_manager
Pull Request -
State: closed - Opened by JelleZijlstra over 5 years ago
#59 - expose Utime newtype
Pull Request -
State: closed - Opened by JelleZijlstra over 5 years ago
#59 - expose Utime newtype
Pull Request -
State: closed - Opened by JelleZijlstra over 5 years ago
#58 - Remove slow imports in testing.py
Pull Request -
State: closed - Opened by JelleZijlstra almost 6 years ago
#57 - asserts: Add startswith()/endswith() checks for strings
Pull Request -
State: closed - Opened by behnam about 6 years ago
#56 - qcore: Format all Python code with black
Pull Request -
State: closed - Opened by behnam about 6 years ago
#56 - qcore: Format all Python code with black
Pull Request -
State: closed - Opened by behnam about 6 years ago
#55 - add clear() on lru_cache decorator
Pull Request -
State: closed - Opened by fuzziqersoftware about 6 years ago
#54 - add `__iter__` to LRUCache stub
Pull Request -
State: closed - Opened by JelleZijlstra about 6 years ago
#53 - add attributes to AssertRaises stub
Pull Request -
State: closed - Opened by JelleZijlstra about 6 years ago
#52 - prepare release 0.5.1
Pull Request -
State: closed - Opened by behnam over 6 years ago
#51 - qcore: Add __prepare__ to some meta classes
Pull Request -
State: closed - Opened by behnam over 6 years ago
#50 - Prepare 0.5.0 release
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
#50 - Prepare 0.5.0 release
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
#49 - upload to pypi on tags
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
- 1 comment
#49 - upload to pypi on tags
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
- 1 comment
#48 - qcore: don't override the builtin in python 3.7
Pull Request -
State: closed - Opened by SurenNihalani over 6 years ago
- 1 comment
#48 - qcore: don't override the builtin in python 3.7
Pull Request -
State: closed - Opened by SurenNihalani over 6 years ago
- 1 comment
#47 - Build wheels in Travis
Pull Request -
State: closed - Opened by kennydo over 6 years ago
- 1 comment
#47 - Build wheels in Travis
Pull Request -
State: closed - Opened by kennydo over 6 years ago
- 1 comment
#46 - fix Travis
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
#45 - fix stub for `decorator_of_context_manager`
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
#44 - add support for Python 3.7
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
#43 - qcore: change pickle reduce implementation
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
#42 - Add stubs and make the package PEP 561-compatible
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
- 1 comment
#41 - fix pickling @retry functions
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
- 1 comment
#41 - fix pickling @retry functions
Pull Request -
State: closed - Opened by JelleZijlstra over 6 years ago
- 1 comment
#40 - setup.py: stop importing Cython in setup.py
Pull Request -
State: closed - Opened by JelleZijlstra almost 7 years ago
#40 - setup.py: stop importing Cython in setup.py
Pull Request -
State: closed - Opened by JelleZijlstra almost 7 years ago
#39 - qcore: don't need import cythonize during setup.py's egg_info
Pull Request -
State: closed - Opened by SurenNihalani almost 7 years ago
- 1 comment
#38 - qcore: add a bosic tox.ini
Pull Request -
State: closed - Opened by SurenNihalani almost 7 years ago
- 1 comment
#38 - qcore: add a bosic tox.ini
Pull Request -
State: closed - Opened by SurenNihalani almost 7 years ago
- 1 comment
#37 - qcore: add Cython as a requires
Pull Request -
State: closed - Opened by SurenNihalani almost 7 years ago
#37 - qcore: add Cython as a requires
Pull Request -
State: closed - Opened by SurenNihalani almost 7 years ago
#36 - caching: add lru_cache decorator
Pull Request -
State: closed - Opened by JelleZijlstra about 7 years ago
- 1 comment
#35 - `@qcore.retry()` doesn't work on classmethods
Issue -
State: open - Opened by JelleZijlstra over 7 years ago
- 1 comment
#35 - `@qcore.retry()` doesn't work on classmethods
Issue -
State: open - Opened by JelleZijlstra over 7 years ago
- 1 comment
#34 - qcore: update CHANGELOG
Pull Request -
State: closed - Opened by manannayak over 7 years ago
#33 - inspection: improve handling decorators, cythonized method and classes in get_full_name
Pull Request -
State: closed - Opened by HwanSeungYeo over 7 years ago
- 2 comments
#32 - enum: attempt to fix 3.3 build
Pull Request -
State: closed - Opened by JelleZijlstra over 7 years ago
#31 - fix unpickling of enums pickled in Python 3
Pull Request -
State: closed - Opened by JelleZijlstra over 7 years ago
#30 - support __slots__ in InspectableClass
Pull Request -
State: closed - Opened by JelleZijlstra over 7 years ago
#29 - add support for keyword-only args in qcore.caching
Pull Request -
State: closed - Opened by JelleZijlstra over 7 years ago
#28 - update version support
Pull Request -
State: closed - Opened by JelleZijlstra over 7 years ago
#27 - helpers: handle import aliases in object_from_string
Pull Request -
State: closed - Opened by manannayak over 7 years ago
#27 - helpers: handle import aliases in object_from_string
Pull Request -
State: closed - Opened by manannayak over 7 years ago
#26 - helpers: allow unicode in PY2 for object_from_string
Pull Request -
State: closed - Opened by manannayak over 7 years ago
#26 - helpers: allow unicode in PY2 for object_from_string
Pull Request -
State: closed - Opened by manannayak over 7 years ago