openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Pythonect
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 24, 2025 — Feb 24, 2026
Showing page 6 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #23 from mattfenwick/patch-1
Itzik Kotler
More...
over 13 years ago
lexer: replace 'if ... or ... or' with 'if a in b'
Matt Fenwick
More...
over 13 years ago
Add What's New in Pythonect 0.3
Itzik Kotler
More...
over 13 years ago
Close #22 by ikotler: Implement None as Pseudo Remote Protocol / URL
Itzik Kotler
More...
over 13 years ago
Fix #21 by ikotler: Add String boundaries check to __split()
Itzik Kotler
More...
over 13 years ago
Close #20 by ikotler: Implement Backslash as joiner between two or more physical lines
Itzik Kotler
More...
over 13 years ago
Fix #19 by ikotler: Optimize NameError Exception Handler, add similar functionally to __builtins__.stmt()
Itzik Kotler
More...
over 13 years ago
Close #18 by ikotler: Implement Multiprocessing
Itzik Kotler
More...
over 13 years ago
Close #17 by ikotler: Remote procedure URL can be an expression
Itzik Kotler
More...
over 13 years ago
Fix #16 by ikotler: If TypeError Exception is due to eval()? pass, if not, raise
Itzik Kotler
More...
over 13 years ago
Close #15 by ikotler: Implement Stateful Interpreter
Itzik Kotler
More...
over 13 years ago
Fix #14 by ikotler: Change print() to return None
Itzik Kotler
More...
over 13 years ago
Fix #13 by ikotler: Convert print AST to source and wrap with __builtins__.print_()
Itzik Kotler
More...
over 13 years ago
Fix #12 by ikotler: Add trailing newline to _version.py write()
Itzik Kotler
More...
over 13 years ago
Add What's New in Pythonect 0.2.1
Itzik Kotler
More...
almost 14 years ago
Fix #11 by ikotler: Iterate Expr's node.value elts and wrap each non-literal with a __builtins__.expr()
Itzik Kotler
More...
almost 14 years ago
Fix #9 by ikotler: Add current working dir to modules search path
Itzik Kotler
More...
almost 14 years ago
Add What's New in Pythonect 0.2
Itzik Kotler
More...
almost 14 years ago
Close #8 by ikotler: Implement Autoloading
Itzik Kotler
More...
almost 14 years ago
Close #7 by ikotler: Implement dict() as a switch statement
Itzik Kotler
More...
almost 14 years ago
Fix #5 by ikotler: Change eval() to return immediately if the argument source equals pass
Itzik Kotler
More...
almost 14 years ago
Fix #6 by ikotler: Add single quotes around string return-value before printing it
Itzik Kotler
More...
almost 14 years ago
Fix #4 by ikotler: Change to read current version value from pythonect.__version__
Itzik Kotler
More...
almost 14 years ago
Add NEWS file
Itzik Kotler
More...
almost 14 years ago
Fix #3 by ikotler: Check that the program return value is not None before printing it
Itzik Kotler
More...
almost 14 years ago
Fixed issue #1 by ikotler: Removed import from __init__ to avoid PLY imports via setup.py.
Itzik Kotler
More...
almost 14 years ago
PEP8 Fixes
Itzik Kotler
More...
almost 14 years ago
Initial public release
Itzik Kotler
More...
almost 14 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree