0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update examples to use parallel module instead of async. More... over 7 years ago
Update Cython definitions. More... over 8 years ago
Merge branch 'branches/3.3-px' of gh:pyparallel/pyparallel into branches/3.3-px More... over 8 years ago
Fix Windows 7 compatibility and some Cython issues. More... over 8 years ago
Remove numpy, cython and pandas from .gitmodules. More... over 8 years ago
Update .gitmodules; add numpy, cython and pandas, use https for sqlite3. More... over 8 years ago
Add various USN Cython extern ctypedefs. More... over 8 years ago
Bump FIELD3. More... over 8 years ago
Bump serial. More... over 8 years ago
Update FIELD3. More... over 8 years ago
Include Scripts in installer. Skip .egg pyd files. More... over 8 years ago
Fix .gitignore and bundled packages. More... over 8 years ago
Add idle launcher. More... over 8 years ago
Add pip-script.py and pip.exe. More... over 8 years ago
Merge branch 'branches/3.3-px' of https://github.com/pyparallel/pyparallel into branches/3.3-px More... over 8 years ago
Fix easy-install-borked -script.py files. More... over 8 years ago
Add pip 7.1.2 and fix easy-install.pth. More... over 8 years ago
Remove 'core' from .gitignore; commit missing core directories from IPython, numpy and pandas. More... over 8 years ago
Bump serial. More... over 8 years ago
Update diffs. More... over 8 years ago
Update pythonnt_rc.h. More... over 8 years ago
Revamp PyParallel-specific intercepts of thread-sensitive calls. More... over 8 years ago
Add a Py_GUARD() to init_slotdefs(). More... over 8 years ago
Add debug helpers to unicode_dealloc(). More... over 8 years ago
Remove our two Py_DECREF() calls in PyUnicode_InternInPlace() and replace with the original Py_REFCNT(s) -= 2. More... over 8 years ago
Fix _json.c to use Py_STATIC() for various statics (in order to maintain proper refcounting). More... over 8 years ago
Update pandas_test.py. More... over 8 years ago
Update PandasHttpServer command. More... over 8 years ago
Revert back to 'cython.exe' instead of ../../scripts/cython.exe. More... over 8 years ago
Update generated Cython files. More... over 8 years ago