issues Search Results · repo:pusher/pusher-http-python language:Python
Filter by
77 results
(66 ms)77 results
inpusher/pusher-http-python (press backspace or delete to remove)Does the latest version of the package officially support Python 3.12/3.13?
wontfix
Fares-Abubaker
- 2
- Opened on Jan 26
- #239
Description The trigger_batch and trigger functions in the library are using sys.getsizeof(event[ data ]) to measure the
size of the event data. However, sys.getsizeof() returns the size of the object ...
Bug
wontfix
asymness
- 2
- Opened on Oct 3, 2024
- #236
urllib3 is a HTTP library with thread-safe connection pooling, file post, and more.
Affected versions of this package are vulnerable to Information Exposure Through Sent Data when it processes HTTP
redirects ...
wontfix
baltamar3
- 1
- Opened on Jul 19, 2024
- #233
Hello thanks for great pusher library but I am stuck and not able to integrate with Laravel Reverb (Websocket server).
Can some one please help me with this ?
wontfix
krunaldodiya
- 2
- Opened on Jun 27, 2024
- #231
https://github.com/pusher/pusher-http-python/blob/239d67b7a047a18ee181922c0a1461ceaf7c565f/pusher/pusher_client.py#L94C33-L94C33
- 413: The data content of this event exceeds the allowed maximum (10240 ...
talboren
- 1
- Opened on Nov 15, 2023
- #220
Hello, I was wondering which versions of this library will continue to be supported with the upcoming websocket
compression change mentioned on your blog which is scheduled for release on 2023-10-18.
...
wallawaz
- 1
- Opened on Oct 5, 2023
- #217
class MyCallbackHandler(BaseCallbackHandler): def init(self,new_payload : Dict): self.user_id = new_payload[ user_id ]
self.session_id = new_payload[ session_id ] self.message_id = new_payload[ message_id ...
Ajaypawar02
- 2
- Opened on Aug 4, 2023
- #215
https://github.com/pusher/pusher-http-python/blob/239d67b7a047a18ee181922c0a1461ceaf7c565f/pusher/util.py#L16
app_id should allow uuid type input the websocket service i used creates app_id like below ...
wontfix
johnefemer
- 1
- Opened on Jul 19, 2023
- #211
Since python 2.7 is way past its EOL, I think it might be time to drop it.
dependencies
aqeelat
- 1
- Opened on Jul 9, 2023
- #209

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.