Ecosyste.ms: Issues

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

GitHub / danthedeckie/simpleeval issues and pull requests

#142 - Support Python 3.9+

Pull Request - State: open - Opened by kurtmckee 5 months ago - 2 comments

#141 - Catch warnings

Pull Request - State: open - Opened by cedk 6 months ago - 1 comment

#140 - Is this project still alive?

Issue - State: open - Opened by amyasnikov 8 months ago - 1 comment

#139 - Bump black from 23.1.0 to 24.3.0 in /requirements

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

#138 - Escaping the sandbox through generators

Issue - State: open - Opened by decorator-factory 9 months ago - 1 comment

#137 - `and` operator bug

Issue - State: open - Opened by raheelsayeed 9 months ago - 2 comments

#136 - Address `ast` deprecation warnings

Pull Request - State: open - Opened by edgarrmondragon 10 months ago - 3 comments

#134 - Fix README typos

Pull Request - State: closed - Opened by koenigsley about 1 year ago - 1 comment

#133 - Feature - DictComp support

Pull Request - State: open - Opened by Lkruitwagen about 1 year ago

#131 - intercept evaluation of simpleeval and add if conditions

Issue - State: open - Opened by ahmed4end over 1 year ago - 1 comment

#129 - Add a timeout for statements

Issue - State: open - Opened by 0x0elliot over 1 year ago

#128 - while shortcode seems endless loop

Issue - State: closed - Opened by shiyuleixia over 1 year ago - 1 comment
Labels: invalid

#126 - Don't misuse KeyError for the custom `names` function.

Pull Request - State: open - Opened by danthedeckie almost 2 years ago - 1 comment
Labels: next release

#125 - We should switch to explicitly giving permission for methods / data access

Issue - State: open - Opened by danthedeckie almost 2 years ago - 2 comments
Labels: 2.0

#124 - Star expressions (Dict & List)

Pull Request - State: closed - Opened by danthedeckie almost 2 years ago - 1 comment
Labels: next release

#123 - Allow clearing functions etc

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

#122 - We need to revisit performance limits

Issue - State: open - Opened by danthedeckie almost 2 years ago
Labels: 2.0

#121 - Low performance

Issue - State: closed - Opened by balintbarna about 2 years ago - 10 comments
Labels: enhancement, question

#120 - Drop CI testing of Python 2.7 and 3.6

Pull Request - State: closed - Opened by kurtmckee about 2 years ago

#119 - pyproject.toml: remove build as a build-dependency

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

#118 - Possible to generate RPN from AST.

Issue - State: closed - Opened by lefsky over 2 years ago - 1 comment
Labels: question

#117 - Fix two typos

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

#116 - Possible to return function object rather than evaluate?

Issue - State: closed - Opened by bkpgh over 2 years ago - 2 comments
Labels: question, next release

#115 - Separate `parse` method and improve...

Pull Request - State: closed - Opened by danthedeckie almost 3 years ago - 1 comment
Labels: enhancement

#114 - Setuptools 58 breaks install

Issue - State: closed - Opened by Tyskiep99 almost 3 years ago - 1 comment

#113 - remove cyclic references update

Pull Request - State: closed - Opened by bozokopic almost 3 years ago - 2 comments
Labels: enhancement, wontfix

#112 - More lint stuff

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

#111 - Add left operand limits to << and >>

Pull Request - State: closed - Opened by danthedeckie almost 3 years ago
Labels: bug

#110 - 0.9.13

Pull Request - State: closed - Opened by danthedeckie almost 3 years ago - 2 comments
Labels: next release

#108 - Handle empty string while evaluating expression

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

#103 - Start using `black` & `isort` on codebase

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

#102 - Start switching over to GH actions / codecov? for coverage, etc.

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

#101 - 0.9.12 Release

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

#100 - Add << and >> (lshift & rshift)

Pull Request - State: closed - Opened by danthedeckie almost 3 years ago - 1 comment
Labels: enhancement

#99 - remove cyclic references during SimpleEval cleanup

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

#98 - how do i set limits

Issue - State: closed - Opened by NeedNot almost 3 years ago - 5 comments
Labels: question

#97 - Revert " Dropped python 2 support for building the package."

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

#96 - 0.9.11 Release

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

#95 - Any plans for a new release?

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

#94 - simpleeval raises NameNotDefined exception when KeyError exception occured using callable names resolver

Issue - State: open - Opened by chedv about 3 years ago - 4 comments
Labels: probably fixed, next release

#93 - fix installation with setuptools>=58

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

#92 - Add Python3.9 support

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

#91 - disable redundant use_2to3

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

#89 - Operator with arguments??

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

#88 - Problem when building using simpleeval

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

#87 - Added bitwise operations

Pull Request - State: closed - Opened by KOLANICH over 3 years ago - 7 comments

#86 - Dropped python 2 support for building the package.

Pull Request - State: closed - Opened by KOLANICH over 3 years ago - 9 comments

#85 - Cache parsed expression

Pull Request - State: closed - Opened by Rfank2021 over 3 years ago - 7 comments

#84 - Possible to define my own operators

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

#83 - Release plan

Issue - State: closed - Opened by vincent-pli almost 4 years ago - 6 comments

#82 - Moved the metadata into setup.cfg

Pull Request - State: closed - Opened by KOLANICH almost 4 years ago - 4 comments
Labels: enhancement

#81 - Remove import, functions, keywords, subscripts and attribute access. Everything should be explicitly added as extras.

Pull Request - State: closed - Opened by KOLANICH almost 4 years ago - 7 comments
Labels: question, 2.0

