FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Demo/rpc - pylee/python · GitHub
pylee
/
python
Public
forked from
glix/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python
Demo
rpc
on
master
User selector
Datepicker
Commit history
Commits on Sep 13, 2008
Update uses of string exceptions
Show description for 7a4d3ac
andrew.kuchling
committed
7a4d3ac
View commit details
Copy full SHA for 7a4d3ac
View code at this point
Browse repository at this point
Fix SyntaxError
Show description for b873710
andrew.kuchling
committed
b873710
View commit details
Copy full SHA for b873710
View code at this point
Browse repository at this point
#687648 from Robert Schuppenies: use classic division.
Show description for fe126e3
andrew.kuchling
committed
fe126e3
View commit details
Copy full SHA for fe126e3
View code at this point
Browse repository at this point
Commits on Mar 29, 2008
#2503 make singletons compared with "is" not == or !=
Show description for eed62fe
benjamin.peterson
committed
eed62fe
View commit details
Copy full SHA for eed62fe
View code at this point
Browse repository at this point
Commits on Apr 10, 2005
SF patch 1179503: Fix typos in rpc.py
Show description for b0e36f6
rhettinger
committed
b0e36f6
View commit details
Copy full SHA for b0e36f6
View code at this point
Browse repository at this point
Commits on Jul 18, 2004
Whitespace normalization. Ran reindent.py over the entire source tree.
Show description for b425247
tim_one
committed
b425247
View commit details
Copy full SHA for b425247
View code at this point
Browse repository at this point
Commits on Feb 12, 2004
Replace backticks with repr() or "%r"
Show description for 63026f0
doerwalter
committed
63026f0
View commit details
Copy full SHA for 63026f0
View code at this point
Browse repository at this point
Commits on Oct 11, 2001
Patch #469517: Info about rpcgen compilers.
Show description for 44c83bb
loewis
committed
44c83bb
View commit details
Copy full SHA for 44c83bb
View code at this point
Browse repository at this point
Commits on Oct 8, 1998
Fix multi-arg list.append() calls.
Show description for 6646105
guido
committed
6646105
View commit details
Copy full SHA for 6646105
View code at this point
Browse repository at this point
Commits on Sep 14, 1998
nannified
Show description for 72edc76
guido
committed
72edc76
View commit details
Copy full SHA for 72edc76
View code at this point
Browse repository at this point
Commits on Jan 28, 1998
Fixed typo reported by Grzegorz Makarewicz <mak@mikroplan.com.pl>.
Show description for d74a235
fdrake
committed
d74a235
View commit details
Copy full SHA for d74a235
View code at this point
Browse repository at this point
Commits on Aug 19, 1996
Added note about standard library module xdrlib.py
Show description for 1cba687
guido
committed
1cba687
View commit details
Copy full SHA for 1cba687
View code at this point
Browse repository at this point
Commits on Jul 21, 1996
add mac compatibility
Show description for 0b5e0e4
guido
committed
0b5e0e4
View commit details
Copy full SHA for 0b5e0e4
View code at this point
Browse repository at this point
Commits on Oct 11, 1995
undo opaque=fopaque changes; make test script more flexible
Show description for 71a7f2d
guido
committed
71a7f2d
View commit details
Copy full SHA for 71a7f2d
View code at this point
Browse repository at this point
Commits on Oct 4, 1995
small fixes
Show description for 87a07c8
guido
committed
87a07c8
View commit details
Copy full SHA for 87a07c8
View code at this point
Browse repository at this point
Commits on Feb 17, 1994
Use time.time() instead of time.millitimer()
Show description for 72989a0
guido
committed
72989a0
View commit details
Copy full SHA for 72989a0
View code at this point
Browse repository at this point
Commits on Dec 17, 1993
*** empty log message ***
Show description for 43c3623
guido
committed
43c3623
View commit details
Copy full SHA for 43c3623
View code at this point
Browse repository at this point
Commits on Dec 21, 1992
Added generic array handlers
Show description for be2fc41
guido
committed
be2fc41
View commit details
Copy full SHA for be2fc41
View code at this point
Browse repository at this point
Changed to use make_call
Show description for f399529
guido
committed
f399529
View commit details
Copy full SHA for f399529
View code at this point
Browse repository at this point
Full broadcast support
Show description for e7c8998
guido
committed
e7c8998
View commit details
Copy full SHA for e7c8998
View code at this point
Browse repository at this point
Clarified some parts
Show description for 9120224
guido
committed
9120224
View commit details
Copy full SHA for 9120224
View code at this point
Browse repository at this point
Changed to use new make_call method
Show description for 26f1156
guido
committed
26f1156
View commit details
Copy full SHA for 26f1156
View code at this point
Browse repository at this point
Complete broadcast support (both raw and via port mapper CALLIT)
Show description for 06ddc8d
guido
committed
06ddc8d
View commit details
Copy full SHA for 06ddc8d
View code at this point
Browse repository at this point
Initial revision
Show description for 6bf210f
guido
committed
6bf210f
View commit details
Copy full SHA for 6bf210f
View code at this point
Browse repository at this point
Commits on Dec 20, 1992
Initial revision
Show description for c966cc7
guido
committed
c966cc7
View commit details
Copy full SHA for c966cc7
View code at this point
Browse repository at this point
Added remark about servers
Show description for 751f0c6
guido
committed
751f0c6
View commit details
Copy full SHA for 751f0c6
View code at this point
Browse repository at this point
Changed mkcred interface
Show description for a6d77d6
guido
committed
a6d77d6
View commit details
Copy full SHA for a6d77d6
View code at this point
Browse repository at this point
Bind to reserved port if root; changed mkcred interface; added -t/-u option
Show description for 95ce120
guido
committed
95ce120
View commit details
Copy full SHA for 95ce120
View code at this point
Browse repository at this point
Changed mkcred/mkverf interface; added makesocket hook and changed init
Show description for 735feb1
guido
committed
735feb1
View commit details
Copy full SHA for 735feb1
View code at this point
Browse repository at this point
Commits on Dec 19, 1992
Changes to protect servers against broken clients
Show description for 09c0960
guido
committed
09c0960
View commit details
Copy full SHA for 09c0960
View code at this point
Browse repository at this point
Added server classes, and various robustness hacks
Show description for 1d4bf10
guido
committed
1d4bf10
View commit details
Copy full SHA for 1d4bf10
View code at this point
Browse repository at this point
Commits on Dec 17, 1992
Don't call test()
Show description for 14d7d97
guido
committed
14d7d97
View commit details
Copy full SHA for 14d7d97
View code at this point
Browse repository at this point
Don't even show #test()
Show description for 41ff362
guido
committed
41ff362
View commit details
Copy full SHA for 41ff362
View code at this point
Browse repository at this point
Added comments.
Show description for b91facc
guido
committed
b91facc
View commit details
Copy full SHA for b91facc
View code at this point
Browse repository at this point
Compatibility hack with Python 0.9.6.
Show description for 8383692
guido
committed
8383692
View commit details
Copy full SHA for 8383692
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL