[circuits/circuits] d5af2f: style: fix RUF023

1 view
Skip to first unread message

Florian Best

unread,
Mar 27, 2024, 9:47:49 PM3/27/24
to circui...@googlegroups.com
Branch: refs/heads/pre-commit
Home: https://github.com/circuits/circuits
Commit: d5af2f2a022caa8421f71444fec9e3f0449bf9f0
https://github.com/circuits/circuits/commit/d5af2f2a022caa8421f71444fec9e3f0449bf9f0
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/manager.py

Log Message:
-----------
style: fix RUF023


Commit: e11cbd527a899825f69c89c00d304e6b5553fb42
https://github.com/circuits/circuits/commit/e11cbd527a899825f69c89c00d304e6b5553fb42
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/pollers.py
M circuits/web/_httpauth.py
M circuits/web/exceptions.py

Log Message:
-----------
style: fix RUF022


Commit: d25fd4cb5597c8fe7d839563c5a5eafacfcbb74c
https://github.com/circuits/circuits/commit/d25fd4cb5597c8fe7d839563c5a5eafacfcbb74c
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/protocols/websocket.py
M circuits/web/tools.py
M tests/web/websocket.py

Log Message:
-----------
style: fix RUF021


Commit: e40fa38990b7f9d9b7ef3f0fea33716237c1ea16
https://github.com/circuits/circuits/commit/e40fa38990b7f9d9b7ef3f0fea33716237c1ea16
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/events.py
M circuits/core/handlers.py
M circuits/protocols/stomp/transport.py
M examples/dnsclient.py
M examples/dnsserver.py
M examples/factorial_multiple.py
M examples/ircd.py
M examples/web/crud.py
M fabfile/utils.py
M tests/io/test_process.py
M tests/web/test_core.py
M tests/web/test_large_post.py

Log Message:
-----------
style: fix RUF010


Commit: 44dbd1bb3997885d8aca8f7ceb49b648e952c8cb
https://github.com/circuits/circuits/commit/44dbd1bb3997885d8aca8f7ceb49b648e952c8cb
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M tests/web/websocket.py

Log Message:
-----------
style: fix TRY400


Commit: b90810c2fd4da2425f3e1041cd24fa7dd8bddd0c
https://github.com/circuits/circuits/commit/b90810c2fd4da2425f3e1041cd24fa7dd8bddd0c
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/web/sessions.py

Log Message:
-----------
style: fix FURB180


Commit: c506c6001d06f8617bfd4cb914f33ec7511ad720
https://github.com/circuits/circuits/commit/c506c6001d06f8617bfd4cb914f33ec7511ad720
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M tests/web/multipartform.py

Log Message:
-----------
style: fix UP018


Commit: 9cef13a7c1d5b3398fb9b37cace2b4cb6568e2ba
https://github.com/circuits/circuits/commit/9cef13a7c1d5b3398fb9b37cace2b4cb6568e2ba
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/pollers.py

Log Message:
-----------
style: fix UP024


Commit: 75e399b280efc41dadeae205fe2a8efcd8bddf63
https://github.com/circuits/circuits/commit/75e399b280efc41dadeae205fe2a8efcd8bddf63
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/protocols/irc/replies.py
M circuits/web/servers.py
M circuits/web/wrappers.py
M examples/circ.py
M examples/dnsclient.py
M examples/pingpong.py
M examples/web/forms.py
M tests/web/test_websockets.py

Log Message:
-----------
style: fix UP032


Commit: 10dcaed663264994574059b95dcf883548ecbcd2
https://github.com/circuits/circuits/commit/10dcaed663264994574059b95dcf883548ecbcd2
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M bin/circuits.bench
M bin/htpasswd
M circuits/core/components.py
M circuits/core/debugger.py
M circuits/core/events.py
M circuits/core/loader.py
M circuits/core/manager.py
M circuits/core/values.py
M circuits/core/workers.py
M circuits/net/events.py
M circuits/protocols/line.py
M circuits/protocols/stomp/client.py
M circuits/protocols/stomp/events.py
M circuits/web/client.py
M circuits/web/headers.py
M circuits/web/parsers/http.py
M circuits/web/servers.py
M circuits/web/wrappers.py
M examples/portforward.py
M pyproject.toml
M tests/core/test_value.py
M tests/web/jsonrpclib.py
M tests/web/websocket.py

Log Message:
-----------
style: fix D


Commit: 4b75308a02f1b034dd066c1048335edf52ec1f86
https://github.com/circuits/circuits/commit/4b75308a02f1b034dd066c1048335edf52ec1f86
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M pyproject.toml

Log Message:
-----------
ci(pre-commit): enable "W" rules


Commit: d2c01bab51eb7a8b667974c212676636ac141fbf
https://github.com/circuits/circuits/commit/d2c01bab51eb7a8b667974c212676636ac141fbf
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/tools/__init__.py
M circuits/web/wrappers.py

