Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / harlowja/fasteners issues and pull requests

#118 - [question] can I add metadata to the lockfile?

Issue - State: open - Opened by fersarr about 2 months ago - 2 comments

#117 - Refactor: pick first not none

Issue - State: closed - Opened by buhtz 6 months ago - 3 comments

#116 - InterProcessLock does not lock

Issue - State: open - Opened by jumpojoy 7 months ago - 3 comments

#115 - How to acquire read lock twice in the same process?

Issue - State: closed - Opened by Rizhiy 8 months ago - 1 comment

#114 - Make lock file compatible with S3 FileSystem

Pull Request - State: open - Opened by BrandonLiang 9 months ago

#113 - Does InterProcessLock work with S3/Remote filesystem

Issue - State: open - Opened by BrandonLiang 9 months ago - 3 comments

#112 - RFE: please restore sphinx suppoer

Issue - State: closed - Opened by kloczek 10 months ago - 9 comments

#111 - Add type annotations

Issue - State: open - Opened by jwodder about 1 year ago - 1 comment

#110 - [0.19] Are We Droping Python <= 3.7 Support?

Issue - State: closed - Opened by hswong3i over 1 year ago - 2 comments

#109 - Release 0.19

Pull Request - State: closed - Opened by psarka over 1 year ago

#108 - Add aquire_read_lock et. al. methods to ReaderWriterLock

Pull Request - State: closed - Opened by psarka over 1 year ago - 1 comment

#107 - Add .readthedocs.yaml file

Pull Request - State: closed - Opened by psarka over 1 year ago

#106 - The documentation mentions rw_lock.acquire_read_lock()

Issue - State: closed - Opened by ArneBachmannDLR over 1 year ago - 5 comments

#105 - Support for differences in OS and file system

Issue - State: closed - Opened by mike-ivs over 1 year ago - 3 comments

#104 - Use SPDX license identifier

Pull Request - State: closed - Opened by vargenau almost 2 years ago - 1 comment

#102 - Move eventlet tests to main folder and to child process

Pull Request - State: closed - Opened by psarka over 2 years ago

#101 - Tests hang with eventlet support

Issue - State: closed - Opened by musicinmybrain over 2 years ago - 5 comments

#100 - InterProcessLock does not actually lock?

Issue - State: closed - Opened by slhck over 2 years ago - 4 comments

#99 - Bring back support for eventlets

Pull Request - State: closed - Opened by psarka over 2 years ago - 4 comments

#98 - maybe pypy3.8?

Pull Request - State: closed - Opened by psarka over 2 years ago

#97 - support eventlet spawn_n

Pull Request - State: closed - Opened by SeanMooney over 2 years ago - 3 comments

#96 - fastners ReaderWriterLock is unsafe with eventlets

Issue - State: closed - Opened by SeanMooney over 2 years ago - 1 comment

#95 - Bad link in the docs.

Issue - State: closed - Opened by Erotemic over 2 years ago - 1 comment

#94 - Link to glossary in README.

Pull Request - State: closed - Opened by Erotemic over 2 years ago

#93 - Ferature request: A lock type that works for both threads and processes

Issue - State: open - Opened by defnull over 2 years ago - 1 comment

#92 - 0.17.3: sphinx warnings `reference target not found`

Issue - State: closed - Opened by kloczek over 2 years ago - 19 comments

#91 - Question/Answer: How to "multi-thread safe" an InterProcessLock?

Issue - State: open - Opened by yarikoptic almost 3 years ago - 1 comment

#90 - Admin chores

Issue - State: closed - Opened by psarka almost 3 years ago - 8 comments

#89 - Better docs

Pull Request - State: closed - Opened by psarka almost 3 years ago

#88 - Docs are incorrect for try_lock

Issue - State: open - Opened by howardjones almost 3 years ago - 2 comments

#87 - Deadlock issue 86

Pull Request - State: closed - Opened by psarka about 3 years ago

#86 - Potential deadlock in ReaderWriterLock

Issue - State: closed - Opened by gthiemonge about 3 years ago - 7 comments

