Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / andy-maier/python-yagot issues and pull requests
#56 - 0.5.0: pytest is failing
Issue -
State: open - Opened by kloczek over 3 years ago
- 1 comment
#55 - 0.5.0: broken pypi source tar ball (missing requirements.txt)
Issue -
State: open - Opened by kloczek over 3 years ago
#54 - Bump pyyaml from 5.1 to 5.4
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#53 - Fixed installation of setuptools and wheel on Appveyor with Python 3.8
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#52 - Temp: Appveyor tests on py34 and py38
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#51 - Changed version of typed-ast to fix issue on Appveyor on Python 3.4
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#50 - Fixed dev. dependency to colorama on Python 3.4
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#49 - Dropped support for Pypy
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#48 - Added missing Tox envs for Python 3.4
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#47 - Manual CI run with all variants
Pull Request -
State: open - Opened by andy-maier over 4 years ago
#46 - Start 0.6.0
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#45 - Release 0.5.0
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#44 - Release 0.1.0
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 2 comments
#43 - Fixed Pylint issues and activated pylint rc checking
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#42 - Git-ignored /dist directory
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#41 - Write docs section about tools
Issue -
State: open - Opened by andy-maier over 4 years ago
Labels: area: docs, type: feature
#40 - Removed end2end tests
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#39 - Various docs improvements
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#38 - Fixed link in INSTALL.md
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#37 - Applied review comments on intro / README
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#36 - Promoted dev status to Beta
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#35 - Renamed leak_check decorator to garbage_checked
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#34 - Changed default for checking for collected objects
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#33 - Fixes #5: Added support for pytest
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#32 - Fixed errors in description of Python object release
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#31 - Fixed errors in description of Python object release
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#30 - Fixed errors in description of Python object release
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#29 - Fixed errors in description of Python object release
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
#28 - Reflected review comments on docs
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#27 - Restructured RTD docs; added background section
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#26 - Improved testcase descriptions for GarbageTracker tests
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#25 - Changed garbage ignore types to also be type names
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#24 - Clarified that Yagot does not require debug build of Python
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#23 - Fixed links in README file
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#22 - Fixed ReferenceError for weakly ref'ed; disabling gc threshold
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#21 - Changed assert_no_garbage decorator to become leak_check()
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#20 - Added support for ignoring garbage object types
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#19 - Fixed issue link in README and intro docs
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#18 - Improved intro and usage sections in README and docs
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#17 - Added support for uncollectable_count; Added more garbage test cases
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#16 - Added API reference section to docs; improved docstrings
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#15 - Renamed garbage_tracked decorator to assert_no_garbage and improved its docs
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#14 - Updated description of GarbageTracker class and reordered its propr/methods
Pull Request -
State: closed - Opened by andy-maier over 4 years ago
- 1 comment
#13 - Fixed and improved README and RTD docs
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
- 1 comment
#12 - Initial documentation in README and RTD docs
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
- 1 comment
#11 - Refactored garbage_tracked decorator and GarbageTracker formatting
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
- 1 comment
#10 - Improved docs of GarbateTracker class; streamlined decorator call to assert
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
#9 - Fixed Appveyor badge on README page
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
#8 - Fixes #3: Fixed Cygwin install issue with typed-ast on Appveyor
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
#7 - Changed project description
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
#6 - Fixed Appveyor badge on README page
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
#5 - Add pytest plugin
Issue -
State: closed - Opened by andy-maier almost 5 years ago
- 1 comment
Labels: type: feature, area: code, resolution: fixed
#4 - Write initial docs
Issue -
State: closed - Opened by andy-maier almost 5 years ago
- 1 comment
Labels: area: docs, type: feature, resolution: fixed
#3 - Fix missing Python dev package on Appveyor test with Cygwin
Issue -
State: closed - Opened by andy-maier almost 5 years ago
- 1 comment
Labels: type: bug, area: devenv, resolution: fixed
#2 - Initial implementation
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago
#1 - Changed setup.py to be executable
Pull Request -
State: closed - Opened by andy-maier almost 5 years ago