Static archive.
pagure.io was sunset in 2026; this is a read-only snapshot.
python-daemon
Source
Issues
71
Pull Requests
29
Forks
23
Releases
36
Issues
8 Open
63 Closed
#90
File descriptors for os.devnull is not closed after os.dup2 in redirect_stream
Opened
Jun 27, 2024
by
jun66j5
. Modified
Jun 27, 2024
#89
file with no fileno
6
Opened
Feb 18, 2024
by
mennucc
. Modified
Feb 22, 2024
#84
'test_detaches_process_context' fails when built on Guix
8
Opened
Sep 27, 2023
by
attila-lendvai
. Modified
Oct 18, 2023
more-info
#83
Superserver check can have weird socket side effects on PyPy
1
Opened
Aug 18, 2023
by
mxsash
. Modified
Oct 18, 2023
more-info
#57
Standard streams can be missing in child processes
5
Opened
Jun 7, 2021
by
brodersen4univention
. Modified
Jun 27, 2024
confirmed
#42
Dependency "lockfile" is deprecated
6
Opened
Oct 3, 2019
by
frederikaalund
. Modified
Apr 3, 2023
confirmed
help-wanted
more-info
PR#81
#30
Clear process environment variables when DaemonContext opens
1
Opened
Feb 16, 2019
by
bignose
. Modified
Feb 16, 2019
enhancement
#29
Notify the parent process when the daemon is ready
Opened
Feb 11, 2019
by
bignose
. Modified
Oct 23, 2022
enhancement
wishlist
#100
Closing file descriptor ranges fails
6
Opened
Jun 10, 2025
by
sernick
. Modified
Jun 13, 2025
#99
entering pidfile context in child and not in parent
2
Opened
Mar 4, 2025
by
arekm
. Modified
Mar 8, 2025
#98
3.1.1 started installing a top-level "doc" package
3
Opened
Dec 2, 2024
by
mgorny
. Modified
Dec 3, 2024
confirmed
packaging
#97
Unused install-time dependency on 'setuptools'
1
Opened
Oct 28, 2024
by
bignose
. Modified
Oct 31, 2024
confirmed
#96
Flaky test due to re-used object and/or incomplete initialization
1
Opened
Sep 4, 2024
by
jtate
. Modified
Sep 8, 2024
#95
release 3.0.2 not uploaded to pypi
1
Opened
Aug 23, 2024
by
jtate
. Modified
Aug 23, 2024
#94
Derive distribution options, without installing Setuptools endpoints
9
Opened
Jul 27, 2024
by
mgorny
. Modified
Oct 31, 2024
confirmed
#93
Build dependencies are wrongly listed as runtime dependencies (`install_requires`)
4
Opened
Jul 27, 2024
by
mgorny
. Modified
Oct 28, 2024
confirmed
#92
ModuleNotFoundError: No module named 'setuptools.extern'
11
Opened
Jul 26, 2024
by
chenrui
. Modified
Jul 28, 2024
#91
[3.0.1] ModuleNotFoundError: No module named 'setuptools.extern'
1
Opened
Jul 23, 2024
by
hswong3i
. Modified
Jul 23, 2024
#88
Plans for documentation page?
2
Opened
Dec 17, 2023
by
suspicious-raccoon
. Modified
Jul 27, 2024
#87
Remove all use of Setuptools `setup.py` CLI
3
Opened
Oct 18, 2023
by
bignose
. Modified
Jul 27, 2024
confirmed
enhancement
#86
Test suite and runner should work without network access
2
Opened
Oct 18, 2023
by
bignose
. Modified
Oct 25, 2024
confirmed
security
#85
running the test suite with `python3 -m setup test`
4
Opened
Oct 5, 2023
by
attila-lendvai
. Modified
Oct 25, 2024
#82
Module ‘pkg_resources’ is deprecated, migrate to supported alternatives
1
Opened
Jul 22, 2023
by
bignose
. Modified
Oct 25, 2024
confirmed
#80
File handles are closed by default when daemon context opens
2
Opened
Mar 9, 2023
by
abdealijk
. Modified
Mar 12, 2023
#79
[3.0.1] `pip list --outdated` showing 3.0.1 for Python <= 3.6
3
Opened
Mar 8, 2023
by
hswong3i
. Modified
Oct 25, 2024
PR#75
#76
[3.0.1] yank 3.0.0 for incorrect Setuptools dependency
1
Opened
Mar 4, 2023
by
hswong3i
. Modified
Mar 8, 2023
confirmed
#74
[3.0.0] ModuleNotFoundError: No module named 'setuptools.command.build', Setuptools >= 62.4.0 required
10
Opened
Mar 4, 2023
by
hswong3i
. Modified
Mar 8, 2023
PR#75
#73
setuptools.extern.* is an implementation detail and breaks the build on Gentoo
7
Opened
Mar 4, 2023
by
mgorny
. Modified
Jul 27, 2024
confirmed
wishlist
#72
Excessive memory usage when `resource.RLIMIT_NOFILE` is high
9
Opened
Mar 1, 2023
by
antonio-antuan
. Modified
Mar 4, 2023
#71
Migrate build system to PEP 517
3
Opened
Jan 5, 2023
by
bignose
. Modified
Oct 25, 2024
help-wanted
#70
Migrate from direct usage of deprecated 'distutils'
1
Opened
Nov 27, 2022
by
bignose
. Modified
Nov 30, 2022
confirmed
help-wanted
#66
PyPI release of version 2.3.1 does not specify required Python version
3
Opened
Oct 19, 2022
by
mcdonnnj
. Modified
Oct 23, 2022
#65
__init__.py contains invalid __all__ module attribute
1
Opened
Jul 18, 2022
by
julytikh
. Modified
Jul 19, 2022
#64
ValueError: I/O operation on closed file
10
Opened
Feb 10, 2022
by
mrichman
. Modified
Jul 19, 2022
#63
Proposal: remove form-feed characters in code
2
Opened
Dec 15, 2021
by
jkugler
. Modified
Jul 19, 2022
#62
Test cases should not patch already-patched objects
3
Opened
Sep 29, 2021
by
bignose
. Modified
Jul 19, 2022
confirmed
#60
Use procfs if available, to speed discovery of open file descriptors
2
Opened
Sep 28, 2021
by
bignose
. Modified
Mar 8, 2023
enhancement
#55
twine is not a build dependency
7
Opened
Feb 21, 2021
by
jandryuk
. Modified
Oct 23, 2022
#54
Missing source tarball for 2.3.0 on pypi
2
Opened
Feb 21, 2021
by
mgorny
. Modified
Feb 21, 2021
#53
Failed in the test suite (33 tests failed)
3
Opened
Feb 4, 2021
by
mcepl
. Modified
Jan 13, 2022
more-info
#52
docutils should not be appended to install_requires in setup.py
6
Opened
Dec 11, 2020
by
stoniko
. Modified
Oct 25, 2024
confirmed
help-wanted
more-info
#51
More failing tests with Python 3.8.5
1
Opened
Sep 28, 2020
by
frispete
. Modified
Oct 4, 2020
#50
Crash on start due to incorrect open call in python 3.7.7
1
Opened
May 9, 2020
by
cujomalainey
. Modified
Feb 21, 2021
#46
The lockfile library is unmaintained and should be replaced.
1
Opened
Nov 1, 2019
by
jameshilliard
. Modified
Nov 2, 2019
#45
Failed to daemonize due to multiprocessing closing stdin by default
2
Opened
Oct 22, 2019
by
farleylai
. Modified
Sep 28, 2021
more-info
#44
Drop support for Python earlier than Python 3
2
Opened
Oct 5, 2019
by
bignose
. Modified
Feb 21, 2021
#41
python-daemon FTBFS in Fedora rawhide
8
Opened
Aug 20, 2019
by
pingou
. Modified
Feb 21, 2021
#40
Slow daemonization when the maximum number of file descriptors in a process is high
15
Opened
Jul 4, 2019
by
apyrgio
. Modified
Jul 19, 2022
help-wanted
#39
ValueError in _get_candidate_file_descriptor_ranges when all FDs excluded
3
Opened
Jun 8, 2019
by
bignose
. Modified
Oct 27, 2019
confirmed
#37
runner need a command status
2
Opened
Apr 10, 2019
by
fred001
. Modified
Mar 8, 2023
enhancement
wishlist
#36
Python3.6 thow excepiton : ValueError: can't have unbuffered text I/O
1
Opened
Apr 10, 2019
by
fred001
. Modified
Apr 10, 2019
#34
Test errors on Python 3.8: OSError: [Errno 88] Socket operation on non-socket
4
Opened
Apr 3, 2019
by
churchyard
. Modified
Apr 4, 2019
PR#35
#32
Build fails against setuptools 40.7.0+
8
Opened
Feb 18, 2019
by
slev
. Modified
Feb 21, 2021
PR#33
#31
Setuptools `build` command requires `version_info.json` file but does not create it
7
Opened
Feb 18, 2019
by
slev
. Modified
Feb 26, 2019
install
#28
Test failure - test_detaches_process_context
2
Opened
Feb 11, 2019
by
dannym
. Modified
Feb 21, 2021
more-info
#21
fails to install on Windows
2
Opened
Jan 15, 2019
by
danizen
. Modified
Feb 21, 2021
more-info
#19
uknown memory mapping delay when starting daemon process on raspberry pi
4
Opened
Aug 17, 2018
by
victorclaessen
. Modified
Feb 21, 2021
more-info
#18
Pip fails to install requirement `docutils`
6
Opened
Aug 17, 2018
by
valerii
. Modified
Sep 27, 2018
#17
is close_all_open_files() really necessary?
5
Opened
Aug 13, 2018
by
victorclaessen
. Modified
Aug 16, 2018
#16
Crash on initialization of daemon context.
4
Opened
Jul 31, 2018
by
dvs
. Modified
Jan 19, 2019
#15
Please clarify the license
5
Opened
Feb 1, 2018
by
shaheedhaque
. Modified
Jul 13, 2023
#14
poor performance in _get_candidate_file_descriptor_ranges
5
Opened
Jan 3, 2018
by
pandorasfox
. Modified
Mar 10, 2019
more-info
#10
Poor performance of closing descriptors while daemonizing
8
Opened
Sep 13, 2017
by
ddzialak
. Modified
Nov 30, 2017
#9
Locking of PID file occurs before dropping privileges, creating problems when unlocking
7
Opened
Sep 11, 2017
by
jkugler
. Modified
Apr 23, 2018
#8
"ValueError: can't have unbuffered text I/O" in Python 3.6
3
Opened
Jul 10, 2017
by
leafonsword
. Modified
Feb 21, 2021
#6
is_detach_process_context_required return value description reversed
1
Opened
Mar 7, 2017
by
zware
. Modified
Feb 21, 2021
#5
DaemonRunner.py fails on python 3.x systems (unbuffered text i/o)
1
Opened
Jan 21, 2017
by
ryanhunt
. Modified
Jan 22, 2019
#4
pid locking fails to clean up stale pid file due to broken implementation in pylockfile
5
Opened
Dec 21, 2016
by
tenortim
. Modified
Mar 3, 2023
help-wanted
more-info
#3
`setup.py install` from VCS checkout fails: AttributeError: 'module' object has no attribute 'ChangelogAwareDistribution'
9
Opened
Nov 23, 2016
by
nickallencse
. Modified
Sep 26, 2024
install
#2
Install fails on CentOS, `distribution.script_name` is None
9
Opened
Nov 1, 2016
by
btimby
. Modified
Aug 16, 2018
install
#1
Install from source has version “UNKNOWN”
3
Opened
Aug 6, 2016
by
bignose
. Modified
Oct 26, 2016