[circuits/circuits] 7241bd: fixup! Issue ##285: re-apply behavior of Issue #238

0 views
Skip to first unread message

Florian Best

unread,
Aug 20, 2021, 6:25:11 AM8/20/21
to circui...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/circuits/circuits
Commit: 7241bd423f92e05482470c77ea427880f98f6a4c
https://github.com/circuits/circuits/commit/7241bd423f92e05482470c77ea427880f98f6a4c
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M tests/web/test_http.py

Log Message:
-----------
fixup! Issue ##285: re-apply behavior of Issue #238


Florian Best

unread,
Aug 20, 2021, 8:38:15 AM8/20/21
to circui...@googlegroups.com
Branch: refs/heads/hashlib-python3
Commit: a4d924f1dff999791d5377418deea1297c58aed6
https://github.com/circuits/circuits/commit/a4d924f1dff999791d5377418deea1297c58aed6
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/core/components.py
M circuits/core/handlers.py
M circuits/web/controllers.py
M circuits/web/tools.py
M tests/conftest.py

Log Message:
-----------
Issue #298: fix Python 3.10 support: import Callable from collections.abc


Commit: f91963d1e952f2cf2bf902ce73379d802e7146af
https://github.com/circuits/circuits/commit/f91963d1e952f2cf2bf902ce73379d802e7146af
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/web/parsers/multipart.py

Log Message:
-----------
Issue #298: fix Python 3.10 support: import MutableMapping from collections.abc


Commit: 8dd8cc7d0fb09cbb4fc3ffdf33a8594d4cd5c6ca
https://github.com/circuits/circuits/commit/8dd8cc7d0fb09cbb4fc3ffdf33a8594d4cd5c6ca
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
A .github/workflows/python-app.yml
R .travis.yml
M docs/source/dev/introduction.rst
M requirements-test.txt
M tox.ini

Log Message:
-----------
Issue #296: Migrate from Travis-CI to github actions


Commit: 9c792d182b3d359effbbbb836e54812d16a7447b
https://github.com/circuits/circuits/commit/9c792d182b3d359effbbbb836e54812d16a7447b
Author: Florian Best <spac...@users.noreply.github.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
A .github/workflows/python-app.yml
R .travis.yml
M circuits/core/components.py
M circuits/core/handlers.py
M circuits/web/controllers.py
M circuits/web/parsers/multipart.py
M circuits/web/tools.py
M docs/source/dev/introduction.rst
M requirements-test.txt
M tests/conftest.py
M tests/web/test_http.py
M tox.ini

Log Message:
-----------
Merge branch 'master' into hashlib-python3


Compare: https://github.com/circuits/circuits/compare/8faa0cfa588f...9c792d182b3d

Florian Best

unread,
Aug 20, 2021, 8:38:39 AM8/20/21
to circui...@googlegroups.com
Branch: refs/heads/client-close
Commit: fc3e37928c92141e9876293bfa22fd46d47f2970
https://github.com/circuits/circuits/commit/fc3e37928c92141e9876293bfa22fd46d47f2970
Author: Florian Best <spac...@users.noreply.github.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
A .github/workflows/python-app.yml
R .travis.yml
M circuits/core/components.py
M circuits/core/handlers.py
M circuits/web/controllers.py
M circuits/web/parsers/multipart.py
M circuits/web/tools.py
M docs/source/dev/introduction.rst
M requirements-test.txt
M tests/conftest.py
M tests/web/test_http.py
M tox.ini

Log Message:
-----------
Merge branch 'master' into client-close


Compare: https://github.com/circuits/circuits/compare/37c1cbc10ece...fc3e37928c92

Florian Best

unread,
Aug 20, 2021, 8:38:42 AM8/20/21
to circui...@googlegroups.com
Branch: refs/heads/websocket-close
Commit: 276be2fc2b75c25a516483f9073c494379900e9b
https://github.com/circuits/circuits/commit/276be2fc2b75c25a516483f9073c494379900e9b
Author: Florian Best <spac...@users.noreply.github.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
A .github/workflows/python-app.yml
R .travis.yml
M circuits/core/components.py
M circuits/core/handlers.py
M circuits/web/controllers.py
M circuits/web/parsers/multipart.py
M circuits/web/tools.py
M docs/source/dev/introduction.rst
M requirements-test.txt
M tests/conftest.py
M tests/web/test_http.py
M tox.ini

Log Message:
-----------
Merge branch 'master' into websocket-close


Compare: https://github.com/circuits/circuits/compare/c840dd0376c3...276be2fc2b75

Florian Best

unread,
Aug 20, 2021, 8:45:18 AM8/20/21
to circui...@googlegroups.com
Branch: refs/heads/xmlrpc-decoding
Commit: 026163e97cc6ddf65fc6f3a656447c53f5ef7261
https://github.com/circuits/circuits/commit/026163e97cc6ddf65fc6f3a656447c53f5ef7261
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/web/tools.py

