issues
search
inducer
/
pytools
http://pypi.python.org/pypi/pytools
Other
70
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Opt frozen dataclass
#272
inducer
closed
1 day ago
0
Misc 2024
#271
inducer
closed
1 day ago
0
mypy: add strict typing to prefork
#270
alexfikl
closed
1 day ago
1
placate ruff regarding re.match
#269
matthiasdiener
closed
6 days ago
0
Add `module_getattr_for_deprecations`
#268
inducer
closed
1 week ago
0
KeyBuilder: support np.bool{,_} for numpy<2
#267
matthiasdiener
closed
2 weeks ago
3
Bump min Python to 3.10
#266
alexfikl
closed
3 weeks ago
3
Table: add raw output
#265
matthiasdiener
closed
1 month ago
0
Fix new mypy 1.12 errors
#264
alexfikl
closed
1 month ago
1
Unconditionally depend on `typing-extensions`
#263
inducer
closed
1 month ago
0
`pytools/test/test_persistent_dict.py::test_{attrs,dataclass}_hashing` failures on big-endian
#262
mgorny
opened
2 months ago
2
KeyBuilder: change int to direct str representation
#261
matthiasdiener
opened
2 months ago
1
KeyBuilder: use system byteorder to match numpy
#260
inducer
closed
2 months ago
0
`keyb(1) == keyb(np.int64(1))` fails on ppc64 (big endian)
#259
mgorny
closed
2 months ago
4
Make a distinct warning class for 'recommended hash routine not found'
#258
inducer
closed
3 months ago
0
more unique functions
#257
matthiasdiener
closed
3 months ago
1
Fix new C409 errors
#256
alexfikl
closed
3 months ago
1
Broaden argument types for `UniqueNameGenerator`
#255
inducer
closed
3 months ago
0
tag: only import typing_extensions when TYPE_CHECKING
#254
alexfikl
closed
3 months ago
4
pyproject: move typos.toml
#253
alexfikl
closed
4 months ago
0
tag.py: try importing from typing first
#252
matthiasdiener
closed
4 months ago
12
PersistentDict: make siphash24 optional in the tests
#251
matthiasdiener
closed
4 months ago
2
persistent_dict: make siphash24 optional
#250
ahesford
closed
4 months ago
9
Fix `HeapEntry` typing
#249
inducer
closed
4 months ago
0
ruff: fix C419 unnecessary list comprehension
#248
alexfikl
closed
4 months ago
0
Add typos CI, fix typos
#247
inducer
closed
4 months ago
0
Revive Taggable constructor, in deprecated form
#246
inducer
closed
4 months ago
0
Modernize `pytools.tag`
#245
inducer
closed
4 months ago
0
Add types to lex.RE
#244
inducer
closed
4 months ago
0
Remove a bunch of unused pylint supressions
#243
alexfikl
closed
4 months ago
1
Use siphash for persistent hashing
#242
inducer
closed
4 months ago
2
[TEST] Trying out to see if pypy CI fails
#241
alexfikl
closed
4 months ago
0
pyproject: hack around to make editable install work
#240
alexfikl
closed
4 months ago
5
Ruff and pyproject.toml
#239
inducer
closed
5 months ago
0
Fix some typing issues
#238
alexfikl
closed
5 months ago
0
Document convergence functionality
#237
inducer
closed
5 months ago
2
Unique improvements
#236
matthiasdiener
closed
5 months ago
2
mypy: remove --follow-imports=skip checks
#235
alexfikl
closed
5 months ago
5
PersistentDict: thread safety
#234
matthiasdiener
closed
5 months ago
5
PersistentDict: multithread support?
#233
matthiasdiener
closed
3 months ago
8
PersistentDict: add concurrency test
#232
matthiasdiener
closed
5 months ago
2
PersistentDict: concurrency improvements
#231
matthiasdiener
closed
5 months ago
2
PersistentDict: smarter WOPD.store
#230
matthiasdiener
closed
5 months ago
1
PersistentDict: allow setting sync
#229
matthiasdiener
closed
5 months ago
1
PersistentDict: fixes/workarounds for #227
#228
matthiasdiener
closed
5 months ago
2
Issues with sqlite `PersistentDict`
#227
inducer
closed
5 months ago
18
remove get_read_from_map_from_permutation, get_write_to_map_from_permutation
#226
matthiasdiener
closed
6 months ago
0
add to_identifier
#225
matthiasdiener
closed
6 months ago
4
KeyBuilder: support function hashing
#224
matthiasdiener
closed
6 months ago
0
Record: make __repr__ deterministic, add test
#223
matthiasdiener
closed
7 months ago
1
Next