#85 - Remove unecessary setuptools pin

Pull Request - State: closed - Opened by psarka about 3 years ago

#84 - RFE: allow build with latest `setuptools` > 60

Issue - State: closed - Opened by kloczek about 3 years ago - 4 comments

#83 - Migrate to modern packaging infrastructure

Pull Request - State: closed - Opened by psarka about 3 years ago

#82 - Cleanup, tests and docs for Exceptions and Errors

Issue - State: open - Opened by psarka about 3 years ago

#81 - Add python3.10 to the test matrix

Pull Request - State: closed - Opened by psarka about 3 years ago

#80 - Do not depend on the global pointer to LockFileEx (#79)

Pull Request - State: closed - Opened by psarka about 3 years ago

#79 - Bug in django framework.

Issue - State: closed - Opened by alexsilva about 3 years ago - 1 comment

#78 - Add __version__ and __all__

Pull Request - State: closed - Opened by Erotemic over 3 years ago - 1 comment

#77 - No `__version__` attribute in `__init__.py`

Issue - State: closed - Opened by Erotemic over 3 years ago - 2 comments

#76 - Bump the package version to 0.16.3

Pull Request - State: closed - Opened by psarka over 3 years ago

#75 - Add detailed build instructions to prevent future packaging errors

Pull Request - State: closed - Opened by psarka over 3 years ago

#74 - fasteners 0.16.1 installs the "tests" package

Issue - State: closed - Opened by jimorie over 3 years ago - 4 comments

#73 - Return the acquired status to the process lock

Pull Request - State: closed - Opened by psarka over 3 years ago

#71 - a patch release 0.16.1 broke "API"

Issue - State: closed - Opened by yarikoptic over 3 years ago - 7 comments

#70 - Do install top-level "tests" package

Pull Request - State: closed - Opened by mgorny over 3 years ago - 1 comment

#69 - Force utf-8 when reading readme

Pull Request - State: closed - Opened by psarka over 3 years ago

#68 - Error Reading long description during setup

Issue - State: closed - Opened by Billcountry over 3 years ago - 3 comments

#67 - Fix example of upgradable RW lock in readme

Pull Request - State: closed - Opened by iver56 almost 4 years ago

#66 - Fix InterProcessReaderWriterLock context manager example in readme

Pull Request - State: closed - Opened by iver56 almost 4 years ago - 1 comment

#65 - Fix inter process lock multiple aquire attempts on windows

Pull Request - State: closed - Opened by psarka about 4 years ago

#64 - Maintenance tests

Pull Request - State: closed - Opened by psarka about 4 years ago

#63 - Maintenance python versions

Pull Request - State: closed - Opened by psarka about 4 years ago - 1 comment

#62 - Release 0.16

Pull Request - State: closed - Opened by psarka about 4 years ago - 1 comment

#61 - Release new version

Issue - State: closed - Opened by manoprenko about 4 years ago - 14 comments

#60 - pypy on macos cannot run our tests

Issue - State: closed - Opened by psarka about 4 years ago - 1 comment

#59 - Replace travis by github actions

Pull Request - State: closed - Opened by psarka about 4 years ago

#58 - Add usage examples to readme

Pull Request - State: closed - Opened by psarka about 4 years ago - 4 comments

#57 - Replace pywin32 dependency by vendored snippets

Pull Request - State: closed - Opened by psarka about 4 years ago - 1 comment

#56 - No pywin32

Pull Request - State: closed - Opened by psarka about 4 years ago

#55 - Lower diskcache version and add pypy27 to travis

Pull Request - State: closed - Opened by psarka about 4 years ago

#54 - Add pypy and pypy3 travis instructions

Pull Request - State: closed - Opened by psarka about 4 years ago - 1 comment

#53 - Consider proving a flock based lock

Issue - State: open - Opened by psarka about 4 years ago

#52 - A brief plan

Issue - State: closed - Opened by psarka over 4 years ago - 3 comments

#50 - lmplements the inter-process readers writer lock

Pull Request - State: closed - Opened by psarka over 4 years ago - 10 comments

#49 - what is a good use case for this library?

Issue - State: closed - Opened by EvertonSA over 4 years ago - 2 comments

#48 - added simple flock alternative to fcntl lock

Pull Request - State: closed - Opened by redramen over 4 years ago - 1 comment

#47 - Getting the PID of the locking process in InterProcessLock

Issue - State: open - Opened by samschott over 4 years ago

#46 - Crash when called from Google app engine emulator (localhost). (via ctypes)

Issue - State: closed - Opened by dgaedcke almost 5 years ago - 2 comments

#45 - Check for pending writers in read_lock()

Pull Request - State: closed - Opened by obondarev almost 5 years ago

#44 - Check for pending writers in read_lock()

Pull Request - State: closed - Opened by obondarev almost 5 years ago

#43 - Remove unused import of eventlet

Pull Request - State: closed - Opened by cgohlke about 5 years ago - 1 comment

#42 - Interprocess semaphore and reader writer lock

Issue - State: open - Opened by psarka about 5 years ago - 1 comment

#41 - Introduce native OS-supported shared/exclusive locking on the filesystem

Pull Request - State: closed - Opened by vector-of-bool about 5 years ago - 2 comments

#40 - Adjust setup.py and _utils.py to use time.monotonic for Python 3.4+

Pull Request - State: closed - Opened by kmosiejczuk over 5 years ago - 1 comment

#39 - Close fd when acquire fails.

Pull Request - State: open - Opened by terrifiedquack over 5 years ago

#38 - Please make the code compatible with Python3.8

Issue - State: closed - Opened by MeggyCal over 5 years ago - 1 comment

#37 - Revert " Use Threading.current_thread"

Pull Request - State: closed - Opened by cybertron over 5 years ago - 1 comment

#36 - RuntimeError: Reader to writer privilege escalation not allowed

Issue - State: closed - Opened by prometheanfire over 5 years ago - 10 comments

#35 - Provide capability to check lock status

Issue - State: open - Opened by chrahunt almost 6 years ago

#34 - Document public properties of _InterProcessLock

Issue - State: open - Opened by chrahunt almost 6 years ago

#33 - Use Threading.current_thread

Pull Request - State: closed - Opened by ShilpaDevharakar almost 6 years ago - 6 comments

#32 - Please allow interprocess_locked to with blocking=False

Issue - State: open - Opened by gabor-lbl over 6 years ago - 1 comment

#31 - Python 2.6 is dead, long live other versions

Pull Request - State: closed - Opened by harlowja over 6 years ago - 1 comment

#30 - Added comment specifing FIFO order of locks

Pull Request - State: closed - Opened by vertoforce over 6 years ago

#29 - InterProcessLock behaves differently on Windows7 compared to Gnu-Linux.

Issue - State: closed - Opened by JackDca about 7 years ago - 6 comments

#28 - How to use this library?

Issue - State: closed - Opened by catb0t over 7 years ago - 4 comments

#27 - Where's the rpm? Should I make one?

Issue - State: closed - Opened by jonkelleyatrackspace about 8 years ago - 2 comments

#26 - InterProcessLock files left behind

Issue - State: open - Opened by dstufft over 8 years ago - 29 comments

#25 - conda-forge maintainers

Issue - State: closed - Opened by alimanfoo over 8 years ago - 1 comment

#24 - Use Appveyor to make sure things keep working on Windows

Issue - State: closed - Opened by johntyree almost 9 years ago - 3 comments

#23 - Fix process_lock and tests on Win32

Pull Request - State: closed - Opened by johntyree almost 9 years ago - 2 comments

#22 - Process Lock tests assume POSIX

Issue - State: closed - Opened by johntyree almost 9 years ago

#21 - Add sanity __enter__ acquire check

Pull Request - State: closed - Opened by harlowja about 9 years ago

#20 - Moar useful examples

Pull Request - State: closed - Opened by harlowja about 9 years ago

#19 - Add Python 3.5 and PyPy to Travis

Pull Request - State: closed - Opened by scop about 9 years ago