summaryrefslogtreecommitdiff
path: root/tests/test_constructor.py
Commit message (Expand)AuthorAgeFilesLines
* Share data files between Py2 and Py3 test suites.xi2008-12-291-273/+0
* Minor 2.3 and win32 compatibility fixes; clarify the 'feature not found' mess...xi2008-12-281-0/+2
* Refactored the test suite; updated include and library paths in setup.cfg.xi2008-12-281-298/+256
* Fix loss of microsecond precision in datetime.datetime constructor (fix #30).xi2006-10-041-0/+4
* Fix timestamp constructing and representing (close #25).xi2006-08-161-5/+23
* Subclass all base classes from `object`.xi2006-08-031-0/+4
* Revamp the inf/nan handling again.xi2006-05-221-1/+11
* Prepare setup.py for release. Fix #7.xi2006-04-231-2/+2
* Add support for pickling/unpickling python objects.xi2006-04-221-0/+127
* Fix !!python/name for Python 2.3. Clear the yaml module namespace.xi2006-04-211-1/+1
* Add more unit tests.xi2006-04-181-4/+51
* Major refactoring.xi2006-04-151-21/+34
* Remove y/n from the boolean constants.xi2006-02-251-0/+4
* Ready for the initial release.xi2006-02-251-0/+86