8
0
Fork
You've already forked pEpPythonAdapter
0

[BUG] Adapter compiling as DEBUG despite local.conf config #16

Closed
opened 2023年04月12日 16:27:49 +02:00 by alice · 1 comment
Copy link

Affected version: 3.2
Environment: MacOS
Details:

After compiling the python adapter, with the Engine set in DEBUG=release, upon importing it from python, it returns this debug message as if it was compiled with DEBUG=1:

import pEp
[21868 0x204195b40] - src/pEp/_pEp/pEpmodule.cc::_log - env var PEP_LOG_ADAPTER not set. Defaulting to False

When it should not give back any output upon importing.

Here's my PythonAdapter local.conf:

$ cat local.conf
DEBUG=0
PREFIX=$(HOME)/local

Affected version: 3.2 Environment: MacOS Details: After compiling the python adapter, with the Engine set in DEBUG=release, upon importing it from python, it returns this debug message as if it was compiled with DEBUG=1: >>> import pEp [21868 0x204195b40] - src/pEp/_pEp/pEpmodule.cc::_log - env var PEP_LOG_ADAPTER not set. Defaulting to False When it should not give back any output upon importing. Here's my PythonAdapter local.conf: $ cat local.conf DEBUG=0 PREFIX=$(HOME)/local
Copy link

thanks for the bug report
Fixed and delivered as part of patch-release: https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/releases/tag/v3.2.1

thanks for the bug report Fixed and delivered as part of patch-release: https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/releases/tag/v3.2.1
Sign in to join this conversation.
No Branch/Tag specified
master
positron-check-signature
positron-misleading-help-string
positron-pEp-mail-tool
positron-nkls-mixnet
Release_3.2
Release_2.1
gitea-008
PYADPT-140
PYADPT-139
lucasaiu/message-struct-change
lucasaiu/message-rating-field
PYDAPT-138
PYADPT-116
PYADPT-110
build-windows
REWORK
PYADPT-100
PYADPT-96_init_version
PYADAPT-99
PYADAPT-98
PYADAPT-97_doxygen
PYADPT-97
PYADPT-81
sync
PYADPT-55
v3.3.0
v3.3.0-RC0
v3.2.1
v3.2.0
v3.2.0-RC2
v3.2.0-RC1
v3.2.0-RC0
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
Release_2.1.0
Release_2.1.0-RC2
Release_2.1.0-RC1
Release_2.1.0-RC0
Release_2.0.5
imap
0.3
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pEp/pEpPythonAdapter#16
Reference in a new issue
pEp/pEpPythonAdapter
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?