Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / maxfischer2781/asyncstdlib issues and pull requests

#158 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2

Pull Request - State: open - Opened by dependabot[bot] 6 days ago
Labels: dependencies

#157 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1

Pull Request - State: closed - Opened by dependabot[bot] 20 days ago - 1 comment
Labels: dependencies

#156 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] 27 days ago
Labels: dependencies

#155 - Refactor groupby to use classes

Pull Request - State: closed - Opened by mjpieters about 2 months ago - 4 comments

#154 - v3.12.5

Pull Request - State: closed - Opened by maxfischer2781 about 2 months ago - 1 comment

#153 - Maintenance for Test Loop

Pull Request - State: open - Opened by maxfischer2781 about 2 months ago

#152 - Type fixes

Pull Request - State: closed - Opened by maxfischer2781 about 2 months ago

#150 - Sync cached_property getter access

Pull Request - State: closed - Opened by mjpieters 2 months ago - 4 comments

#149 - [Feature]: @cached_property that only awaits the wrapped method _once_.

Issue - State: closed - Opened by mjpieters 2 months ago - 3 comments
Labels: enhancement

#148 - fix type annotation from static checks 597

Pull Request - State: closed - Opened by maxfischer2781 3 months ago

#147 - v3.12.4

Pull Request - State: closed - Opened by maxfischer2781 3 months ago

#146 - Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#145 - Test and typing maintenance

Pull Request - State: closed - Opened by maxfischer2781 3 months ago

#144 - [Bug]: `unittests/test_functools_lru.py::test_method_discard` failures with Python 3.13.0b2

Issue - State: closed - Opened by mgorny 4 months ago - 2 comments
Labels: bug

#142 - [Bug]: Typing inconsistency between PyRight and myPy

Issue - State: closed - Opened by maxfischer2781 4 months ago
Labels: bug

#141 - Prepare release 3.12.3

Pull Request - State: closed - Opened by maxfischer2781 6 months ago

#140 - Fix tests stubs

Pull Request - State: closed - Opened by isra17 6 months ago - 4 comments

#139 - [Bug]: Incorrect overload handling for Any

Issue - State: open - Opened by maxfischer2781 6 months ago - 1 comment
Labels: bug

#138 - Support typing via PyRight

Pull Request - State: closed - Opened by maxfischer2781 6 months ago

#137 - [Feature]: Support linting with PyRight

Issue - State: closed - Opened by maxfischer2781 6 months ago
Labels: enhancement

#136 - Prepare release 3.12.2

Pull Request - State: closed - Opened by maxfischer2781 6 months ago

#135 - Improved typing for LRU cache

Pull Request - State: closed - Opened by maxfischer2781 6 months ago

#134 - Update contribution material

Issue - State: closed - Opened by maxfischer2781 7 months ago

#133 - Update contribution setup

Pull Request - State: closed - Opened by maxfischer2781 7 months ago

#132 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#131 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#130 - Update issue templates

Pull Request - State: closed - Opened by maxfischer2781 7 months ago

#129 - Improvements and cleanup for typing

Pull Request - State: closed - Opened by maxfischer2781 7 months ago

#128 - Fix athrow call (warning in python 3.12)

Pull Request - State: closed - Opened by ziima 7 months ago

#127 - Improved typing for builtins

Pull Request - State: closed - Opened by maxfischer2781 8 months ago

#126 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#125 - Add type overload with filter(None, iter)

Issue - State: closed - Opened by dishang-le 8 months ago - 1 comment
Labels: typing bug

#124 - pyright: Failed to call method "__get__" for descriptor class "LRUAsyncCallable..."

Issue - State: closed - Opened by Luffbee 8 months ago - 5 comments
Labels: help wanted, typing bug

#123 - Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#122 - Bump codecov/codecov-action from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#121 - Bump github/codeql-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#119 - Deprecate Py3.6 and Py3.7

Pull Request - State: closed - Opened by maxfischer2781 9 months ago - 1 comment

#118 - Fix ReadTheDocs configuration

Pull Request - State: closed - Opened by maxfischer2781 9 months ago - 1 comment

