Skip to content

Pull requests: djacobs/PyAPNs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobodyLoading
Sort

Pull requests list

Fix payload order and clean SSL retry codex
#217 opened Jun 6, 2025 by djacobsOwnerLoading…
Add HTTP/2 APNs client codex
#216 opened Jun 6, 2025 by djacobsOwnerLoading…
update broken url
#215 opened Feb 10, 2021 by caleb15Loading…
fix a python 3.x test problem
#210 opened Aug 2, 2019 by shiyuchongLoading…
Add 'thread-id' into Payload class
#208 opened Jan 7, 2019 by luatvudinhLoading…
Fix for python3
#207 opened Jul 11, 2018 by asyncmind0Loading…
Extend PayloadAlert with all keys supported
#204 opened May 29, 2018 by moden-pyLoading…
Fix Apple documentation links in README
#199 opened Nov 4, 2017 by thijsterlouwLoading…
added param thread_id in Payload for iOS 10
#192 opened Apr 25, 2017 by kdelinxLoading…
Handle errors for multiple push notification
#191 opened Mar 30, 2017 by codingrhythmLoading…
Updates .travis.yml to test python35 and python36
#186 opened Feb 11, 2017 by sobolevnLoading…
Updates README.markdown with svg badge
#185 opened Feb 11, 2017 by sobolevnLoading…
Update for deadlink to developer.apple.com
#183 opened Dec 20, 2016 by daspecsterLoading…
Add backup/temp files to .gitignore
#172 opened Jul 8, 2016 by sharmaeklavya2ContributorLoading…
Fix non-determinism in tests.py
#171 opened Jul 8, 2016 by sharmaeklavya2ContributorLoading…
Update README.markdown
#159 opened Feb 27, 2016 by ChristianVirtualLoading…
Fix typo in feedback example
#143 opened Oct 22, 2015 by chuckhaysLoading…
Change _logger.info to _logger.debug
#132 opened Aug 26, 2015 by riegieLoading…
Added support for ca certificate
#122 opened May 13, 2015 by tnguyen444Loading…
Fixed: issue #108
#110 opened Feb 18, 2015 by hitul007Loading…
(fix) #108: Missing _sent_notifications
#109 opened Jan 23, 2015 by matiboyLoading…
Add some stuff to prevent connection errors
#88 opened Sep 15, 2014 by 57uff3rLoading…
ProTip! Exclude everything labeled bug with -label:bug.