index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
process
/
wspbus.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "publish should be called when the state is changed"
Jason R. Coombs
2019-03-27
1
-1
/
+1
*
Use always_iterable in Bus.wait
Jason R. Coombs
2018-12-09
1
-4
/
+3
*
publish should be called when the state is changed
Ian Otto
2018-11-21
1
-1
/
+1
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-3
/
+1
*
Correct typo in args reconstruction guessing code
Sviatoslav Sydorenko
2018-07-08
1
-1
/
+1
*
Revert "Fix suggested by Andrew Stromnov to let psyco play nice with CherryPy...
Sviatoslav Sydorenko
2018-06-16
1
-17
/
+3
*
Swap pep257 with pydocstyle
Sviatoslav Sydorenko
2018-06-16
1
-1
/
+1
*
Merge pull request #1656 from cherrypy/feature/single-subscribe
Jason R. Coombs
2017-11-10
1
-6
/
+13
|
\
|
*
Fix partial so the positional argument is 'callback' and not 'channel'.
Jason R. Coombs
2017-10-29
1
-1
/
+1
|
*
Alternatively, engine.subscribe now allows calling without a callback, in whi...
Jason R. Coombs
2017-10-29
1
-6
/
+13
*
|
Regarding E305, honor the style guide rather than suppressing errors.
Jason R. Coombs
2017-10-29
1
-2
/
+5
*
|
Redocument
Jason R. Coombs
2017-10-29
1
-1
/
+1
|
/
*
Add cherrypy.engine.subscribe for nicer, linter-friendly syntax when subscrib...
Jason R. Coombs
2017-10-29
1
-0
/
+5
*
Remove exemption for extra long lines. Updated code to conform with standard ...
Jason R. Coombs
2017-10-28
1
-2
/
+3
*
Feed the hobgoblins (delint).
Jason R. Coombs
2017-10-27
1
-3
/
+1
*
Feed the hobgoblins (delint).
Jason R. Coombs
2017-10-27
1
-6
/
+11
*
Fix PEP 257 docstring errors in process.wspbus
Sviatoslav Sydorenko
2017-08-10
1
-7
/
+9
*
Fix super() args in process.wspbus.ChannelFailures
Sviatoslav Sydorenko
2017-08-10
1
-1
/
+1
*
Mark docstrings with slash escaping as raw str (PR #1610 by @scop)
Ville Skyttä
2017-07-10
1
-1
/
+1
*
Remove _args_from_interpreter_flags backport
Jason R. Coombs
2017-07-08
1
-3
/
+2
*
PEP8fy codebase: eliminated E305 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-2
/
+2
*
Fixup same style string quotes across the repo
Sviatoslav Sydorenko
2017-03-03
1
-1
/
+1
*
Fix AssertionError on shutdown (#1564)
Krystian Rosiński
2017-02-18
1
-11
/
+5
*
Remove unused import
Jason R. Coombs
2017-02-07
1
-1
/
+0
*
Don't use a comment where a variable is clearer
Jason R. Coombs
2017-02-07
1
-2
/
+3
*
Fix autoreload for cherryd loaded as a module
Sviatoslav Sydorenko
2017-01-11
1
-1
/
+52
*
Fix a few bugs introduced in ddad387
Sviatoslav Sydorenko
2016-12-01
1
-2
/
+2
*
Don't restart frozen app with interpreter args
Sviatoslav Sydorenko
2016-12-01
1
-1
/
+19
*
Handle missing ``ctypes`` in Google AppEngine
Sviatoslav Sydorenko
2016-10-14
1
-3
/
+16
*
Add reconstructed interpreter arguments from
Sviatoslav Sydorenko
2016-09-27
1
-1
/
+4
*
Trap non-existing Py_GetArgcArgv
Sviatoslav Sydorenko
2016-09-27
1
-6
/
+19
*
Re-spawn app with the original interpreter args (#1504)
Sviatoslav Sydorenko
2016-09-21
1
-3
/
+26
*
Drop Python<2.6 compatibility crutches
Sviatoslav Sydorenko
2016-09-16
1
-3
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-13
/
+13
*
Use setdefault for simplicity
Jason R. Coombs
2016-07-24
1
-3
/
+2
*
Pass the environment variable(s) in
Jason R. Coombs
2016-07-16
1
-4
/
+4
*
Extract variables to avoid duplicative calls and hanging indents
Jason R. Coombs
2016-07-16
1
-4
/
+7
*
Extract method for extending pythonpath, converting the comments to a docstri...
Jason R. Coombs
2016-07-16
1
-13
/
+22
*
Try to do the right thing when autoreloading a process invoked with 'python -...
Max Bolingbroke
2016-07-01
1
-0
/
+14
*
Remove Python 2.3 compatibility code and use 'sorted' to prepare a sorted list
Jason R. Coombs
2016-05-27
1
-8
/
+6
*
Rewrite dict construction, avoiding intermediate list and constructing channe...
Jason R. Coombs
2016-05-27
1
-2
/
+4
*
Replace references to bitbucket tickets with references to github tickets. Re...
Jason R. Coombs
2016-04-30
1
-3
/
+3
*
Simply get set from builtins
Jason R. Coombs
2015-12-19
1
-2
/
+0
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-6
/
+10
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-5
/
+12
*
Bugfix of a potential deadlock if the main bus is stopped from a different
Joel Rivera
2013-08-31
1
-1
/
+6
*
Fix ticket URLs from http://www.cherrypy.org/ticket/XYZ to
Michiel Overtoom
2012-06-21
1
-3
/
+3
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-43
/
+43
*
Fixed #1081 (NameError in wspbus.py)
Robert Brewer
2011-10-13
1
-1
/
+1
*
Fixed #1087 (PEP-3333 compliance: Unicode response headers). Also some touch-...
Robert Brewer
2011-10-13
1
-4
/
+3
[next]