Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / itamarst/crochet issues and pull requests
#152 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#151 - Add .readthedocs.yaml
Issue -
State: open - Opened by itamarst over 1 year ago
#150 - Adjust versioneer.py for compatibility with Python 3.12
Pull Request -
State: open - Opened by hrnciar over 1 year ago
- 1 comment
#149 - Auto-publish to PyPI
Pull Request -
State: closed - Opened by itamarst over 1 year ago
#148 - Automated uploads to PyPI
Issue -
State: closed - Opened by itamarst over 1 year ago
#147 - Updates and modernization
Pull Request -
State: closed - Opened by itamarst over 1 year ago
#146 - 2.0.0: pytest is failing in 3 units
Issue -
State: closed - Opened by kloczek over 1 year ago
- 3 comments
#145 - Replace deprecated imp module with importlib
Issue -
State: closed - Opened by hugovk over 1 year ago
- 2 comments
#144 - Feature/mypy 950
Pull Request -
State: open - Opened by arnimarj over 2 years ago
#143 - Use assertEqual instead of assertEquals for Python 3.11 compatibility.
Pull Request -
State: closed - Opened by tirkarthi about 3 years ago
- 1 comment
#142 - mypy plugin and coroutines
Issue -
State: open - Opened by arnimarj over 3 years ago
- 12 comments
#141 - In async/await part of documentation, link to Django APIs
Issue -
State: open - Opened by itamarst over 3 years ago
- 1 comment
Labels: documentation
#140 - Inability to detect partial async functions in Python < 3.8
Issue -
State: closed - Opened by itamarst over 3 years ago
- 1 comment
Labels: bug
#139 - Support for async functions
Pull Request -
State: closed - Opened by itamarst over 3 years ago
#138 - Run on 32-bit Python (by ripping out old deprecated APIs)
Pull Request -
State: closed - Opened by itamarst over 3 years ago
#137 - Update to more modern APIs.
Pull Request -
State: closed - Opened by itamarst over 3 years ago
#136 - Drop Python 2.7 and 3.5, add 3.9.
Pull Request -
State: closed - Opened by itamarst over 3 years ago
#135 - Drop Python 2.7, 3.5, add Python 3.9
Issue -
State: closed - Opened by itamarst over 3 years ago
#134 - First attempt at switch to GitHub actions
Pull Request -
State: closed - Opened by itamarst over 3 years ago
#133 - Switch to GitHub Actions
Issue -
State: closed - Opened by itamarst over 3 years ago
#132 - threading.Thread.setDaemon has been deprecated in favor of setting daemon attribute directly in Python 3.10
Issue -
State: closed - Opened by tirkarthi over 3 years ago
- 1 comment
#131 - Type hints, mypy plugin, and associated tests.
Pull Request -
State: closed - Opened by mdavis-ciena over 3 years ago
- 5 comments
#130 - Add coroutine support
Issue -
State: closed - Opened by arnimarj over 3 years ago
- 3 comments
#129 - experiment with coroutine support
Pull Request -
State: closed - Opened by arnimarj over 3 years ago
- 1 comment
#128 - news.rst: Add 1.12.0
Pull Request -
State: closed - Opened by jayvdb almost 4 years ago
- 2 comments
#127 - avoid deprecated imp.lock_held and imp.release_lock on py 3.3+
Pull Request -
State: closed - Opened by graingert almost 5 years ago
- 2 comments
#126 - Fix a timeout overflow bug in 32-bit machines
Pull Request -
State: closed - Opened by jamwonro almost 5 years ago
- 2 comments
#125 - i586-only test failures on openSUSE
Issue -
State: closed - Opened by jayvdb almost 5 years ago
- 3 comments
Labels: bug
#124 - Initial Python 3.8 support.
Pull Request -
State: closed - Opened by itamarst almost 5 years ago
#123 - Use os.register_at_fork to make crochet work better with e.g. multiprocessing
Issue -
State: open - Opened by itamarst almost 5 years ago
- 2 comments
#122 - Python 3.8 support
Issue -
State: closed - Opened by itamarst almost 5 years ago
#121 - Stop Iteration Error while using run_in_reactor
Issue -
State: closed - Opened by this-is-r-gaurav over 5 years ago
- 6 comments
#120 - Update the CI and README for Python 3.7
Pull Request -
State: closed - Opened by jeremycline over 5 years ago
- 4 comments
#119 - Someday, switch to Python's SimpleQueue instead of reactor-based queue
Issue -
State: closed - Opened by itamarst over 5 years ago
- 1 comment
#118 - Fix the flake8 warnings so CI starts passing
Pull Request -
State: closed - Opened by jeremycline over 5 years ago
- 4 comments
#117 - Python 3.7 support
Issue -
State: closed - Opened by itamarst over 6 years ago
#116 - Fix regression in 1.8
Pull Request -
State: closed - Opened by itamarst over 7 years ago
#115 - Error using "run_in_reactor" in 1.8.0 that worked well in 1.7.0
Issue -
State: closed - Opened by 2mf over 7 years ago
- 5 comments
#114 - Better signatures
Pull Request -
State: closed - Opened by itamarst over 7 years ago
#113 - Flake8 and pylint support. Reformated with yapf to help with former.
Pull Request -
State: closed - Opened by itamarst over 7 years ago
#112 - Add github starring thing to docs
Issue -
State: closed - Opened by itamarst over 7 years ago
Labels: documentation
#111 - Prefer epoll reactor for the log writer.
Pull Request -
State: closed - Opened by rmax over 7 years ago
- 6 comments
#110 - Document difference from async/await
Issue -
State: closed - Opened by itamarst over 7 years ago
#109 - MemoryError in logging fix
Pull Request -
State: closed - Opened by itamarst over 7 years ago
#108 - MemoryErrors when logging handlers raise exceptions
Issue -
State: closed - Opened by schlenk over 7 years ago
- 5 comments
#107 - Python 3.6 support.
Pull Request -
State: closed - Opened by itamarst almost 8 years ago
#106 - Python 3.6 support it
Issue -
State: closed - Opened by itamarst almost 8 years ago
- 1 comment
#105 - Add destroy function that essentially undoes everything setup does
Pull Request -
State: closed - Opened by mjbryant about 8 years ago
- 20 comments
#104 - UPDATED: document that non-Twisted thread shouldn't call Twisted API
Issue -
State: closed - Opened by bpicolo over 8 years ago
- 2 comments
Labels: documentation
#103 - EventualResult.wait() can add up to 50ms of latency in Python <3.2
Issue -
State: closed - Opened by jnb over 8 years ago
- 7 comments
#102 - [EDITED] Document cancel-after-final-timeout pattern
Issue -
State: open - Opened by lucagiovagnoli over 8 years ago
- 10 comments
Labels: documentation
#101 - Don't operate in non-threadsafe manner that doesn't match real usage.
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#100 - README improvements
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#99 - Versioneer 0.16.
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#98 - Improvements to testing on Python 3
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#97 - PEP 8 support
Issue -
State: closed - Opened by itamarst over 8 years ago
#96 - Python 3.5 support
Pull Request -
State: closed - Opened by itamarst over 8 years ago
#95 - Latest versioneer
Issue -
State: closed - Opened by itamarst over 8 years ago
#94 - New Twisted logging library support
Issue -
State: closed - Opened by itamarst over 8 years ago
#93 - Python 3.5 support
Issue -
State: closed - Opened by itamarst over 8 years ago
#92 - crochet.tests.test_api.EventualResultTests.test_later_success_result is flaky in Python 3
Issue -
State: closed - Opened by allenap about 9 years ago
- 3 comments
#91 - Problem using spawnProcess() with crotchet
Issue -
State: closed - Opened by chintal about 9 years ago
- 3 comments
#90 - Known issues documentation - fixes #89
Pull Request -
State: closed - Opened by itamarst over 9 years ago
- 2 comments
#89 - Add "Known issues and workarounds" section to documentation
Issue -
State: closed - Opened by itamarst over 9 years ago
#88 - Add pyflakes check to Travis-CI config
Pull Request -
State: closed - Opened by itamarst over 9 years ago
#87 - Get rid of "-dirty" suffix from version in documentation - fixes #66
Pull Request -
State: closed - Opened by itamarst over 9 years ago
#86 - Python 3.4, and newer versions of Twisted - fixes #85
Pull Request -
State: closed - Opened by itamarst over 9 years ago
#85 - Add support for newer Twisted and Python 3.4
Issue -
State: closed - Opened by itamarst over 9 years ago
#84 - PyPy fixed a bug we were working around - fixes #73
Pull Request -
State: closed - Opened by itamarst over 9 years ago
#83 - Make main thread detection a bit less fragile
Pull Request -
State: closed - Opened by bpicolo over 9 years ago
- 4 comments
#82 - Signature
Pull Request -
State: closed - Opened by termim over 9 years ago
- 9 comments
#81 - Add a shutdown_condition to setup
Pull Request -
State: closed - Opened by dnephin over 9 years ago
- 10 comments
#80 - Document alternatives, e.g. Hendrix
Issue -
State: open - Opened by itamarst over 9 years ago
#79 - Crochet's shutdown strategy is problematic
Issue -
State: open - Opened by itamarst over 9 years ago
- 1 comment
#78 - crochet doesn’t work with uWSGI
Issue -
State: closed - Opened by hynek almost 10 years ago
- 20 comments
#77 - Exceptions get mangled in certain circumstances
Issue -
State: closed - Opened by hynek almost 10 years ago
- 9 comments
#76 - calling a twisted server running on different machine from a pyramid app
Issue -
State: closed - Opened by bsdis almost 10 years ago
- 1 comment
#75 - wait_for and run_in_reactor swallow exceptions
Issue -
State: open - Opened by hynek almost 10 years ago
- 11 comments
Labels: bug
#74 - Document that running crochet tests in subclass of trial's TestCase may be a problem
Issue -
State: open - Opened by itamarst almost 10 years ago
- 2 comments
Labels: enhancement
#73 - Tests failing on latest PyPy
Issue -
State: closed - Opened by itamarst almost 10 years ago
Labels: bug
#72 - Functions registered with @wait_for can trigger attribute error
Issue -
State: closed - Opened by sametmax almost 10 years ago
- 1 comment
#71 - crochet.setup() interacts badly with fork()-without-exec()
Issue -
State: closed - Opened by bobbyrussell almost 10 years ago
- 3 comments
#70 - Dynamic Twisted Thread Pool
Issue -
State: closed - Opened by leth about 10 years ago
- 10 comments
#69 - fix crochet crashing when MainThread isn't available when _shutdown module is loaded
Pull Request -
State: closed - Opened by lieryan about 10 years ago
- 3 comments
#68 - Add coveralls.io badge
Issue -
State: open - Opened by itamarst over 10 years ago
Labels: enhancement
#67 - minor fixes
Pull Request -
State: closed - Opened by AndreMiras over 10 years ago
#66 - Version generated by readthedocs includes "-dirty"
Issue -
State: closed - Opened by itamarst over 10 years ago
- 1 comment
Labels: bug
#64 - Switch to using versioneer for version management.
Pull Request -
State: closed - Opened by itamarst over 10 years ago
#60 - Add Twisted 14.0 to travis configuration.
Pull Request -
State: closed - Opened by glyph over 10 years ago
- 1 comment
#56 - Document installation of Crochet
Issue -
State: closed - Opened by itamarst over 10 years ago
#55 - @wait_for couldn't be applied above @classmethod
Issue -
State: closed - Opened by vak over 10 years ago
- 3 comments
Labels: bug
#54 - Easier unit testing of wrapped functions
Pull Request -
State: closed - Opened by itamarst over 10 years ago
#52 - Add DCO/Credits document
Issue -
State: closed - Opened by itamarst over 10 years ago
Labels: enhancement
#50 - Merge README into the documentation
Pull Request -
State: closed - Opened by itamarst over 10 years ago
#49 - Fix some pyflakes errors
Pull Request -
State: closed - Opened by itamarst over 10 years ago
#47 - Import reactor in crochet.setup()/no_setup(), rather than immediately
Pull Request -
State: closed - Opened by itamarst over 10 years ago
#46 - Write tox file so tests can be run across versions locally
Issue -
State: open - Opened by itamarst over 10 years ago
#44 - No waiting in imports
Pull Request -
State: closed - Opened by itamarst over 10 years ago
#42 - Automated pyflakes validation of the code
Issue -
State: closed - Opened by itamarst over 10 years ago
- 1 comment
#40 - wait_for() decorator, replacing wait_for_reactor().
Pull Request -
State: closed - Opened by itamarst over 10 years ago