issues
search
iustin
/
pyxattr
A python module for accessing filesystem Extended Attributes
https://pyxattr.k1024.org/
GNU Lesser General Public License v2.1
31
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Linux functions on any OS based on GNU libc
#50
pinotree
closed
2 months ago
2
library name collision: xattr and pyxattr = `import xattr`?
#49
pjotrek-b
opened
4 months ago
0
Devel
#48
iustin
closed
9 months ago
1
Re-enable pypy-3.10
#47
iustin
closed
9 months ago
1
Update docstrings to show bytes being returned
#46
iustin
closed
9 months ago
0
Restrict MacOS builds to fewer Python versions
#45
iustin
closed
9 months ago
1
Switch from recommonmark to myst
#44
iustin
closed
9 months ago
1
0.8.1: documentation uses `recommonmark` which is now deprecated
#43
kloczek
closed
9 months ago
5
Update action versions to latest
#42
iustin
closed
12 months ago
1
PyPy3.10: `xattr.getxattr()` does not accept `pathlib.Path` whereas it works on CPython
#41
mgorny
closed
9 months ago
12
Fix example and maybe add typing
#40
userappgate
opened
1 year ago
2
Is there batch operations?
#39
4l1fe
closed
1 year ago
1
CI: Run doc builds too
#38
iustin
closed
2 years ago
1
Properly handle module refcount during init errors
#37
iustin
closed
2 years ago
1
Don't leak temporary tuples in get_all()
#36
iustin
closed
2 years ago
2
BUG: Memory leak bugs due to returned new reference is not decreased on failure (static analyzer reports)
#35
Snape3058
closed
2 years ago
5
Tests should only look at the user namespace
#34
kloczek
opened
2 years ago
10
pip install requires Python.h and gcc
#33
bengland2
closed
2 years ago
3
Ability to read and write MacOS extended attributes on CIFS volume
#32
deepcoder
closed
2 years ago
5
Consider adding incremental read and seek interface for large attribute values
#31
joachimmetz
closed
2 years ago
6
Enable Python 3.10 builds
#30
iustin
closed
3 years ago
1
CI improvements
#29
iustin
closed
3 years ago
1
Initial github actions-based continous build
#28
iustin
closed
3 years ago
1
0.7.2: sphinx warnings
#27
kloczek
opened
3 years ago
8
[Fixed] typo in readme.md
#26
deprov447
closed
3 years ago
1
Build Fail
#25
tmsincomb
closed
4 years ago
3
Build failure with 0.7.1
#24
lfos
closed
3 years ago
10
Better error message when trying to write EAs too big for file system
#23
ericzolf
closed
2 years ago
4
pyxattr fails to install on Windows 10 with cl : Command line error D8021 : invalid numeric argument '/Werror'
#22
ericzolf
closed
5 years ago
4
pyxattr-0.5.x installation error
#21
tanzhenchao
closed
4 years ago
2
support Path objects
#20
ktarplee
closed
4 years ago
2
Broken signature for 0.6.1
#19
lfos
closed
6 years ago
3
Branch pyxattr v0.5.3
#18
energon0
closed
6 years ago
1
Correct And Simplify Memory Handling in xattr_get
#17
ldo
closed
4 years ago
4
Release GIL when do I/O operations
#16
azraelxyz
closed
6 years ago
4
xattr.c: There is no more attr/xattr.h with >=attr-2.4.48
#15
Polynomial-C
closed
6 years ago
9
Fix nofollow not work in MAC
#14
verybada
closed
6 years ago
3
compile fails on docker python:2.7
#13
nichenke
closed
8 years ago
3
race condition in get_all
#12
ThomasWaldmann
closed
8 years ago
2
Documentation is incorrect about which namespace is used for capabilities
#11
abacabadabacaba
closed
8 years ago
0
Support file-like objects
#10
petri
closed
8 years ago
5
Added support for OS X's slightly different xattr calls.
#9
ahknight
closed
8 years ago
2
Fails to build due to compiler warning
#8
ahknight
closed
8 years ago
4
Compiling on Linux Mint Petra x64
#7
Reedyseth
closed
9 years ago
2
xattr_get did not allocate a large enough buffer
#6
m0zes
closed
9 years ago
1
Add workaround for tests on SELinux systems.
#5
quantheory
closed
10 years ago
4
Better handling of files without xattrs
#4
edelkind
closed
10 years ago
2
Use "surrogateescape" error handler when encoding unicode paths.
#3
jborg
closed
10 years ago
2
Test failures with pypy
#2
mgorny
closed
11 years ago
8
Python 2.5 can't parse byte literals, so use bytes() instead.
#1
floppym
closed
11 years ago
1
Next