Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-91217: deprecate xdrlib (GH-92066) | Brett Cannon | 2022-04-29 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 |
* | Issue #11694: Raise ConversionError in xdrlib as documented | Petri Lehtinen | 2014-10-10 |
* | Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when ... | Mark Dickinson | 2011-03-27 |
* | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Move xdrlib over to the bytes type. | Brett Cannon | 2007-07-26 |
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 |
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 |
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 |
* | Whitespace normalization. | Tim Peters | 2005-03-28 |
* | Patch #1049151: adding bool support to xdrlib.py. | Martin v. Löwis | 2005-02-24 |