Log Message:
-----------
fix(web.tools): fix Python 3 compatibility of hashlib usage

AttributeError: 'builtin_function_or_method' object has no attribute 'new'


Commit: 3ea5262d664d6913ce31935433acbbbf4edfb2a5
https://github.com/circuits/circuits/commit/3ea5262d664d6913ce31935433acbbbf4edfb2a5
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/web/client.py

Log Message:
-----------
fix(web.client): compare Connection header case insensitive


Commit: df7c6492d620517caa06d292b0e223729e77380f
https://github.com/circuits/circuits/commit/df7c6492d620517caa06d292b0e223729e77380f
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/web/websockets/client.py
M circuits/web/websockets/dispatcher.py

Log Message:
-----------
fix(websocket): compare Connection header case insensitive


Commit: f472e35ee32bb27399e8c7e04cdb82e9221410ae
https://github.com/circuits/circuits/commit/f472e35ee32bb27399e8c7e04cdb82e9221410ae
Author: Florian Best <spac...@users.noreply.github.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
A .github/workflows/python-app.yml
R .travis.yml
M circuits/core/components.py
M circuits/core/handlers.py
M circuits/web/client.py
M circuits/web/controllers.py
M circuits/web/parsers/multipart.py
M circuits/web/tools.py
M circuits/web/websockets/client.py
M circuits/web/websockets/dispatcher.py
M docs/source/dev/introduction.rst
M requirements-test.txt
M tests/conftest.py
M tests/web/test_http.py
M tox.ini

Log Message:
-----------
Merge branch 'master' into xmlrpc-decoding


Compare: https://github.com/circuits/circuits/compare/d2f2168deb56...f472e35ee32b

Florian Best

unread,
Aug 20, 2021, 8:45:22 AM8/20/21
to circui...@googlegroups.com
Branch: refs/heads/powered-by-html-escape
Commit: b2045de290eb1fdb995337206a8b25fe809010d0
https://github.com/circuits/circuits/commit/b2045de290eb1fdb995337206a8b25fe809010d0
Author: Florian Best <spac...@users.noreply.github.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
A .github/workflows/python-app.yml
R .travis.yml
M circuits/core/components.py
M circuits/core/handlers.py
M circuits/web/client.py
M circuits/web/controllers.py
M circuits/web/parsers/multipart.py
M circuits/web/tools.py
M circuits/web/websockets/client.py
M circuits/web/websockets/dispatcher.py
M docs/source/dev/introduction.rst
M requirements-test.txt
M tests/conftest.py
M tests/web/test_http.py
M tox.ini

Log Message:
-----------
Merge branch 'master' into powered-by-html-escape


Compare: https://github.com/circuits/circuits/compare/bb26c2995c7d...b2045de290eb

Florian Best

unread,
Aug 20, 2021, 12:44:56 PM8/20/21
to circui...@googlegroups.com
Commit: 9bc9c25d5e2a7db71d450219d54986657136cd53
https://github.com/circuits/circuits/commit/9bc9c25d5e2a7db71d450219d54986657136cd53
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/web/dispatchers/xmlrpc.py

Log Message:
-----------
style(xmlrpc): encode explicitly


Commit: 50c8a4d80734b15b69c84805f1ff5f4fe27daa53
https://github.com/circuits/circuits/commit/50c8a4d80734b15b69c84805f1ff5f4fe27daa53
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M .github/workflows/python-app.yml

Log Message:
-----------
Issue #296: disable pypy tests due to flakyness and slowness


Commit: 502e68c356ea6b5793ddb2e622a9cf8c9923b3d0
https://github.com/circuits/circuits/commit/502e68c356ea6b5793ddb2e622a9cf8c9923b3d0
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/web/dispatchers/static.py

Log Message:
-----------
fix(static): escape HTML values to prevent potential XSS attacks via directory listing


Commit: 5e2f3664825720c14ffe13e767947894d8e34952
https://github.com/circuits/circuits/commit/5e2f3664825720c14ffe13e767947894d8e34952
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M README.md
M README.rst

Log Message:
-----------
Issue #296: use github actions badge


Commit: 35c406caad00597b2b8dc7dcc6a1eade3a451806
https://github.com/circuits/circuits/commit/35c406caad00597b2b8dc7dcc6a1eade3a451806
Author: SpaceOne <sp...@wechall.net>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:
M circuits/web/websockets/client.py

Log Message:
-----------
fix(websockets.client): Fix HTTP header injection (Issue #251)


Commit: c881176bfe44631cda8159e62c8865a88468e3cd
https://github.com/circuits/circuits/commit/c881176bfe44631cda8159e62c8865a88468e3cd
Author: Florian Best <spac...@users.noreply.github.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)

Changed paths:

Log Message:
-----------
Merge branch 'master' into powered-by-html-escape


Compare: https://github.com/circuits/circuits/compare/159293711fdc...c881176bfe44
Reply all
Reply to author
Forward
0 new messages