openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
numexpr
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 12 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Handle ValueError from non-number environment vars
Mike Toews
More...
almost 7 years ago
Merge pull request #316 from msarahan/line_continuation
Robert McLeod
More...
almost 7 years ago
tweak line continuation in cpuinfo (py37 win problem)
Michael Sarahan
More...
almost 7 years ago
Post 2.6.8 release actions
Robert McLeod
More...
almost 7 years ago
Getting ready for release 2.6.8
Robert McLeod
More...
almost 7 years ago
Don't assume python exectuable is `python` in the path
Robert McLeod
More...
almost 7 years ago
Add field-len for Py2.6
Robert McLeod
More...
almost 7 years ago
Force `shell=True` for subprocess call for Linux systems
Robert McLeod
More...
almost 7 years ago
Add `subprocess.check_call` regression test for issue #313
Robert McLeod
More...
almost 7 years ago
Further fix for #313 for IPython/Juypter
Robert McLeod
More...
almost 7 years ago
Add tests for #312, #313
Robert McLeod
More...
almost 7 years ago
Use `distutils.version.LooseVersion` to avoid issue #312
Robert McLeod
More...
almost 7 years ago
WIP on both #310 and #313
Robert McLeod
More...
almost 7 years ago
Post 2.6.7 release actions done
Robert McLeod
More...
almost 7 years ago
Fix numpy version check by using `distutils.version.StrictVersion`
Robert McLeod
More...
almost 7 years ago
Remove line continuation chars in tests to avoid Py3.7 LF issue
Robert McLeod
More...
almost 7 years ago
Getting ready for release 2.6.7
Robert McLeod
More...
almost 7 years ago
Merge pull request #311 from lgarrison/master
Robert McLeod
More...
almost 7 years ago
Use finally block to always free local_dict
Lehman Garrison
More...
almost 7 years ago
Add regression test for pydata/numexpr#310
Lehman Garrison
More...
almost 7 years ago
Clear the f_locals dict to avoid extra ref counts in the calling scope. Closes pydata/numexpr#310.
Lehman Garrison
More...
almost 7 years ago
Make test module imports lazy in base module
Robert McLeod
More...
about 7 years ago
Post release 2.6.6 actions done
Robert McLeod
More...
about 7 years ago
Remove debugging output for MLK test
Robert McLeod
More...
about 7 years ago
Getting ready for release v2.6.6
Robert McLeod
More...
about 7 years ago
Remove line continuation chars
Robert McLeod
More...
about 7 years ago
Move `init_threads()` protection inside the function; rename `threads_ready` -> `barrier_passed` to avoid confusion with threads `init` vars
Robert McLeod
More...
about 7 years ago
Merge pull request #307 from mdickinson/fix/handle-spurious-wakeup
Robert McLeod
More...
about 7 years ago
Fix: allow for spurious wakeup calls from pthread_cond_wait.
Mark Dickinson
More...
about 7 years ago
Post 2.6.5 release actions done
Robert McLeod
More...
about 7 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
31
32
→
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