Jason Rhinelander
ee2e5a5086
Make string conversion stricter ( #695 )
...
* Make string conversion stricter
The string conversion logic added in PR #624 for all std::basic_strings
was derived from the old std::wstring logic, but that was underused and
turns out to have had a bug in accepting almost anything convertible to
unicode, while the previous std::string logic was much stricter. This
restores the previous std::string logic by only allowing actual unicode
or string types.
Fixes #685 .
* Added missing 'requires numpy' decorator
(I forgot that the change to a global decorator here is in the
not-yet-merged Eigen PR)
2017-02-24 11:33:31 +01:00
..
2016-12-19 16:34:48 +01:00
2017-02-14 10:59:59 +01:00
2016-12-16 15:00:46 +01:00
2017-01-31 17:28:29 +01:00
2017-01-31 17:05:44 +01:00
2017-02-01 10:36:29 +01:00
2016-09-07 01:25:27 +02:00
2016-09-09 03:04:09 -04:00
2016-12-16 15:00:46 +01:00
2016-12-16 15:00:46 +01:00
2016-12-16 15:00:46 +01:00
2017-02-22 20:00:59 +01:00
2017-02-22 20:00:59 +01:00
2016-09-13 20:40:28 +10:00
2016-11-20 21:21:54 +01:00
2016-10-20 16:19:58 +02:00
2016-12-13 00:59:28 +01:00
2016-12-14 20:40:49 +01:00
2016-12-14 20:40:49 +01:00
2016-11-17 11:01:11 +01:00
2016-11-20 21:21:54 +01:00
2016-11-15 12:38:05 +01:00
2016-11-20 21:21:54 +01:00
2016-12-12 23:42:52 +01:00
2016-12-13 00:59:28 +01:00
2016-11-17 23:24:47 +01:00
2016-11-20 21:21:54 +01:00
2016-11-20 21:21:54 +01:00
2016-09-10 12:08:32 +02:00
2016-08-19 16:31:48 +02:00
2016-12-12 23:42:52 +01:00
2016-11-20 21:21:54 +01:00
2017-02-23 15:45:26 +01:00
2017-02-23 15:45:26 +01:00
2017-02-08 08:45:51 +01:00
2016-12-16 15:00:46 +01:00
2016-09-07 01:25:27 +02:00
2016-12-16 15:00:46 +01:00
2017-01-31 17:24:41 +01:00
2017-01-31 17:24:41 +01:00
2017-02-23 15:45:26 +01:00
2017-02-23 15:45:26 +01:00
2016-09-03 17:34:41 -04:00
2016-08-19 13:19:38 +02:00
2017-02-23 15:45:26 +01:00
2017-02-23 15:45:26 +01:00
2017-02-24 11:33:31 +01:00
2017-02-24 11:33:31 +01:00
2017-01-31 17:00:15 +01:00
2017-01-31 17:00:15 +01:00
2016-09-07 01:25:27 +02:00
2016-12-13 00:59:28 +01:00
2016-09-03 17:34:41 -04:00
2017-02-03 20:47:17 -05:00
2016-09-03 17:34:41 -04:00
2016-12-16 15:00:46 +01:00
2017-01-04 15:05:20 +01:00
2016-12-16 15:00:46 +01:00
2017-02-23 15:45:26 +01:00
2017-02-23 15:45:26 +01:00
2016-11-13 10:41:31 +09:00
2016-11-20 21:21:54 +01:00
2017-01-31 17:05:44 +01:00
2017-01-31 17:05:44 +01:00
2016-12-14 20:42:36 +01:00
2016-11-20 21:21:54 +01:00
2016-09-11 01:21:53 -04:00
2016-12-16 15:00:46 +01:00