Android platform 12.1.0 release 13
  1. 500ee11 [LSC] Add LOCAL_LICENSE_KINDS to external/python/uritemplates by Bob Badour · 3 years, 5 months ago android-s-preview-1
  2. eab8cbc Upgrade python/uritemplates to 3.0.1 by Haibo Huang · 4 years, 6 months ago android-r-preview-1
  3. e03d830 Bump version number to 3.0.1 by Brett Cannon · 4 years, 7 months ago
  4. abb1308 Correct handling of empty/undef in list values by Tommy Yu · 5 years ago
  5. 255c701 Import ABCs from collections.abc if possible by John T. Wodder II · 6 years ago
  6. 0823f11 Fix pep8 complaints by Lee Skillen · 6 years ago
  7. 12c9fdf Make variable ordering deterministic by Lee Skillen · 6 years ago
  8. 910f605 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade by Hugo · 6 years ago
  9. becb8d2 Drop support for EOL Python by Hugo · 6 years ago
  10. 43c5a5f Merge commit '623fce3' into uritemplate 3.0.0. by cylan · 6 years ago android-p-preview-4 android-p-preview-5
  11. d224806 Fixed deprecation warnings in python 3.6.1 by Thierry Bastian · 7 years ago
  12. 623fce3 Bump version to 3.0.0 by Ian Cordasco · 8 years ago
  13. 8274b15 Release v2.0.0 of uritemplate by Ian Cordasco · 8 years ago
  14. fef8cc6 Bump to version 2.0.0rc2 by Ian Cordasco · 8 years ago
  15. def5c82 Add missing variables function by Ian Cordasco · 8 years ago
  16. 862e89f Handle RC1 in the version string by Ian Cordasco · 8 years ago
  17. 91253e7 Make uritemplate release candidate by Ian Cordasco · 8 years ago
  18. 6c1d9ef Release v2.0.0 by Ian Cordasco · 8 years ago
  19. 07e8813 Release v1.0.1 by Ian Cordasco · 8 years ago
  20. a8e3c38 Release v1.0.0 by Ian Cordasco · 8 years ago
  21. 902a8b4 Clean up for Flake8 by Ian Cordasco · 8 years ago
  22. 2b5c704 Fix handling of unicode values for Python 2 by Ian Cordasco · 8 years ago
  23. 925ffa2 Fix one minor style nit by Ian Cordasco · 9 years ago
  24. 53347c3 Handle non-strs in values for query expansion by Daniel Imhoff · 9 years ago
  25. 995f88f Update copyright, version, and __all__ by Ian Cordasco · 9 years ago
  26. 583bd44 Clean up flake8 violations by Ian Cordasco · 9 years ago
  27. 146d83e avoid premature optimisations by Eugene Eeo · 10 years ago
  28. 765d3ba stick closer to suggestion by Eugene Eeo · 10 years ago
  29. 940383d add testcase and helper function by Eugene Eeo · 10 years ago
  30. 835e9b5 minor refactor of code by Eugene Eeo · 10 years ago
  31. a4b62a9 Bump version to 0.3.0 by Ian Cordasco · 11 years ago
  32. e9b5bc2 Actually add partial to the public API by Ian Cordasco · 11 years ago
  33. 32e55ab Add partial to the public API by Ian Cordasco · 11 years ago
  34. c0417ff Allow for partial expansion of templates by Ian Cordasco · 11 years ago
  35. 7102baf Revert "Release 0.2.1" by Ian Cordasco · 11 years ago
  36. 2f22946 Revert "Convert non-string-ish types to strings" by Ian Cordasco · 11 years ago
  37. f80ff0d Release 0.2.1 by Ian Cordasco · 11 years ago
  38. 7412f87 Convert non-string-ish types to strings by Ian Cordasco · 11 years ago
  39. 5df53bf Update version info. by Ian Cordasco · 11 years ago
  40. 4463708 More tests and remove kruft by Ian Cordasco · 11 years ago
  41. 097f44b Fix URIVariable.post_parse by Ian Cordasco · 11 years ago
  42. afb6824 Fix tests and imports by Ian Cordasco · 11 years ago
  43. 396fc8a Break URIVariable out into its own file by Ian Cordasco · 11 years ago
  44. 797d486 Refactoring URIVariable by Ian Cordasco · 11 years ago
  45. b2874e1 Document the URIVariable API by Ian Cordasco · 11 years ago
  46. 1d31a37 Better repr by Ian Cordasco · 11 years ago
  47. 2cd2d5d Make hashing work by Ian Cordasco · 11 years ago
  48. 76abfc5 Add more docs. by Ian Cordasco · 11 years ago
  49. afc4b2c Refactor a bit. Introduce tox for my sanity. by Ian Cordasco · 11 years ago
  50. c440d3d More logical default & fix tests by Ian Cordasco · 11 years ago
  51. 2179d28 Make the variable names publicly available. by Ian Cordasco · 11 years ago
  52. 3e10fb4 Clarify docstring note by Ian Cordasco · 11 years ago
  53. 037a22f Bump version number by Ian Cordasco · 11 years ago
  54. b0f21f3 Almost complete module coverage by Ian Cordasco · 11 years ago
  55. 8f885fa Add travis. by Ian Cordasco · 11 years ago
  56. c27def7 Write the expansion functions and start tests by Ian Cordasco · 11 years ago
  57. 00777a1 pep257 compliance by Ian Cordasco · 11 years ago
  58. bf456a3 Add more documentation to the doc-strings. by Ian Cordasco · 11 years ago
  59. 05dad4a Clean up the API. Add docs. by Ian Cordasco · 11 years ago
  60. d595231 Rename var_list and when empty return uri by Ian Cordasco · 11 years ago
  61. 3bb2b07 Fix a few issues by Ian Cordasco · 11 years ago
  62. b234a52 A little more work by Ian Cordasco · 11 years ago
  63. b39cd09 Namespace the classes properly to avoid conflict by Ian Cordasco · 11 years ago
  64. f453d41 This does nothing. Yet. by Ian Cordasco · 11 years ago