FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/simpleeval.py - studiovc/bpython · GitHub
studiovc
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
simpleeval.py
on
master
User selector
Datepicker
Commit history
Commits on Oct 19, 2020
Apply black
sebastinas
committed
80539f1
View commit details
Copy full SHA for 80539f1
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Use str.format and f-strings where possible
sebastinas
committed
3b83c02
View commit details
Copy full SHA for 3b83c02
View code at this point
Browse repository at this point
Use dict literals
sebastinas
committed
ebbef7b
View commit details
Copy full SHA for ebbef7b
View code at this point
Browse repository at this point
Remove use of six.moves.builtins
sebastinas
committed
af54f72
View commit details
Copy full SHA for af54f72
View code at this point
Browse repository at this point
Remove use of six.string_types
sebastinas
committed
c829a83
View commit details
Copy full SHA for c829a83
View code at this point
Browse repository at this point
Remove bpython._py3compat.py3
sebastinas
committed
02b4d6b
View commit details
Copy full SHA for 02b4d6b
View code at this point
Browse repository at this point
Remove encoding header
sebastinas
committed
ebe19cc
View commit details
Copy full SHA for ebe19cc
View code at this point
Browse repository at this point
Remove __future__ imports
sebastinas
committed
bebcdb3
View commit details
Copy full SHA for bebcdb3
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Raise ValueError with repr of failing node
sebastinas
committed
5bdb173
View commit details
Copy full SHA for 5bdb173
View code at this point
Browse repository at this point
Fix handling of set()
sebastinas
committed
5b2634e
View commit details
Copy full SHA for 5b2634e
View code at this point
Browse repository at this point
Handle set() as literal as in ast.literal_eval
sebastinas
committed
9b7009f
View commit details
Copy full SHA for 9b7009f
View code at this point
Browse repository at this point
Handle set literals in all versions
sebastinas
committed
35c7c68
View commit details
Copy full SHA for 35c7c68
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
8b2c97f
View commit details
Copy full SHA for 8b2c97f
View code at this point
Browse repository at this point
Simplify version checks
sebastinas
committed
660cd66
View commit details
Copy full SHA for 660cd66
View code at this point
Browse repository at this point
Also handle Name nodes for indexing (fixes #809)
sebastinas
committed
900cf06
View commit details
Copy full SHA for 900cf06
View code at this point
Browse repository at this point
Handle Subscript nodes with slices of type ast.Constant
Show description for baa92a0
sebastinas
committed
baa92a0
View commit details
Copy full SHA for baa92a0
View code at this point
Browse repository at this point
Support set nodes in simple_eval
Show description for 99c601a
sebastinas
committed
99c601a
View commit details
Copy full SHA for 99c601a
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Refactoring to start using getattr_static (#832)
Show description for abc261a
rybarczykj
authored
abc261a
View commit details
Copy full SHA for abc261a
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
Fix version check
sebastinas
committed
367c2f8
View commit details
Copy full SHA for 367c2f8
View code at this point
Browse repository at this point
simple_eval: handle ast.Constant
Show description for 8dd1ec4
sebastinas
committed
8dd1ec4
View commit details
Copy full SHA for 8dd1ec4
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Blacken the source code and add `black` configuration.
Show description for cde2aad
ikanobori
committed
cde2aad
View commit details
Copy full SHA for cde2aad
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Remove unused imports
sebastinas
committed
d711735
View commit details
Copy full SHA for d711735
View code at this point
Browse repository at this point
Commits on May 20, 2018
Fix PEP8 issues
sebastinas
committed
c85c4e7
View commit details
Copy full SHA for c85c4e7
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fix typo
sebastinas
committed
7c8cef6
View commit details
Copy full SHA for 7c8cef6
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
spelling: classes
jsoref
committed
8441397
View commit details
Copy full SHA for 8441397
View code at this point
Browse repository at this point
spelling: accessed
jsoref
committed
21aa1fe
View commit details
Copy full SHA for 21aa1fe
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Remove Python 2.6 workaround
Show description for 2b08adf
sebastinas
committed
2b08adf
View commit details
Copy full SHA for 2b08adf
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Python 2.6 compatibilty for isclass
thomasballinger
committed
92dccc9
View commit details
Copy full SHA for 92dccc9
View code at this point
Browse repository at this point
deal with overridden getattr etc.
thomasballinger
committed
fb3dc22
View commit details
Copy full SHA for fb3dc22
View code at this point
Browse repository at this point
attribute lookup in simple_eval
thomasballinger
committed
f55d7d5
View commit details
Copy full SHA for f55d7d5
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
pep8 simpleeval
thomasballinger
committed
e73c30c
View commit details
Copy full SHA for e73c30c
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
test more simple_eval functionality
thomasballinger
committed
6b1d291
View commit details
Copy full SHA for 6b1d291
View code at this point
Browse repository at this point
Replace copied code with original code
thomasballinger
committed
c86f222
View commit details
Copy full SHA for c86f222
View code at this point
Browse repository at this point
make constants global
thomasballinger
committed
c9ded30
View commit details
Copy full SHA for c9ded30
View code at this point
Browse repository at this point
Fix Python 3.3 build
Show description for c538115
thomasballinger
committed
c538115
View commit details
Copy full SHA for c538115
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL