4 Commits (ea74f0cd4a11c86f256b2c7d550bc317d80c9fc5)

Author SHA1 Message Date
Steve Dower ea74f0cd4a Issue #24932: Use proper command line parsing in _testembed 9 years ago
Ned Deily 939231be0e Issue #27736: Improve the existing embedded interpreter init/fini test 9 years ago
Martin Panter 8f26565ba9 Fix spelling (inital), grammar (may translates) in documentation, comments 10 years ago
Nick Coghlan 973fe0ba7a Issue #18093: Factor out the programs that embed the runtime 12 years ago
Victor Stinner b2bef62e91 Issue #19977: Fix test_capi when LC_CTYPE locale is POSIX 12 years ago
Nick Coghlan 7d270ee05d Issue #16129: Add `Py_SetStandardStreamEncoding` 12 years ago
Stefan Krah f2c6db5fac Issue #12090: backport 79fcd71d0356 15 years ago
Victor Stinner 66299a49f0 Fix compilation of _testembed.c without threads 15 years ago
Antoine Pitrou 8e60577693 Issue #10914: Add a minimal embedding test to test_capi. 15 years ago