0.3.0
External Links
Links for documentation, release files and other useful information.
Pull Requests and Issues
Pull requests and issues associated with this release.
Enhancements
70 - Implement CreateEvent
74 - Implement _STARTUPINFO and associated contants
75 - Implement ResetEvent
76 - Implement TerminateProcess
77 - Add test.bat to make local testing more complete
78 - Implement DuplicateHandle
79 - Implement ClearCommError
83 - Build improvements, adding Python 3.5
94 - Support SAL Annotations In functions.h
95 - Implement FOREGROUD colors
97 - Minor InputError Improvements
101 - Create toolhelp32 snapshot
102 - Create mock_library() function
103 - Enhance pywincffi.wintypes
Bugs
73 - input_check() function does not account for ffi.error
82 - Fix constant conflicts between API versions
93 - Fix Python Version In Intersphinx Mapping
96 - Fix Documentation Type References
Unittests
71 - Cleanup temp files after running handle tests
72 - Add the new codecov configuration file
91 - Ensure file tests cleanup after themselves
92 - Created tests for SetNamedPipeHandleState
Refactor
80 - Implement MsgWaitForMultipleObjects
90 - Types cdata wrapping