issues
search
gaogaotiantian
/
watchpoints
watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.
Apache License 2.0
497
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compatibility with Flask
#36
MagnusOxlund
opened
9 months ago
2
Compatibility with Google Colab
#35
tsuchm
opened
1 year ago
1
It doesn't seems to work with pdb in terminal?
#34
MR-hyj
closed
1 year ago
2
Support other debuggers like pydevd
#33
dvir-siga
opened
1 year ago
1
Make watchpoints work with dataframe
#31
gaogaotiantian
closed
2 years ago
3
Doesnt work with pandas dataframes
#30
rsemenoff
closed
2 years ago
1
Update CI script and setup for 3.10
#29
gaogaotiantian
closed
3 years ago
1
Add custom printer feature
#28
gaogaotiantian
closed
3 years ago
1
Add options to use pprint.
#27
Deadbush225
closed
3 years ago
8
Output the result in oneline.
#26
Eliazar225
closed
3 years ago
8
unwatch when exit because resource release could break the system
#25
gaogaotiantian
closed
3 years ago
1
AttributeError: 'NoneType' object has no attribute 'exists'
#24
dvirtz
closed
3 years ago
8
Fix a bug when getting variables requires global module
#23
gaogaotiantian
closed
3 years ago
1
use delicate compare function in all cases
#22
gaogaotiantian
closed
3 years ago
0
strange behavior when watching `os.environ`
#21
dvirtz
closed
3 years ago
6
Only show diff for objects
#20
gaogaotiantian
opened
3 years ago
0
Use objprint for printing objects
#19
gaogaotiantian
closed
3 years ago
1
Add print to file with filename
#18
gaogaotiantian
closed
3 years ago
1
Add local file and stack_limit feature to watch
#17
gaogaotiantian
closed
3 years ago
0
Print to file/IO
#16
gaogaotiantian
closed
3 years ago
0
Add support for repl
#15
gaogaotiantian
closed
3 years ago
1
`FileNotFoundError: [Errno 2] No such file or directory: '<ipython-input-11-128260e0dc37>'`
#14
DanielGoldfarb
closed
3 years ago
7
Fix reading egg file
#13
gaogaotiantian
closed
3 years ago
1
Fix typo
#12
lhfelis
closed
3 years ago
0
Add lint check
#11
gaogaotiantian
closed
3 years ago
1
FileNotFoundError: [Errno 2] No such file or directory: '<stdin>'
#10
youssefavx
closed
3 years ago
2
Modify github actions to use pandas
#9
gaogaotiantian
closed
3 years ago
0
TST: Include tests for pandas Series and DataFrames
#8
KikeM
closed
3 years ago
2
Use is instead of == for variable compare
#7
gaogaotiantian
closed
3 years ago
1
Add custom cmp and copy
#6
gaogaotiantian
closed
3 years ago
0
ENH : __eq__ operator when a pandas.DataFrame is involved
#5
KikeM
closed
3 years ago
10
Need conditional expressions
#4
rswgnu
closed
3 years ago
1
Fix encoding for open()
#3
gaogaotiantian
closed
3 years ago
1
Windows 10 Error : UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 3322: character maps to <undefined>
#2
gsarosi67
closed
3 years ago
1
Make object compare better
#1
gaogaotiantian
closed
3 years ago
0