issues
search
andy-maier
/
python-yagot
Yet Another Garbage Object Tracker for Python
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.5.0: pytest is failing
#56
kloczek
opened
3 years ago
1
0.5.0: broken pypi source tar ball (missing requirements.txt)
#55
kloczek
opened
3 years ago
0
Bump pyyaml from 5.1 to 5.4
#54
dependabot[bot]
opened
3 years ago
0
Fixed installation of setuptools and wheel on Appveyor with Python 3.8
#53
andy-maier
closed
4 years ago
1
Temp: Appveyor tests on py34 and py38
#52
andy-maier
closed
4 years ago
1
Changed version of typed-ast to fix issue on Appveyor on Python 3.4
#51
andy-maier
closed
4 years ago
1
Fixed dev. dependency to colorama on Python 3.4
#50
andy-maier
closed
4 years ago
1
Dropped support for Pypy
#49
andy-maier
closed
4 years ago
1
Added missing Tox envs for Python 3.4
#48
andy-maier
closed
4 years ago
1
Manual CI run with all variants
#47
andy-maier
opened
4 years ago
0
Start 0.6.0
#46
andy-maier
closed
4 years ago
1
Release 0.5.0
#45
andy-maier
closed
4 years ago
1
Release 0.1.0
#44
andy-maier
closed
4 years ago
2
Fixed Pylint issues and activated pylint rc checking
#43
andy-maier
closed
4 years ago
1
Git-ignored /dist directory
#42
andy-maier
closed
4 years ago
1
Write docs section about tools
#41
andy-maier
opened
4 years ago
0
Removed end2end tests
#40
andy-maier
closed
4 years ago
1
Various docs improvements
#39
andy-maier
closed
4 years ago
1
Fixed link in INSTALL.md
#38
andy-maier
closed
4 years ago
1
Applied review comments on intro / README
#37
andy-maier
closed
4 years ago
1
Promoted dev status to Beta
#36
andy-maier
closed
4 years ago
1
Renamed leak_check decorator to garbage_checked
#35
andy-maier
closed
4 years ago
1
Changed default for checking for collected objects
#34
andy-maier
closed
4 years ago
1
Fixes #5: Added support for pytest
#33
andy-maier
closed
4 years ago
1
Fixed errors in description of Python object release
#32
andy-maier
closed
4 years ago
1
Fixed errors in description of Python object release
#31
andy-maier
closed
4 years ago
1
Fixed errors in description of Python object release
#30
andy-maier
closed
4 years ago
1
Fixed errors in description of Python object release
#29
andy-maier
closed
4 years ago
0
Reflected review comments on docs
#28
andy-maier
closed
4 years ago
1
Restructured RTD docs; added background section
#27
andy-maier
closed
4 years ago
1
Improved testcase descriptions for GarbageTracker tests
#26
andy-maier
closed
4 years ago
1
Changed garbage ignore types to also be type names
#25
andy-maier
closed
4 years ago
1
Clarified that Yagot does not require debug build of Python
#24
andy-maier
closed
4 years ago
1
Fixed links in README file
#23
andy-maier
closed
4 years ago
1
Fixed ReferenceError for weakly ref'ed; disabling gc threshold
#22
andy-maier
closed
4 years ago
1
Changed assert_no_garbage decorator to become leak_check()
#21
andy-maier
closed
4 years ago
1
Added support for ignoring garbage object types
#20
andy-maier
closed
4 years ago
1
Fixed issue link in README and intro docs
#19
andy-maier
closed
4 years ago
1
Improved intro and usage sections in README and docs
#18
andy-maier
closed
4 years ago
1
Added support for uncollectable_count; Added more garbage test cases
#17
andy-maier
closed
4 years ago
1
Added API reference section to docs; improved docstrings
#16
andy-maier
closed
4 years ago
1
Renamed garbage_tracked decorator to assert_no_garbage and improved its docs
#15
andy-maier
closed
4 years ago
1
Updated description of GarbageTracker class and reordered its propr/methods
#14
andy-maier
closed
4 years ago
1
Fixed and improved README and RTD docs
#13
andy-maier
closed
4 years ago
1
Initial documentation in README and RTD docs
#12
andy-maier
closed
4 years ago
1
Refactored garbage_tracked decorator and GarbageTracker formatting
#11
andy-maier
closed
4 years ago
1
Improved docs of GarbateTracker class; streamlined decorator call to assert
#10
andy-maier
closed
4 years ago
0
Fixed Appveyor badge on README page
#9
andy-maier
closed
4 years ago
0
Fixes #3: Fixed Cygwin install issue with typed-ast on Appveyor
#8
andy-maier
closed
4 years ago
0
Changed project description
#7
andy-maier
closed
4 years ago
0
Next