Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
structure (issue #1387)
|
|
|
|
|
|
|
|
irc_message_parse_to_hashtable
|
|
|
|
|
|
received host is NULL
|
|
|
|
There's no fallback on the other Python version:
- with no option: build with Python 3 only
- with option ENABLE_PYTHON2: build with Python 2 only.
|
|
|
|
|
|
core: fix memory leak in case of error
|
|
|
|
|
|
|
|
set Python version (issue #1382)
|
|
|
|
See: https://github.com/travis-ci/travis-ci/issues/5301
|
|
fixes incorrect (non)detection of libpython3.Ym.so due to PEP 3149 since
python's officially exported build flags know how to correctly link to
python.
|
|
|
|
|
|
|
|
|
|
in infolist "buflist"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the nick (closes #1376, issue #1319)
|
|
|
|
|
|
|
|
|
|
reference)
|
|
|
|
|
|
|