1. fd08331 Organize portpicker to build properly by Julien Desprez · 2 years ago
  2. b05ca66 Lower the threshold for success on the flaky test. by Gregory P. Smith [Google LLC] · 2 years, 7 months ago
  3. 30d279a bind(0) before probing for random available ports. (#28) by Gregory P. Smith · 2 years, 7 months ago
  4. c283eb1 Add Windows support for the port server (#25) by Patrice Vignola · 2 years, 11 months ago
  5. c33bdd5 Fixes to support Python 3.10, require 3.6+ (#24) by Gregory P. Smith · 3 years ago
  6. 0ed70c7 Make portserver_test pass on 3.9, Fixes issue #19. by Gregory P. Smith [Google LLC] · 3 years, 1 month ago
  7. bf6250b Make portpicker_test more robust, especially when run on a busy CI host. For (#15) by T. Wouters · 4 years, 10 months ago
  8. 233f6b0 Handle a rare race condition with reserved ports. (#14) by Timo Ewalds · 5 years ago
  9. 58f5beb Have exception name end in Error; Update the docs. by Gregory P. Smith [Google LLC] · 5 years ago
  10. 32099aa Don't continually ask the OS for a port, raise an exception (#13) by Eric Petersen · 5 years ago
  11. f367069 Add a portserver_address kwarg to pick_unused_port (#12) by Eric Petersen · 5 years ago
  12. 58a905a Check the presence of AF_UNIX & IPPROTO_IPV6. by Nehal J Wani · 6 years ago
  13. 6e8e445 Add a way to reserve ports and return the ports so they get reused. (#7) by Timo Ewalds · 7 years ago
  14. 914f47e Print error details in get_port_from_port_server (#6) by Nicolas Dumazet · 7 years ago
  15. 898bee4 Fix bug in get_port_for_process by Doug Greiman · 8 years ago
  16. 4cc0f9f Change default port range to avoid ephemeral ports by Doug Greiman · 8 years ago
  17. 48e564e Simplify is_port_free(), as discussed in the code review. by Paul Marks · 9 years ago
  18. 7a79cf6 Use both IPv4+IPv6 sockets to check whether a port is free. by Paul Marks · 9 years ago
  19. 964879c Use pep8_style function names. Keep compatibility. by Gregory Smith · 9 years ago
  20. 5f03134 Reformat all code with YAPF. by Gregory Smith · 9 years ago
  21. 9f3d53b Re-indent to 4 space PEP-8 indentation. by Gregory Smith · 9 years ago
  22. 12455c7 Make GetPortFromPortServer() a public API. by Gregory Smith · 9 years ago
  23. 56fceff Enjoy, World! (initial release) by Gregory Smith · 9 years ago