Ecosyste.ms: Issues

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

GitHub / viralogic/py-enumerable issues and pull requests

#85 - fixed bug in Enumerable.Any()

Pull Request - State: open - Opened by NigelBess 7 months ago

#83 - Field name not found, throw exception

Issue - State: open - Opened by ksusanto about 1 year ago

#82 - Unexpected IndexError

Issue - State: open - Opened by ericgcc about 1 year ago

#81 - Enumerable.chunk

Issue - State: open - Opened by FracturedCode over 1 year ago

#80 - Strange Append behavior

Issue - State: open - Opened by LiviuShiva over 1 year ago

#79 - reverse() not reverse

Issue - State: open - Opened by pinter-adam over 1 year ago

#78 - Release v1.4.0

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

#77 - Bump future from 0.18.2 to 0.18.3

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#76 - #73-Retain Enumerable ordering

Pull Request - State: closed - Opened by viralogic almost 2 years ago

#75 - #69-codecov-integration

Pull Request - State: closed - Opened by viralogic over 2 years ago
Labels: testing

#74 - Speed

Issue - State: open - Opened by davepruitt over 2 years ago - 3 comments
Labels: bug

#73 - Retain Enumerable ordering

Issue - State: closed - Opened by viralogic over 2 years ago
Labels: bug

#72 - Call to any() mutates the collection

Issue - State: closed - Opened by mzhukovs about 3 years ago - 2 comments

#71 - add index_of, last_index_of, and for_each

Pull Request - State: open - Opened by mzhukovs about 3 years ago - 5 comments

#70 - Consider adding some List extension equivalents

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

#69 - Add codecov

Issue - State: closed - Opened by viralogic over 3 years ago - 1 comment
Labels: documentation, testing

#68 - Release 1.3.0

Pull Request - State: closed - Opened by viralogic over 3 years ago

#67 - Rename "to_dict" to "to_dictionary"

Pull Request - State: closed - Opened by steveberdy over 3 years ago

#66 - Add to_dict functionality

Pull Request - State: closed - Opened by steveberdy over 3 years ago - 6 comments

#65 - Bump py from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#64 - Bump pyyaml from 5.3.1 to 5.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#63 - Consider add a method to_dict

Issue - State: closed - Opened by norsd over 3 years ago - 1 comment

#62 - Consider typing

Issue - State: open - Opened by cleoold almost 4 years ago - 3 comments
Labels: enhancement

#60 - Release 1.2.5

Pull Request - State: closed - Opened by viralogic almost 4 years ago

#59 - Concat Mutation

Pull Request - State: closed - Opened by viralogic almost 4 years ago

#58 - Test and Release GitHub Actions

Pull Request - State: closed - Opened by viralogic almost 4 years ago

#57 - #55-Poetry dependency management

Pull Request - State: closed - Opened by viralogic almost 4 years ago

#56 - Remove support for python 2.7 and 3.5

Issue - State: closed - Opened by viralogic almost 4 years ago - 1 comment

#55 - Poetry dependency management

Issue - State: closed - Opened by viralogic almost 4 years ago

#54 - Adds syntax highlight

Pull Request - State: closed - Opened by sobolevn about 4 years ago - 1 comment

#53 - Add() does not behave as expected on an empty Enumerable

Issue - State: closed - Opened by kekivelez about 4 years ago - 4 comments

#52 - The result_func from group_by is acting up

Issue - State: closed - Opened by haliaga over 4 years ago - 3 comments

#51 - Patch 1.2.4

Pull Request - State: closed - Opened by viralogic over 4 years ago

#50 - group_by bug

Issue - State: closed - Opened by GF-Huang over 4 years ago - 4 comments

#49 - Merge from master

Pull Request - State: closed - Opened by viralogic over 4 years ago

#48 - Issue #47 - Fixed issue with join method.

Pull Request - State: closed - Opened by viralogic over 4 years ago

#47 - Join does not behave the same as py-linq==1.2.1

Issue - State: closed - Opened by ksusanto over 4 years ago - 2 comments

#46 - Development

Pull Request - State: closed - Opened by viralogic over 4 years ago

#45 - Github Action integration

Pull Request - State: closed - Opened by viralogic over 4 years ago

#44 - Github build action

Pull Request - State: closed - Opened by viralogic over 4 years ago

#43 - Flake8 and github build action work

Pull Request - State: closed - Opened by viralogic over 4 years ago

#42 - Moved build to Azure Pipelines

Pull Request - State: closed - Opened by viralogic over 4 years ago

#41 - Create pythonpackage.yml

Pull Request - State: closed - Opened by viralogic over 4 years ago

#40 - Performance Tests

