1. 18521f6 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 2 months ago
  2. 22d0e26 Update protobuf version for 3.19.4 (#9449) by Adam Cozzette · 3 years, 2 months ago v3.19.4
  3. 82372d8 Use proper SPDX license identifier (#9441) by Maximilian · 3 years, 2 months ago
  4. a035bd0 Make libprotobuf symbols local on OSX (#8346) (#9435) by Adam Cozzette · 3 years, 2 months ago
  5. 5bb34e9 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 2 months ago
  6. cc7b1b5 Update protobuf version by Adam Cozzette · 3 years, 2 months ago v3.19.3
  7. 203c593 Fix build error with Python 3.10 build on Windows by Adam Cozzette · 3 years, 2 months ago
  8. 922a7ec Fix Python 3.10 C++ tests (#9128) by Adam Cozzette · 3 years, 2 months ago
  9. eb94f17 Update protobuf version by Adam Cozzette · 3 years, 3 months ago
  10. 47e0542 Fix typo in docstring (#9208) by tomerv · 3 years, 4 months ago
  11. 7ccf4d8 Merge pull request #9169 from protocolbuffers/3.19.x by Adam Cozzette · 3 years, 5 months ago
  12. 26603a1 Remove unittest2 imports (#9171) by Thomas Hisch · 3 years, 5 months ago
  13. 7c40b2d Update protobuf version (#9167) by Adam Cozzette · 3 years, 5 months ago v3.19.1
  14. 0707f2e Provide a type alias field ValueType on EnumTypeWrapper (#8182) by Nipunn Koorapati · 3 years, 5 months ago
  15. e6430dd Merge pull request #9136 from protocolbuffers/3.19.x by Adam Cozzette · 3 years, 5 months ago
  16. 63f952b Fix Python 3.10 C++ tests (#9128) by Adam Cozzette · 3 years, 5 months ago
  17. 17b30e9 Update protobuf version (#9119) by Adam Cozzette · 3 years, 5 months ago v3.19.0
  18. 3f3e6f4 Update version to 3.19.0-rc2 and fix changelog about Java 7 (#9116) by Adam Cozzette · 3 years, 5 months ago v3.19.0-rc2
  19. 454778d Python: fix usages of deprecated assertRaisesRegxp (#9098) by Adam Cozzette · 3 years, 5 months ago
  20. df5b7fa Merge pull request #7498 from psobot/add-python-descriptor-debug-string by deannagarcia · 3 years, 5 months ago
  21. 6c0168b Merge pull request #7016 from roehling/fix-6205-unknown-fields-integer-overflow by deannagarcia · 3 years, 5 months ago
  22. 519340d Update protobuf version (#9106) by Adam Cozzette · 3 years, 5 months ago
  23. f367bfb Use dedicated helper functions for map descriptors (#9099) by Adam Cozzette · 3 years, 5 months ago
  24. c01cd6e Add python 3.10 (#9034) by Bu Sun Kim · 3 years, 5 months ago
  25. ef0bd13 Only run GetDebugString test with cpp impl. by Peter Sobot · 3 years, 5 months ago
  26. 5100be2 Prevent integer overflow for unknown fields by Timo Röhling · 3 years, 5 months ago
  27. 4e176f2 Added GetDebugString to Python FileDescriptor interface. by Peter Sobot · 3 years, 5 months ago
  28. 12f70b7 Merge pull request #8122 from mamapanda/MessageToDict-fix by deannagarcia · 3 years, 5 months ago
  29. e47ed05 Make glob recursive if option is enabled (#8783) by Raul Bocanegra Algarra · 3 years, 5 months ago
  30. 3afc828 Sync from Piper @401883098 by Adam Cozzette · 3 years, 5 months ago
  31. 2a75e8c Merge branch '3.18.x' into merge-3.18.x by Adam Cozzette · 3 years, 6 months ago
  32. 0dab03b Update protobuf version to 3.18.1 (#9051) by Adam Cozzette · 3 years, 6 months ago v3.18.1
  33. 129b3e8 Merge branch 'master' into sync-stage by Josh Haberman · 3 years, 6 months ago
  34. 567efd4 Merge pull request #9026 from haberman/merge-release by Joshua Haberman · 3 years, 6 months ago
  35. 2128ce0 Merge branch '3.18.x' into merge-release by Joshua Haberman · 3 years, 6 months ago
  36. 28c52fd Merge tag 'refs/tags/sync-piper' into sync-stage by Josh Haberman · 3 years, 6 months ago
  37. 624d29d Sync from Piper @399250367 by Josh Haberman · 3 years, 6 months ago
  38. 2fffff8 Add python-requires in setup.py (#8989) by AN Long · 3 years, 6 months ago
  39. b75bb09 Add python-requires in setup.py (#8989) by AN Long · 3 years, 6 months ago
  40. 8b59d53 Fix typo in Descriptor docstring (#9001) by Vasily Fomin · 3 years, 6 months ago
  41. 12fb2b7 Update protobuf version (#8973) by Paul Yang · 3 years, 6 months ago
  42. 565294d Remove duplicate build_ext class and get_ext_filename method by Sandy Zhang · 3 years, 6 months ago
  43. c43d053 Merge tag 'refs/tags/sync-piper' into sync-stage by Sandy Zhang · 3 years, 6 months ago
  44. 215dd13 Sync from Piper @395989630 by Sandy Zhang · 3 years, 6 months ago
  45. 3efd68c Reintroduce setup.py changes from #8280 erased by piper import #8902 by Jan Tattermusch · 3 years, 6 months ago
  46. 359594f Removed Python 2.x support for Python. by Joshua Haberman · 3 years, 6 months ago
  47. c70b4e5 Removed remaining dependence on six for Python. by Joshua Haberman · 3 years, 6 months ago
  48. a33aa73 Removed more testing of Python <3.5. by Joshua Haberman · 3 years, 6 months ago
  49. 018e2e7 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years, 6 months ago
  50. e5c570b Sync from Piper @395706834 by Joshua Haberman · 3 years, 6 months ago
  51. 528b694 Merge pull request #8920 from TeBoring/3.18.x-202108271437 by Paul Yang · 3 years, 7 months ago
  52. 81771b9 Add LICENSE to released python packages (#8913) by Paul Yang · 3 years, 7 months ago
  53. d8f5578 Update protobuf version by Bo Yang · 3 years, 7 months ago
  54. 2fbc07b Stopping build wheel for python 2.7 by Bo Yang · 3 years, 7 months ago
  55. b84070e Stopping build wheel for python 2.7 by Bo Yang · 3 years, 7 months ago
  56. bcdb4ca No need to test python2.7 (#8891) by Paul Yang · 3 years, 7 months ago
  57. 4eed0da Sync from Piper @392076391 by Adam Cozzette · 3 years, 7 months ago
  58. 3b0f10b No need to test python2.7 (#8891) by Paul Yang · 3 years, 7 months ago
  59. 7cbc086 Update protobuf version (#8887) by Paul Yang · 3 years, 7 months ago
  60. 04fc93f Merge tag 'refs/tags/sync-piper' into sync-stage by Bo Yang · 3 years, 7 months ago
  61. 509aee4 Sync from Piper @391414001 by Bo Yang · 3 years, 7 months ago
  62. 5d03f8c Merge tag 'refs/tags/sync-piper' into sync-stage by Adam Cozzette · 3 years, 8 months ago
  63. 562fc94 Sync from Piper @388508285 by Adam Cozzette · 3 years, 8 months ago
  64. d835808 remove various broken build status tags by Matt Kulukundis · 3 years, 8 months ago
  65. 991bcad Raise ParseError when JSON string is expected and not given (#7935) by Ilya Konstantinov · 3 years, 9 months ago
  66. f4360f0 reintroduce setup.py changes from #8280 erased by piper import #8617 by Jan Tattermusch · 3 years, 9 months ago
  67. 367851d Update protobuf version by Deanna Garcia · 3 years, 10 months ago
  68. 548e013 Merge pull request #8689 from deannagarcia/merge3.17.2 by Paul Yang · 3 years, 10 months ago
  69. 506f227 Merging 3.17.x branch into master by Deanna Garcia · 3 years, 10 months ago
  70. bd42fcc Merge pull request #8652 from haberman/sync-stage by Paul Yang · 3 years, 10 months ago
  71. d2f6d9b Merge pull request #8650 from acozzette/merge-3.17.x by Adam Cozzette · 3 years, 10 months ago
  72. 5b8208e Update protobuf version by Deanna Garcia · 3 years, 10 months ago
  73. a8d8eb1 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years, 10 months ago
  74. 9521803 Sync from Piper @375548932 by Joshua Haberman · 3 years, 10 months ago
  75. 52784ce Update protobuf version (#8633) by Adam Cozzette · 3 years, 10 months ago
  76. cab253e Removing python_protobuf.h/cc by Deanna Garcia · 3 years, 10 months ago
  77. f66dea4 Merge tag 'refs/tags/sync-piper' into sync-stage by Deanna Garcia · 3 years, 10 months ago
  78. 380e352 Sync from Piper @373820256 by Deanna Garcia · 3 years, 10 months ago
  79. 652d99a Update protobuf version (#8606) by Adam Cozzette · 3 years, 10 months ago v3.17.0
  80. f807c02 Update protobuf version to 3.17.0-rc2 (#8586) by Adam Cozzette · 3 years, 11 months ago v3.17.0-rc2
  81. 7025f37 Update protobuf version (#8575) by Adam Cozzette · 3 years, 11 months ago
  82. c8389f8 Fix constness issue detected by MSVC standard conforming mode (#8568) by Yuriy Chernyshov · 3 years, 11 months ago
  83. f98b287 Remove Python compatibility tests (#8570) by Adam Cozzette · 3 years, 11 months ago
  84. 67044a2 Reinstate the Python change that was somehow reverted in the sync. by Joshua Haberman · 3 years, 11 months ago
  85. 535ddf1 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years, 11 months ago
  86. f5fd897 Sync from Piper @371422642 by Joshua Haberman · 3 years, 11 months ago
  87. 7ad0fd4 Make libprotobuf symbols local on OSX (#8346) by Roy Williams · 4 years ago
  88. c784b65 Remove unused python_protobuf.{cc,h} (#8513) by Yuriy Chernyshov · 4 years ago
  89. ba38367 Sync from Piper @368866736 by Joshua Haberman · 4 years ago
  90. c5c33d2 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  91. e8cb1b8 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  92. ce56063 Sync from Piper @368734211 by Joshua Haberman · 4 years ago
  93. 5679811 Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years ago
  94. 436bd78 Updated version to 3.15.8 (#8463) by Adam Cozzette · 4 years ago 3.15.x v3.15.8
  95. c214856 Merge pull request #8327 from alkasm/alkasm/method-desc-copy-to-proto by Matt Fowles Kulukundis · 4 years ago
  96. 3c782fc Remove py impl skip for method desc CopyToProto test by Alexander Reynolds · 4 years ago
  97. 87aa9ad Merge branch 'master' into 3.15.x by Adam Cozzette · 4 years ago
  98. 878be35 Update protobuf version by Adam Cozzette · 4 years ago v3.15.7
  99. c0c6cad Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years ago
  100. 4a6dc34 Sync from Piper @365872496 by Joshua Haberman · 4 years ago