Log Message:
-----------
style: fix PERF


Commit: 2c1b91c21f9ac8e20aed867b5f0561a79640dfe6
https://github.com/circuits/circuits/commit/2c1b91c21f9ac8e20aed867b5f0561a79640dfe6
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/values.py
M circuits/web/client.py
M circuits/web/utils.py
M circuits/web/websockets/client.py

Log Message:
-----------
style: fix C901


Commit: b6a9b163521679f423dcef13b79909d49ab7ddab
https://github.com/circuits/circuits/commit/b6a9b163521679f423dcef13b79909d49ab7ddab
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/manager.py
M circuits/net/sockets.py
M circuits/protocols/http.py
M pyproject.toml
M tests/net/test_tcp.py
M tests/web/test_static.py

Log Message:
-----------
style: fix TD


Commit: 581482548937d29f602da3b08cb0552d5728e001
https://github.com/circuits/circuits/commit/581482548937d29f602da3b08cb0552d5728e001
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

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

Log Message:
-----------
style: fix TID


Commit: 46c05181d4ad13b6b938088d5da1affc3eb4f23b
https://github.com/circuits/circuits/commit/46c05181d4ad13b6b938088d5da1affc3eb4f23b
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/web/wsgi.py

Log Message:
-----------
style: fix SLOT


Commit: cea9310b32df9f6ccfb41c4840aaee4bb94ef1fa
https://github.com/circuits/circuits/commit/cea9310b32df9f6ccfb41c4840aaee4bb94ef1fa
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/debugger.py
M circuits/core/helpers.py
M circuits/core/manager.py
M circuits/core/pollers.py
M circuits/core/values.py
M circuits/io/file.py
M circuits/io/serial.py
M circuits/net/sockets.py
M circuits/node/node.py
M circuits/node/server.py
M circuits/protocols/stomp/client.py
M circuits/tools/__init__.py
M circuits/web/dispatchers/static.py
M circuits/web/errors.py
M circuits/web/headers.py
M circuits/web/http.py
M circuits/web/parsers/http.py
M circuits/web/parsers/querystring.py
M circuits/web/processors.py
M circuits/web/servers.py
M circuits/web/url.py
M circuits/web/websockets/dispatcher.py
M circuits/web/wrappers.py
M examples/circ.py
M examples/ircclient.py
M examples/web/wiki/macros/html.py
M tests/net/test_tcp.py
M tests/web/jsonrpclib.py
M tests/web/websocket.py

Log Message:
-----------
style: fix SIM


Commit: 68f3c15861fa3e9b7374f65087ff5d0d47200c60
https://github.com/circuits/circuits/commit/68f3c15861fa3e9b7374f65087ff5d0d47200c60
Author: SpaceOne <sp...@wechall.net>
Date: 2024-03-28 (Thu, 28 Mar 2024)

Changed paths:
M circuits/core/events.py
M circuits/core/loader.py
M circuits/core/manager.py
M circuits/core/pollers.py
M circuits/core/utils.py
M circuits/core/values.py
M circuits/io/file.py
M circuits/io/process.py
M circuits/net/sockets.py
M circuits/net/utils.py
M circuits/node/server.py
M circuits/protocols/irc/utils.py
M circuits/protocols/stomp/client.py
M circuits/protocols/websocket.py
M circuits/tools/__init__.py
M circuits/web/_httpauth.py
M circuits/web/client.py
M circuits/web/controllers.py
M circuits/web/dispatchers/dispatcher.py
M circuits/web/dispatchers/static.py
M circuits/web/headers.py
M circuits/web/http.py
M circuits/web/main.py
M circuits/web/parsers/http.py
M circuits/web/servers.py
M circuits/web/tools.py
M circuits/web/url.py
M circuits/web/utils.py
M circuits/web/websockets/dispatcher.py
M circuits/web/wrappers.py
M circuits/web/wsgi.py
M examples/circ.py
M examples/ircd.py
M examples/testing/pytest/conftest.py
M examples/web/acldemo.py
M examples/web/authdemo.py
M examples/web/fileupload.py
M examples/web/shadowauth.py
M examples/web/wiki/macros/include.py
M fabfile/utils.py
M tests/conftest.py
M tests/net/test_unix.py
M tests/web/jsonrpclib.py
M tests/web/test_cookies.py
M tests/web/test_servers.py
M tests/web/test_vpath_args.py
M tests/web/websocket.py

Log Message:
-----------
style: fix RET


Compare: https://github.com/circuits/circuits/compare/77aa387cae56...68f3c15861fa

To unsubscribe from these emails, change your notification settings at https://github.com/circuits/circuits/settings/notifications
Reply all
Reply to author
Forward
0 new messages