Leon Anavi 358b398258 sip3: Upgrade 4.19.19 -> 4.19.23
Upgrade to release 4.19.23:

- Added some missing quotes to configure.py
- Fixed a race condition when calling the PyQt5-specific meta-call
  helper.
- Fixed the wrapping of methods that return a Py_Ssize_t.
- The code generator now distinguishes between the copy/assignment
  helper and the array helper when determining which helpers can
  be generated.
- Fixed the code generation when making a copy of C++ object on
  the stack to the heap when the class has no suitable ctor.
- Check there is a public copy ctor when we can't using an
  assigment operator as a workaround.
- Preserve any current exception in the implementation of the
  wrapper dealloc functions.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-17 15:11:21 -07:00
..
2016-04-28 10:38:37 +02:00
2020-04-25 08:32:41 -07:00
2019-09-12 21:34:18 -07:00
2020-04-26 23:10:57 -07:00
2020-03-05 07:11:50 -08:00
2020-05-31 22:42:25 -07:00
2020-01-09 14:05:37 -08:00
2016-12-13 11:19:11 +01:00
2020-03-18 15:33:49 -07:00
2016-05-10 20:18:29 +02:00
2020-03-17 19:46:35 -07:00
2020-06-16 10:55:02 -07:00
2017-09-07 10:57:36 +02:00
2020-03-05 07:11:50 -08:00
2018-05-29 12:56:19 -07:00
2020-06-03 15:15:42 -07:00
2020-03-02 22:46:06 -08:00
2020-04-15 23:10:02 -07:00
2019-12-03 09:31:53 -08:00
2016-01-06 13:25:54 +01:00
2020-02-27 17:24:19 -08:00
2017-07-14 23:44:33 +02:00
2019-12-25 08:55:26 -08:00
2020-01-02 09:48:20 -08:00
2019-02-03 10:46:42 -08:00
2020-04-25 08:32:41 -07:00
2020-04-29 22:32:17 -07:00
2019-10-25 10:29:51 -07:00
2017-03-31 13:25:58 +02:00
2020-06-10 20:55:07 -07:00
2020-05-06 23:20:29 -07:00
2020-03-21 13:40:57 -07:00
2020-05-19 17:14:08 -07:00
2018-07-27 19:26:51 -07:00
2020-02-15 08:05:07 -08:00
2020-03-02 22:46:06 -08:00
2020-02-23 07:49:16 -08:00
2020-05-31 22:42:25 -07:00
2020-06-17 15:11:21 -07:00
2020-01-09 14:05:37 -08:00
2018-07-20 16:07:12 -07:00
2019-12-13 18:29:14 -08:00
2018-10-12 13:08:38 -07:00
2018-09-24 11:49:45 -07:00
2020-01-22 09:56:34 -08:00