#117 - Add note about missing itertools functions

Pull Request - State: closed - Opened by ziima 10 months ago

#116 - Drop duplicated from _core

Pull Request - State: closed - Opened by ziima 10 months ago - 5 comments

#115 - Add itertools batched

Pull Request - State: closed - Opened by ziima 10 months ago - 2 comments

#114 - Add itertools count

Pull Request - State: closed - Opened by ziima 11 months ago - 4 comments

#113 - Support Py3.12

Pull Request - State: closed - Opened by maxfischer2781 11 months ago - 1 comment

#112 - Fix stable sort in heapq.merge: python uses both __eq__ and __lt__ to…

Pull Request - State: closed - Opened by ybungalobill about 1 year ago - 3 comments

#111 - asyncstdlib.heapq.merge is not stable

Issue - State: closed - Opened by ybungalobill about 1 year ago - 2 comments

#110 - Match Python 3.12 standard library

Issue - State: closed - Opened by maxfischer2781 over 1 year ago

#109 - Add filterfalse to itertools

Pull Request - State: closed - Opened by ziima over 1 year ago - 3 comments

#108 - Complete itertools.chain interface

Pull Request - State: closed - Opened by maxfischer2781 over 1 year ago - 1 comment

#107 - Change in behavior of chain() between 3.10.5 and 3.10.6.

Issue - State: closed - Opened by byllyfish over 1 year ago - 3 comments

#106 - Include unittests in sdist

Pull Request - State: closed - Opened by mgorny over 1 year ago - 2 comments

#105 - Type hinting for lru_cache on methods

Pull Request - State: closed - Opened by maxfischer2781 over 1 year ago - 1 comment

#104 - alru_cache decorator on a class method causes mypy error: Missing positional argument "self"

Issue - State: closed - Opened by atusy over 1 year ago - 6 comments
Labels: typing bug

#103 - Make `chain` a class like the standard sync `chain`

Pull Request - State: closed - Opened by polyipseity over 1 year ago - 1 comment

#102 - `chain.from_iterable` does not play nice inside VSCode

Issue - State: closed - Opened by polyipseity over 1 year ago - 1 comment
Labels: typing bug

#101 - Add str.join(…, AsyncIterable) support

Issue - State: closed - Opened by bryzgaloff over 1 year ago - 2 comments

#100 - cached_property reacts gracefully to hasattr

Pull Request - State: closed - Opened by maxfischer2781 over 1 year ago - 1 comment

#99 - `hasattr` call for attribute being `cached_property` raises `RuntimeWarning`

Issue - State: closed - Opened by alex-kowalczyk over 1 year ago - 2 comments
Labels: bug

#98 - Python version requirement

Issue - State: closed - Opened by auxsvr almost 2 years ago - 1 comment

#97 - Documentation Maintenance 072022

Pull Request - State: closed - Opened by maxfischer2781 almost 2 years ago - 1 comment

#96 - Switch itertools.groupby closures to class implementation

Issue - State: closed - Opened by maxfischer2781 almost 2 years ago
Labels: help wanted, good first issue

#95 - Deprecate old Python versions

Issue - State: closed - Opened by maxfischer2781 almost 2 years ago

#94 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: closed - Opened by lgtm-com[bot] almost 2 years ago - 4 comments

#93 - clearing cache before it exists raises AttributeError

Issue - State: closed - Opened by skewty almost 2 years ago - 4 comments
Labels: documentation

#92 - Add `chunks` or `chunked` functionality

Issue - State: closed - Opened by AIGeneratedUsername almost 2 years ago - 2 comments

#91 - islice close generator

Issue - State: closed - Opened by Niccolum about 2 years ago - 1 comment

#90 - First pass at using typing.ParamSpec to tighten types for callables.

Pull Request - State: closed - Opened by varoonp123 about 2 years ago - 5 comments

#89 - missing async_property

Issue - State: closed - Opened by skewty about 2 years ago - 1 comment
Labels: documentation

#87 - Tee locking

Pull Request - State: closed - Opened by maxfischer2781 over 2 years ago - 2 comments

