Nicolas Roche
3b0c95c789
Revert addition of Python 3.x in python subdirectory
...
Python 3.x support will be located in python3
Part of S821-014
Change-Id: Ied856be8d18d1017015cd1f2d555c62519c89012
2020-02-07 10:26:11 +01:00
Nicolas Boulenguez
df6adc1367
python3 compatibility: integer types
...
Document that python3 removes PyInt functions.
Provide PyLong functions, available in all versions.
Add missing python3 PyInt_FromSize_t wrapper when python3 is in use.
Part of S821-014
Change-Id: I4f7cbe196be3b9f84f3d199f10f3740a844edf79
2020-02-07 10:26:06 +01:00
Dmitriy Anisimkov
913a4ad11b
Fix warning 'warning: use of an anonymous access type allocator'
...
Part of S219-023
Change-Id: I012432cdba01d119d75b5f9db555b24087579ace
2019-03-23 08:38:35 +01:00
Vasiliy Fofanov
a3cd16cb24
Initial version of gnatcoll-bindings module.
...
Part of major reorganization of gnatcoll for better modularity and
maintainability.
Change-Id: I24defa7165e4158987b147849882f4295a453da3
TN: P909-033
2017-10-29 15:53:38 +01:00