FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/test - jsjohnst/bpython · GitHub
jsjohnst
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
test
on
master
User selector
Datepicker
Commit history
Commits on Aug 2, 2015
Fix attrib decorator (fixes #553)
Show description for d9aec67
sebastinas
committed
d9aec67
View commit details
Copy full SHA for d9aec67
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
add test
sharow
committed
dc0f294
View commit details
Copy full SHA for dc0f294
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Failing test for #544
sebastinas
committed
72be2cd
View commit details
Copy full SHA for 72be2cd
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
Refactored test file for argspec to FuncProp changes
noelladsa
committed
e72586a
View commit details
Copy full SHA for e72586a
View code at this point
Browse repository at this point
Refactored test file for argspec changing into named tuple funcprop
noelladsa
committed
83abeb6
View commit details
Copy full SHA for 83abeb6
View code at this point
Browse repository at this point
Refactored test file for argspec changing into named tuple funcprop
noelladsa
committed
3057bbe
View commit details
Copy full SHA for 3057bbe
View code at this point
Browse repository at this point
Refactored test file for argspec changing into named tuple funcprop
noelladsa
committed
4d6861c
View commit details
Copy full SHA for 4d6861c
View code at this point
Browse repository at this point
Commits on May 17, 2015
PEP8
sebastinas
committed
e952c73
View commit details
Copy full SHA for e952c73
View code at this point
Browse repository at this point
Clean up imports
Show description for dd0a489
sebastinas
committed
dd0a489
View commit details
Copy full SHA for dd0a489
View code at this point
Browse repository at this point
Clean up unittest imports
Show description for dbd8066
sebastinas
committed
dbd8066
View commit details
Copy full SHA for dbd8066
View code at this point
Browse repository at this point
Commits on May 16, 2015
Add workaround for old-style class with broken __getattr__ (fixes #536)
Show description for 674c3bf
sebastinas
committed
674c3bf
View commit details
Copy full SHA for 674c3bf
View code at this point
Browse repository at this point
Failing test for #536
sebastinas
committed
24e5c69
View commit details
Copy full SHA for 24e5c69
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
No need to catch this AttributeError in test code
michaelmulley
committed
92e9b0b
View commit details
Copy full SHA for 92e9b0b
View code at this point
Browse repository at this point
Remember the source of interactively defined functions
Show description for 38f1ed6
michaelmulley
committed
38f1ed6
View commit details
Copy full SHA for 38f1ed6
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Merge remote-tracking branch 'llllllllll/old-style-class-dict-autocomplete' (merged #511)
Show description for ad8958f
sebastinas
committed
ad8958f
View commit details
Copy full SHA for ad8958f
View code at this point
Browse repository at this point
Fix fuzzy completion test
Show description for 27b9493
sebastinas
committed
27b9493
View commit details
Copy full SHA for 27b9493
View code at this point
Browse repository at this point
Update tests
Show description for c830c75
sebastinas
committed
c830c75
View commit details
Copy full SHA for c830c75
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
Makes the old-style class autocomplete work in 2.6 and 3.x
llllllllll
committed
a82b4b5
View commit details
Copy full SHA for a82b4b5
View code at this point
Browse repository at this point
Adds tests to validate that __dict__ is in the autocomplete of an old
Show description for cb90872
llllllllll
committed
cb90872
View commit details
Copy full SHA for cb90872
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
fix multiline block completion errors on enter
thomasballinger
committed
4ada245
View commit details
Copy full SHA for 4ada245
View code at this point
Browse repository at this point
specialize source finding error messages
thomasballinger
committed
9bc21e5
View commit details
Copy full SHA for 9bc21e5
View code at this point
Browse repository at this point
prettier errors with multiline string assert
thomasballinger
committed
4408f9d
View commit details
Copy full SHA for 4408f9d
View code at this point
Browse repository at this point
Extra enter not required in pypy
thomasballinger
committed
0662921
View commit details
Copy full SHA for 0662921
View code at this point
Browse repository at this point
new global in pypy, sequenceiterator
thomasballinger
committed
4b9a328
View commit details
Copy full SHA for 4b9a328
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Merge branch 'fix-497'
thomasballinger
committed
979a67b
View commit details
Copy full SHA for 979a67b
View code at this point
Browse repository at this point
failing test for #497 in Python 3
thomasballinger
committed
97f0f45
View commit details
Copy full SHA for 97f0f45
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Add a test for #491
Show description for 5f836ea
sebastinas
committed
5f836ea
View commit details
Copy full SHA for 5f836ea
View code at this point
Browse repository at this point
Patch correct function
Show description for 45fb40d
sebastinas
committed
45fb40d
View commit details
Copy full SHA for 45fb40d
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Use glob.iglob
Show description for 601df71
sebastinas
committed
601df71
View commit details
Copy full SHA for 601df71
View code at this point
Browse repository at this point
Be more careful with glob.glob (fixes #491)
Show description for 846ca4d
sebastinas
committed
846ca4d
View commit details
Copy full SHA for 846ca4d
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Decode output of stdout.write in Python 2
thomasballinger
committed
8942807
View commit details
Copy full SHA for 8942807
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Test global completion with modified keyword list
Show description for b454048
sebastinas
committed
b454048
View commit details
Copy full SHA for b454048
View code at this point
Browse repository at this point
Use correct length
Show description for ac3ef20
sebastinas
committed
ac3ef20
View commit details
Copy full SHA for ac3ef20
View code at this point
Browse repository at this point
use unicode literals
thomasballinger
committed
79f75dc
View commit details
Copy full SHA for 79f75dc
View code at this point
Browse repository at this point
import completion returns unicode
thomasballinger
committed
3f6eb09
View commit details
Copy full SHA for 3f6eb09
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL