Sign in
flutter
/
third_party
/
protobuf
/
6adc3d74fbe0668b2fee4c9e3b22f3d8fbaf374f
/
python
704037f
Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406)
by Paul Yang
· 6 years ago
f22be4d
fix json_format.ParseDict modifies input (#5267)
by giokara-oqton
· 6 years ago
0894e07
Integrated internal changes from Google
by Adam Cozzette
· 6 years ago
9e69594
Fix parsing empty Struct Values from Json (#5211)
by Leon Barrett
· 6 years ago
8d6f8df
ParseFromString returns bytes parsed (#5166)
by Josh Kelley
· 6 years ago
f50a1f8
fix(python): fix deprecated collections.abc usage (#5195)
by Kevin James
· 7 years ago
188c44b
Remove 2to3 code from setup.py. (#5114)
by Benjamin Peterson
· 7 years ago
e53be9b
Fixed Python extension compile.
by Josh Haberman
· 7 years ago
986fad3
Removed obsolete hash_map header that was breaking the compile.
by Josh Haberman
· 7 years ago
d61aede
Down-integrate from google3.
by Josh Haberman
· 7 years ago
afe98de
Replace repo links.
by Feng Xiao
· 7 years ago
ab09b2a
Disable surrogate check for ucs2 (#5039)
by Jie Luo
· 7 years ago
14be563
Down-integrate proto2 namespace fix.
by Feng Xiao
· 7 years ago
acd5b05
Fix failing tests.
by Feng Xiao
· 7 years ago
a8465b7
Merge master branch.
by Feng Xiao
· 7 years ago
6bbe197
Down-integrate from google3.
by Feng Xiao
· 7 years ago
94d55e5
Merge branch '3.6.x' into merge-3-6-x
by Adam Cozzette
· 7 years ago
9e1286b
Updated version numbers to 3.6.1
by Adam Cozzette
· 7 years ago
c7e0e26
pyext needs c++11 in linux and mac. (#4930)
by Arun Olappamanna Vasudevan
· 7 years ago
2dcd6ae
Remove/replace travis references (#4953)
by Feng Xiao
· 7 years ago
359889b
fix python cpp kokoro build
by Yilun Chong
· 7 years ago
14bc658
fix python cpp kokoro build
by Yilun Chong
· 7 years ago
0a59054
Add Python 3.7 compatibility (#4862)
by Ben Webb
· 7 years ago
79700b5
Update message_module.cc (#4835)
by Thomas Colthurst
· 7 years ago
1ae2cc0
Fix capsule name. (#4836)
by Thomas Colthurst
· 7 years ago
d6f346b
Merge pull request #4827 from acozzette/merge-3-6-x
by Adam Cozzette
· 7 years ago
595231d
Update minimal Python version to 2.7 (#4207)
by Yuchen Xie
· 7 years ago
82d3d7d
Merge branch '3.6.x' into merge-3-6-x
by Adam Cozzette
· 7 years ago
35567c1
global __version__ In setup.py (#4753)
by cclauss
· 7 years ago
35c6927
import inspect (#3507)
by cclauss
· 7 years ago
7c65142
Introduce Proto C API; based on cl/198113115 by amauryfa
by Thomas Colthurst
· 7 years ago
6f723a6
Always add -std=c++11 for mac (#4684)
by Paul Yang
· 7 years ago
45eb28b
Update version number to 3.6.0
by Jisi Liu
· 7 years ago
4a09836
Fix python ext build on kokoro (#4527)
by Yilun Chong
· 7 years ago
451e044
Add __init__.py files to compiler and util subpackages (#4117)
by Thomas Hisch
· 7 years ago
3b6d027
For windows, all python version should use /MT (#4468)
by Paul Yang
· 7 years ago
c931743
Merge branch (#4466)
by Paul Yang
· 7 years ago
11d26ce
Removed unused variables in repeated_scalar_container.cc
by Adam Cozzette
· 7 years ago
8b3a72f
Removed unused code pertaining to shared_ptr
by Adam Cozzette
· 7 years ago
c5fcce5
Added pyext/thread_unsafe_shared_ptr.h
by Adam Cozzette
· 7 years ago
3fa5dad
Removed unrecognized option from no_package.proto
by Adam Cozzette
· 7 years ago
837c94b
Include no_package.proto in Python test
by Adam Cozzette
· 7 years ago
afe96b6
Merge branch 'master' into down-integrate
by Adam Cozzette
· 7 years ago
0400cca
Integrated internal changes from Google
by Adam Cozzette
· 7 years ago
e34ec60
Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262)
by Jie Luo
· 7 years ago
ec826c5
Merge remote-tracking branch 'origin/3.5.x' into master
by Jisi Liu
· 7 years ago
383a494
Merge remote-tracking branch 'origin/3.5.x' into master
by Jisi Liu
· 7 years ago
8fc40b5
Fix uploading binary wheel.
by Jisi Liu
· 7 years ago
7ad8e7a
Disable pip cache when testing uploaded packages
by Jisi Liu
· 7 years ago
a5b743f
Merge pull request #4030 from cyyber/master
by Feng Xiao
· 7 years ago
050fc9a
Update version number to 3.5.1
by Jisi Liu
· 7 years ago
3a06fe1
Fix file permission for python package.
by Feng Xiao
· 7 years ago
77d32bc
Merge pull request #4053 from xfxyjwf/fixumask
by Feng Xiao
· 7 years ago
0fc85ac
Fix file permission for python package.
by Feng Xiao
· 7 years ago
0e2089c
Calling Keychecker before checking key in MessageMap
by cyyber
· 7 years ago
acadade
Remove py2.6 support.
by Jisi Liu
· 7 years ago
594ec22
Fix python descriptor test.
by Jisi Liu
· 7 years ago
0ba8eea
Merge branch 'master' into down-integrate
by Adam Cozzette
· 7 years ago
92a7e77
Integrated internal changes from Google
by Adam Cozzette
· 7 years ago
a27da09
Merge branch '3.5.x' into 3.5.x-merge
by Adam Cozzette
· 7 years ago
cf65a79
Update version for 3.5.0.post1
by Jisi Liu
· 7 years ago
45d99a1
Add _file_desc_by_toplevel_extension back
by Jie Luo
· 7 years ago
9935829
Include .cc and .h files in source distribution
by Paul Kilgo
· 7 years ago
97dd175
Update version number to 3.5.0
by Jisi Liu
· 7 years ago
da3bfa6
Fix a typo in WKT's test suite
by Roman Nekhoroshev
· 7 years ago
07b9238
Merge pull request #3770 from pherl/3.5-integrate
by Jisi Liu
· 7 years ago
30bfe36
Merge pull request #3736 from jleni/fix_rbpi
by Jisi Liu
· 7 years ago
1a7a7fc
Merge from google internal
by Jisi Liu
· 7 years ago
de15e73
Merge remote-tracking branch 'origin/3.4.x' into master
by Jisi Liu
· 7 years ago
08334f0
Converting to immutable hashable types
by Juan Leni
· 7 years ago
dba647a
Bump version for minor release
by Jisi Liu
· 8 years ago
13fd045
Integrated internal changes from Google
by Adam Cozzette
· 8 years ago
2ad5c0a
Merge pull request #2576 from cristicbz/py-strutil
by Feng Xiao
· 8 years ago
610e433
Drop python2.6
by Jie Luo
· 8 years ago
028d6f1
Add Python 3.5 3.6
by Jie Luo
· 8 years ago
ba4e547
Merge pull request #3529 from pherl/merge3.4.x
by Jisi Liu
· 8 years ago
472f700
remove the parens from the cmp() lambda definition (#3526)
by cclauss
· 8 years ago
139775c
Merge remote-tracking branch 'origin/3.4.x' into mergemaster
by Jisi Liu
· 8 years ago
fdb5cd5
Merge pull request #3504 from pherl/3.4.x
by Jisi Liu
· 8 years ago
c2aa26e
Revert "Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)" (#3524)
by Jie Luo
· 8 years ago
703f414
Drop Python 3.3 from testing & add Python 3.5, 3.6 (#3512)
by cclauss
· 8 years ago
a04eb8c
Define cmp() for Python 3 (#3517)
by cclauss
· 8 years ago
dded80f
define long() for Python 3
by cclauss
· 8 years ago
958412e
Old style exception --> new style exception
by cclauss
· 8 years ago
98c6d04
Prefer system distributed binaries/libraries.
by Jisi Liu
· 8 years ago
5d5df84
clean up
by Jisi Liu
· 8 years ago
19a7e20
Update testpypi addresses.
by Jisi Liu
· 8 years ago
f5817b3
PY26 tests compatibility
by Jie Luo
· 8 years ago
9150cd8
Skip setUpClass which is newly added in python2.7 for python2.6
by Jie Luo
· 8 years ago
759245a
Merge from master
by Jisi Liu
· 8 years ago
ce44167
Merge remote-tracking branch 'origin/3.4.x' into vb
by Jisi Liu
· 8 years ago
9c012ed
Add __bool__ as well as __nonzero__ for python3
by Jie Luo
· 8 years ago
7bb39be
Update version number for 3.4.0
by Jisi Liu
· 8 years ago
a484794
Use keys() instead of iterkeys() to be python3 compatbile.
by Jie Luo
· 8 years ago
a713b73
Merge pull request #3281 from BSBandme/ConformanceTestYilunChong
by Yilun Chong
· 8 years ago
062df3d
Merge pull request #3179 from bjwatson/fix-duration-typo
by Feng Xiao
· 8 years ago
bba4c4a
Merge pull request #3262 from snnn/master
by Jie Luo
· 8 years ago
dd091aa
Fix code to use values() instead
by Jisi Liu
· 8 years ago
b07cdb6
Use itmes() instead of itervalues() to be python3 compatbile.
by Jisi Liu
· 8 years ago
50aa4fe
Merge pull request #3375 from TeBoring/3.3.x
by Paul Yang
· 8 years ago
Next »