#80 - Support implied multiply

Issue - State: closed - Opened by jeffreyscottgraham almost 4 years ago - 2 comments
Labels: question, wontfix

#79 - Allow to-bytes conversion?

Issue - State: closed - Opened by TAbdiukov almost 4 years ago - 1 comment
Labels: wontfix

#78 - Travis-ci:added support for ppc64le

Pull Request - State: closed - Opened by sanjaymsh almost 4 years ago - 1 comment

#77 - How to change MAX_POWER limit without edit simpleeval source code

Issue - State: closed - Opened by JavierFuentes about 4 years ago - 3 comments
Labels: question

#76 - Evaluator crash on complex assignment target in list comprehension

Issue - State: open - Opened by lubieowoce about 4 years ago - 3 comments
Labels: bug, enhancement, next release

#75 - Allow clearing the list of functions / operators / names

Pull Request - State: closed - Opened by smurfix over 4 years ago - 8 comments

#74 - Decimal support example not working

Issue - State: closed - Opened by scrwghub over 4 years ago - 1 comment

#73 - Retrieve list of names/variables for an expression

Issue - State: closed - Opened by geoffwhittington almost 5 years ago - 1 comment
Labels: question

#72 - fix for situation where help is unavailable

Pull Request - State: closed - Opened by shughes-uk almost 5 years ago - 4 comments

#71 - Support for Python 3.8

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

#70 - Correctly validate evaluation expression input

Pull Request - State: open - Opened by PPakalns almost 5 years ago - 7 comments
Labels: 2.0

#69 - Help is not included when using pyinstaller

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

#68 - Could you upload a new version to pypi?

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

#67 - Crashes when evaluating an empty string

Issue - State: closed - Opened by Gnarflord about 5 years ago - 2 comments

#66 - [RFC] Executors - the SimpleEval equivalent of exec()

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

#65 - Do not allow assignment operator

Issue - State: open - Opened by PPakalns about 5 years ago - 8 comments
Labels: 2.0

#64 - Add python3.8 support

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

#63 - Add EvalWithAssignments

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

#62 - Expand comprehension support

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

#61 - Issue when running on python3.8

Issue - State: closed - Opened by scarabeusiv about 5 years ago

#60 - Cache ast parsed expressions

Pull Request - State: closed - Opened by chongr over 5 years ago - 6 comments

#59 - [feat]FeatureNotAvailable: Sorry, Lambda is not available in this evaluator

Issue - State: closed - Opened by shouldsee over 5 years ago - 1 comment
Labels: enhancement, question

#58 - Raise error when multi line expression is passed for evaluation

Issue - State: open - Opened by PPakalns over 5 years ago - 1 comment
Labels: enhancement

#57 - Feature request: provide support for DictComp

Issue - State: open - Opened by Reskov over 5 years ago - 5 comments

#56 - Boolean And should return first falsey value

Pull Request - State: closed - Opened by readevalprint over 5 years ago - 6 comments

#55 - LICENCE in pypi tarball

Issue - State: closed - Opened by pgajdos over 5 years ago - 3 comments

#54 - Add support for star expressions in lists and dicts

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

#53 - Fix leaking of locals in failing list comprehensions

Pull Request - State: closed - Opened by Birne94 over 5 years ago - 3 comments

#52 - Exceptions during list comprehensions leak local variables

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

#51 - boolean operators default to False rather than None

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

#50 - disallow format_map

Pull Request - State: closed - Opened by zhudotexe almost 6 years ago - 1 comment

#49 - python keywords (e.g. from, for) not working as names

Issue - State: closed - Opened by orlof about 6 years ago - 1 comment
Labels: enhancement, wontfix

#48 - simpleeval + sqlalchemy query

Issue - State: closed - Opened by icarmi about 6 years ago - 8 comments
Labels: bug

#47 - Side effects on names

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

#46 - Lambda application causes crash instead of `FeatureNotAvailable`

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

#45 - README doesn't render correctly on PyPI

Issue - State: closed - Opened by lubieowoce about 6 years ago - 1 comment
Labels: bug

#44 - Initial List Comprehension / generator expression support

Pull Request - State: closed - Opened by danthedeckie about 6 years ago

#43 - Include simple built-ins

Issue - State: closed - Opened by robertmlinden about 6 years ago - 1 comment
Labels: enhancement, wontfix

#42 - add f-string parsing for py3.6+

Pull Request - State: closed - Opened by zhudotexe over 6 years ago - 4 comments

#41 - FunctionNotDefined object has no attribute 'func_name'

Issue - State: closed - Opened by ComaVN over 6 years ago - 2 comments
Labels: probably fixed

#40 - A fix for the weird behaviour with class method chaining

Pull Request - State: closed - Opened by xaled over 6 years ago - 1 comment

#39 - Weird behaviour when trying to evaluate a class method chaining

Issue - State: closed - Opened by xaled over 6 years ago - 2 comments

#38 - safe_lambda

Issue - State: closed - Opened by wagnerc4 over 6 years ago - 5 comments
Labels: enhancement, question

#37 - Add f-string parsing and EvalWithAssignments

Pull Request - State: closed - Opened by zhudotexe over 6 years ago - 6 comments
Labels: enhancement

#36 - Create an Expr class to parse and save the AST, allowing retrieving the list of names

Pull Request - State: closed - Opened by charlax almost 7 years ago - 4 comments
Labels: enhancement

#35 - Add Makefile to run tests

Pull Request - State: closed - Opened by charlax almost 7 years ago - 1 comment