#86 - `tee()`'s iterators throw RuntimeError when consumed in parallel

Issue - State: closed - Opened by h4l over 2 years ago - 3 comments

#85 - Graceful contextmanager cleanup

Pull Request - State: closed - Opened by maxfischer2781 over 2 years ago - 1 comment

#84 - Possible mishandling of GeneratorExit in contextmanager

Issue - State: closed - Opened by maxfischer2781 over 2 years ago - 1 comment

#83 - Update package metadata

Pull Request - State: closed - Opened by maxfischer2781 over 2 years ago - 1 comment

#82 - Allow evicting individual items from lru_cache

Pull Request - State: closed - Opened by maxfischer2781 over 2 years ago - 8 comments

#81 - Add a way in functools lru_cache to invalidate just one entry

Issue - State: closed - Opened by Dysta over 2 years ago - 3 comments

#80 - Add strong async neutral iteration

Pull Request - State: closed - Opened by maxfischer2781 over 2 years ago - 1 comment

#79 - Use flit_core build-backend

Pull Request - State: closed - Opened by mgorny over 2 years ago - 3 comments

#78 - slot_get helper works incorrectly with metaclasses

Issue - State: closed - Opened by maxfischer2781 over 2 years ago - 1 comment

#76 - Removes the synchronous behavior of zip.

Pull Request - State: closed - Opened by SimpleArt almost 3 years ago - 1 comment

#75 - Add heapq module

Pull Request - State: closed - Opened by maxfischer2781 almost 3 years ago - 1 comment

#73 - Full strict typing

Pull Request - State: closed - Opened by maxfischer2781 almost 3 years ago - 1 comment

#72 - functools typing

Pull Request - State: closed - Opened by maxfischer2781 almost 3 years ago - 1 comment

#71 - Docs on iterator scoping

Pull Request - State: closed - Opened by maxfischer2781 almost 3 years ago - 1 comment

#70 - Document patterns due to automatic iterator closure

Issue - State: closed - Opened by maxfischer2781 almost 3 years ago
Labels: documentation

#69 - Fix closeable scoped/borrowed iter

Pull Request - State: closed - Opened by maxfischer2781 almost 3 years ago - 3 comments

#68 - Iterators provided by scoped_iter can be closed

Issue - State: closed - Opened by maxfischer2781 almost 3 years ago - 2 comments
Labels: bug

#67 - Use scoped_iter instead of ScopedIter in all functions

Pull Request - State: closed - Opened by isra17 almost 3 years ago - 4 comments

#66 - Officially support Python 3.10

Pull Request - State: closed - Opened by maxfischer2781 almost 3 years ago - 3 comments

#65 - Added missing annotations in _core.py file

Pull Request - State: closed - Opened by ArtyomKozyrev8 almost 3 years ago - 2 comments

#64 - Fix `async` prefix for `groupby` type annotation overloads.

Pull Request - State: closed - Opened by bwhmather about 3 years ago - 2 comments

#63 - Support strict mypy typing

Issue - State: closed - Opened by uSpike about 3 years ago - 3 comments
Labels: enhancement, help wanted, good first issue

#62 - Release 3.10.1: Fixed type checking support

Pull Request - State: closed - Opened by maxfischer2781 about 3 years ago - 1 comment

#61 - Mypy does not recognize library stub

Issue - State: closed - Opened by uSpike about 3 years ago - 4 comments
Labels: bug

#60 - Prepare release 3.10.0

Pull Request - State: closed - Opened by maxfischer2781 about 3 years ago - 1 comment

#59 - Doc typo?

Issue - State: closed - Opened by ludaavics about 3 years ago - 1 comment

#58 - Create custom.css to improve margins between code

Pull Request - State: closed - Opened by eileen-kuehn about 3 years ago

#57 - Add heapq / heapq.merge?

Issue - State: closed - Opened by maxfischer2781 about 3 years ago

#56 - Investigate Cython support

Issue - State: closed - Opened by maxfischer2781 about 3 years ago - 7 comments
Labels: enhancement