1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/python
Andrew Bartlett cff26b47ee py3: Remove unused PyStr_CheckExact macro from py3compat.h
Now that we are no longer developing new py2/py3 compatible code we can remove
any aspects of this header we do not use.  This will make the eventual removal
easier.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2019-06-06 12:14:24 +00:00
..
examples PY3: change shebang to python3 in misc dirs 2018-12-14 18:00:40 +01:00
samba tests blackbox ndrdump: Clean up pep8 warnings 2019-06-06 04:58:17 +00:00
samba_external
modules.c python/modules: maintain correct refcount for path items 2019-01-29 13:45:32 +01:00
modules.h python: Create macro to hide ugly function signature cast 2019-05-16 17:55:16 +00:00
py3compat.h py3: Remove unused PyStr_CheckExact macro from py3compat.h 2019-06-06 12:14:24 +00:00
pyglue.c squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
wscript build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00