Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / earl/beanstalkc issues and pull requests
#78 - [Errno 104] Connection reset by peer
Issue -
State: open - Opened by hao159 over 2 years ago
#77 - Does not work with Python 3.9
Issue -
State: open - Opened by pavel-kolesnikov over 3 years ago
- 2 comments
#76 - 适配python3
Pull Request -
State: open - Opened by chenniannian90 about 5 years ago
#75 - use safe_load because of yaml.load deprecation
Pull Request -
State: open - Opened by jpmens over 5 years ago
- 3 comments
#74 - yaml.load() without Loader=... is deprecated
Issue -
State: open - Opened by ckrey over 5 years ago
- 1 comment
#73 - Added constant for default tube name (#72)
Pull Request -
State: closed - Opened by svisser almost 7 years ago
- 2 comments
#72 - Introducing a constant for the "default" tube name
Issue -
State: closed - Opened by svisser almost 7 years ago
- 2 comments
Labels: wish
#71 - recv() block process
Issue -
State: open - Opened by FMLS almost 7 years ago
#70 - Adds kick_job() in the tutorial.rst
Pull Request -
State: open - Opened by redhat-raptor over 7 years ago
#69 - support for python 3
Pull Request -
State: closed - Opened by rajaramkd over 7 years ago
#68 - when I run 'sudo pip install beanstalkc',sth wrong.
Issue -
State: closed - Opened by yyyy777 over 7 years ago
- 2 comments
#67 - How to actively delete a delayed job before it is been consumed?
Issue -
State: open - Opened by t0ny-peng almost 8 years ago
#66 - CommandFailed: ('delete', 'NOT_FOUND', [])
Issue -
State: closed - Opened by edwardmp about 8 years ago
- 4 comments
#65 - Feature/python3 bytes
Pull Request -
State: closed - Opened by johnchristopherjones over 8 years ago
#64 - Add Support For Connection Pool
Issue -
State: open - Opened by t2othick almost 9 years ago
Labels: wish
#63 - Wip connection pool
Pull Request -
State: closed - Opened by btall about 9 years ago
- 1 comment
#62 - Refactor to support delayed connections
Issue -
State: closed - Opened by joncard1 over 9 years ago
- 2 comments
Labels: wish
#61 - documentation/protocol issue with peek_ready()
Issue -
State: open - Opened by QuadeHale over 9 years ago
- 2 comments
Labels: doc, bug
#60 - 8-bit transparency under Python 3
Issue -
State: open - Opened by seveas over 9 years ago
- 3 comments
Labels: design
#59 - IPv6 support
Issue -
State: open - Opened by ktdreyer over 9 years ago
Labels: wish
#58 - Please make a new release
Issue -
State: closed - Opened by ifduyue over 9 years ago
- 1 comment
#57 - Python 3 Compatibility
Pull Request -
State: closed - Opened by seveas almost 10 years ago
- 23 comments
#56 - stats_tube('non-existent-tube') Raises SocketErr
Issue -
State: closed - Opened by geudrik almost 10 years ago
- 1 comment
#55 - Can now use with syntax on beanstalkc.Connection objects for more pythonic/conv...
Pull Request -
State: closed - Opened by mloccy about 10 years ago
- 1 comment
#54 - Cannot use "with" syntax with beanstalkc.Connection
Issue -
State: closed - Opened by mloccy about 10 years ago
- 2 comments
#53 - Update Travis to use Beanstalkd 1.10
Pull Request -
State: closed - Opened by svisser about 10 years ago
- 1 comment
#52 - Updated exception handling to be compatible with Python 2.x and 3.x
Pull Request -
State: closed - Opened by svisser about 10 years ago
- 9 comments
#51 - Added a small YAML parser, which should be sufficient for most purposes.
Pull Request -
State: open - Opened by ptjm over 10 years ago
#50 - Add put-unique
Issue -
State: open - Opened by ghost over 10 years ago
- 2 comments
Labels: wish
#49 - Change failure mode for missing YAML parser (PyYAML) dependency
Issue -
State: open - Opened by earl over 10 years ago
- 2 comments
Labels: wish
#48 - use pep8 standard
Pull Request -
State: closed - Opened by GuoJing over 10 years ago
- 3 comments
#47 - peek_ready() gets job from 'default' tube even if it's not being watched.
Issue -
State: closed - Opened by ghedsouza over 10 years ago
- 2 comments
Labels: bug:invalid
#46 - All 4 workers got the same reserved job ????
Issue -
State: closed - Opened by brailateo over 10 years ago
- 1 comment
#45 - Can I use multiple tubes in parallel?
Issue -
State: closed - Opened by ghost over 10 years ago
- 5 comments
#44 - use custom logger instead of logging
Pull Request -
State: closed - Opened by hit9 over 10 years ago
- 1 comment
#43 - use custom logger instead of logging
Pull Request -
State: closed - Opened by hit9 over 10 years ago
#42 - libyaml
Issue -
State: closed - Opened by Midnighter over 10 years ago
- 5 comments
Labels: doc
#41 - Changed expected responses and errors for put(..)
Pull Request -
State: closed - Opened by Doerge almost 11 years ago
- 1 comment
#40 - Unexpected errors for put
Issue -
State: closed - Opened by JensRantil almost 11 years ago
- 3 comments
Labels: bug
#39 - Tag a 0.3.1 release?
Issue -
State: closed - Opened by BonkaBonka about 11 years ago
- 5 comments
Labels: wish
#38 - NetworkSafeConnection
Pull Request -
State: closed - Opened by ysmolski about 11 years ago
- 1 comment
#37 - Network Safe Connection
Issue -
State: closed - Opened by ysmolski about 11 years ago
- 7 comments
#36 - Basic pool
Pull Request -
State: open - Opened by Doerge about 11 years ago
- 2 comments
#35 - Wrapped _socket.close in its own try-except.
Pull Request -
State: closed - Opened by Doerge over 11 years ago
- 1 comment
#34 - socket close bug?
Issue -
State: closed - Opened by yancl over 11 years ago
- 4 comments
Labels: bug
#33 - Python 3.x compliance
Issue -
State: closed - Opened by dnene over 11 years ago
- 13 comments
Labels: wish
#32 - Updates TUTORIAL.mkvd - Default value for connect_timeout
Pull Request -
State: closed - Opened by aychedee over 11 years ago
- 1 comment
#31 - Add stdeb.cfg that mentions the dependency on python-yaml.
Pull Request -
State: closed - Opened by bmhatfield over 11 years ago
- 2 comments
#30 - strange exception, is the problem of beanstalkc or beanstalkd?
Issue -
State: closed - Opened by JerryKwan over 11 years ago
- 3 comments
#29 - AF_UNIX support for beanstalkc
Pull Request -
State: open - Opened by etanol over 11 years ago
- 1 comment
#28 - beanstalk.tubes() returns string instead of list
Issue -
State: closed - Opened by brejoc over 11 years ago
- 3 comments
Labels: bug:invalid
#27 - .using() docstring incorrect
Pull Request -
State: closed - Opened by kyledj almost 12 years ago
- 1 comment
#26 - Add connection pooling
Issue -
State: open - Opened by dsully almost 12 years ago
- 11 comments
Labels: wish
#25 - Can't reserve jobs from a specific tube.
Issue -
State: closed - Opened by sholsapp about 12 years ago
- 1 comment
#24 - kick-job command
Pull Request -
State: closed - Opened by ifduyue about 12 years ago
- 2 comments
#23 - Reconnect method
Pull Request -
State: closed - Opened by phobos182 about 12 years ago
- 1 comment
#22 - reserve job from a tube different than 'default'
Issue -
State: closed - Opened by bwiklak about 12 years ago
- 1 comment
#21 - Release 0.2.1
Issue -
State: closed - Opened by schmichael over 12 years ago
- 5 comments
Labels: wish
#20 - Git version in setup.py breaks virtual environments
Issue -
State: closed - Opened by sionide21 over 12 years ago
- 1 comment
Labels: bug
#19 - Document the tube(s) the various peeks are operating on, in the tutorial
Issue -
State: open - Opened by earl almost 13 years ago
- 1 comment
Labels: doc
#18 - peek_delayed() works only with 'default' tube
Issue -
State: closed - Opened by TomasB almost 13 years ago
- 3 comments
Labels: bug, bug:invalid
#17 - Burst of DeadlineSoon exceptions
Issue -
State: closed - Opened by gonvaled almost 13 years ago
- 5 comments
Labels: bug, bug:invalid
#16 - reserve() throwing errors
Issue -
State: closed - Opened by adsahay almost 13 years ago
- 1 comment
Labels: bug
#15 - Async reserve
Pull Request -
State: closed - Opened by schmichael over 13 years ago
- 6 comments
Labels: pull
#14 - A lot of miscellaneous work
Pull Request -
State: open - Opened by PeterScott almost 14 years ago
- 12 comments
Labels: pull
#13 - Make beanstalkc work with Python 3
Issue -
State: open - Opened by earl almost 14 years ago
- 15 comments
Labels: wish
#12 - Kick don't seem to work if other than default tube was selected.
Issue -
State: closed - Opened by emb almost 14 years ago
- 2 comments
Labels: bug, bug:invalid
#11 - Bug in Connection#release and Connection#bury
Issue -
State: closed - Opened by rivthor about 14 years ago
- 3 comments
Labels: bug
#10 - Pretty simple change that makes JOB_TOO_BIG an expected error for put()
Pull Request -
State: closed - Opened by lucky about 14 years ago
- 1 comment
Labels: bug
#9 - Simple connection timeout
Pull Request -
State: closed - Opened by schmichael about 14 years ago
- 1 comment
Labels: wish
#8 - Connection.close() should send quit before disconnecting
Issue -
State: closed - Opened by robotadam almost 15 years ago
- 2 comments
Labels: wish
#7 - doctest for issue #6 regressions
Issue -
State: closed - Opened by earl almost 15 years ago
- 1 comment
Labels: test
#6 - job.release() fails: job.stats() not being parsed correctly
Issue -
State: closed - Opened by ljosa almost 15 years ago
- 2 comments
Labels: bug
#5 - implement pause-tube support
Issue -
State: closed - Opened by earl almost 15 years ago
- 1 comment
Labels: wish
#4 - Document SocketError
Issue -
State: open - Opened by earl almost 15 years ago
Labels: doc
#3 - Handle beanstalkd shutdown/restart
Issue -
State: closed - Opened by silas about 15 years ago
- 5 comments
Labels: bug
#2 - Doctest ttr and touch
Issue -
State: open - Opened by earl about 15 years ago
Labels: doc, test
#1 - Add class/method-level documentation
Issue -
State: open - Opened by earl about 15 years ago
Labels: doc