Issue - State: open - Opened by viralogic over 4 years ago
Labels: testing

#39 - Switch build to Azure Pipelines

Issue - State: closed - Opened by viralogic over 4 years ago - 1 comment
Labels: testing

#38 - Performance Issue on Select

Issue - State: closed - Opened by viralogic over 4 years ago - 1 comment
Labels: bug

#37 - Issue 36 - Fixed iteration of file lines

Pull Request - State: closed - Opened by viralogic almost 5 years ago

#36 - Using py-linq on files fails in version 1.2.0

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

#35 - .first() unexcpected result

Issue - State: closed - Opened by inielse almost 5 years ago - 1 comment

#34 - lost data when use 'any' function

Issue - State: closed - Opened by lucasfcardozo about 5 years ago - 1 comment

#33 - Version1.1

Pull Request - State: closed - Opened by viralogic about 5 years ago - 3 comments

#32 - Count should accept a lambda as filter

Issue - State: closed - Opened by viralogic over 5 years ago - 1 comment

#31 - "reverse" should NOT be immediately executed

Issue - State: closed - Opened by dagoltz over 5 years ago - 4 comments

#30 - "all" is exhausting the original collection twice

Issue - State: closed - Opened by dagoltz over 5 years ago - 1 comment

#29 - "distinct" should NOT be immediately executed

Issue - State: closed - Opened by dagoltz over 5 years ago - 2 comments

#28 - "distinct" should be implemented using a set and not "dict"

Issue - State: closed - Opened by dagoltz over 5 years ago - 1 comment

#27 - Stop using exceptions as control flows

Issue - State: closed - Opened by dagoltz over 5 years ago

#26 - "element_at" should only iterate until "n"

Issue - State: closed - Opened by dagoltz over 5 years ago - 1 comment

#25 - functions that require at least 1 element, should use "any"

Issue - State: closed - Opened by dagoltz over 5 years ago - 1 comment

#24 - "any" should not exhaust the entire iterator

Issue - State: closed - Opened by dagoltz over 5 years ago - 1 comment

#23 - "any" should accept a None predicate

Issue - State: closed - Opened by dagoltz over 5 years ago - 1 comment

#22 - Unexpected behavior when using iterator as the input data

Issue - State: closed - Opened by lutecki over 5 years ago - 4 comments

#21 - Handle predicate in more methods

Issue - State: closed - Opened by K3UL over 5 years ago - 2 comments
Labels: enhancement

#20 - Can't use union() function

Issue - State: closed - Opened by AmiK2001 over 5 years ago - 1 comment

#19 - "Intersect"ing on the result of "distinct" yields incorrect results

Issue - State: closed - Opened by boekabart almost 6 years ago - 2 comments
Labels: bug

#18 - Version 1.0 PyPi

Issue - State: closed - Opened by viralogic almost 6 years ago
Labels: enhancement

#17 - add additional Enumerable methods

Issue - State: closed - Opened by viralogic almost 6 years ago
Labels: enhancement

#16 - api documentation

Issue - State: open - Opened by viralogic almost 6 years ago
Labels: documentation

#15 - default if empty documentation

Issue - State: closed - Opened by viralogic almost 6 years ago
Labels: documentation

#14 - Except function

Issue - State: closed - Opened by viralogic almost 6 years ago - 1 comment
Labels: bug

#13 - empty list as default parameter

Issue - State: closed - Opened by scls19fr almost 7 years ago - 3 comments

#12 - identity function

Pull Request - State: closed - Opened by scls19fr almost 7 years ago

#11 - order_by and order_by_descending without parameter

Issue - State: closed - Opened by scls19fr almost 7 years ago - 3 comments

#10 - Bug in last method

Issue - State: closed - Opened by viralogic over 7 years ago - 1 comment

#9 - Remove run_tests.py

Issue - State: closed - Opened by viralogic over 7 years ago - 1 comment

#8 - Library documentation

Issue - State: closed - Opened by viralogic over 7 years ago - 6 comments

#7 - Then By sorting implementation

Issue - State: closed - Opened by viralogic over 7 years ago - 3 comments

#6 - Provide some simple examples

Issue - State: closed - Opened by scls19fr over 7 years ago - 6 comments

#5 - Tests (rename files), continuous integration

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

#4 - Enable continuous integration

Issue - State: closed - Opened by scls19fr over 7 years ago - 4 comments

#3 - rename tests files

Issue - State: closed - Opened by scls19fr over 7 years ago

#2 - PEP8

Issue - State: closed - Opened by scls19fr over 7 years ago - 4 comments

#1 - Ported to Python 3

Issue - State: closed - Opened by oleg-shilo over 8 years ago - 6 comments