FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython - bpython/bpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
bpython
/
bpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
251
Star
2.8k
Code
Issues
144
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
on
f01cb42
User selector
Datepicker
Commit history
Commits on Feb 10, 2015
Remove handling of suspend key
Show description for f01cb42
sebastinas
committed
f01cb42
View commit details
Copy full SHA for f01cb42
View code at this point
Browse repository at this point
Sort values
Show description for 22f2aaa
sebastinas
committed
22f2aaa
View commit details
Copy full SHA for 22f2aaa
View code at this point
Browse repository at this point
Add bpython.__main__
Show description for cc3d8c8
sebastinas
committed
cc3d8c8
View commit details
Copy full SHA for cc3d8c8
View code at this point
Browse repository at this point
Add missing unicode_literals import
Show description for 26d2065
sebastinas
committed
26d2065
View commit details
Copy full SHA for 26d2065
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Use io instead of codecs
Show description for 62d7d95
sebastinas
committed
62d7d95
View commit details
Copy full SHA for 62d7d95
View code at this point
Browse repository at this point
Fix off-by-one
Show description for 844d350
sebastinas
committed
844d350
View commit details
Copy full SHA for 844d350
View code at this point
Browse repository at this point
Handle encodings properly in super paste mode
Show description for 6547d6d
sebastinas
committed
6547d6d
View commit details
Copy full SHA for 6547d6d
View code at this point
Browse repository at this point
Update copyright information
Show description for 2d4fc0b
sebastinas
committed
2d4fc0b
View commit details
Copy full SHA for 2d4fc0b
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
PEP-8 in curtsies repl
thomasballinger
committed
d635494
View commit details
Copy full SHA for d635494
View code at this point
Browse repository at this point
Test for get_encoding_file
Show description for 7587ad8
sebastinas
committed
7587ad8
View commit details
Copy full SHA for 7587ad8
View code at this point
Browse repository at this point
Unify runsource and document its behavior
Show description for 6d8952c
sebastinas
committed
6d8952c
View commit details
Copy full SHA for 6d8952c
View code at this point
Browse repository at this point
Fix test name and use mock.patch.dict
Show description for 60c4c08
sebastinas
committed
60c4c08
View commit details
Copy full SHA for 60c4c08
View code at this point
Browse repository at this point
Simplify
Show description for a4038cd
sebastinas
committed
a4038cd
View commit details
Copy full SHA for a4038cd
View code at this point
Browse repository at this point
Test differently encoded startup files
Show description for b5d7790
sebastinas
committed
b5d7790
View commit details
Copy full SHA for b5d7790
View code at this point
Browse repository at this point
Try to read encoding of PYTHONSTARTUP file first, and then read it with correct encoding
Show description for d0bc25d
sebastinas
committed
d0bc25d
View commit details
Copy full SHA for d0bc25d
View code at this point
Browse repository at this point
Simplify tests and enable all of them
Show description for e4c3d4d
sebastinas
committed
e4c3d4d
View commit details
Copy full SHA for e4c3d4d
View code at this point
Browse repository at this point
Properly encode source
Show description for 9542b0c
sebastinas
committed
9542b0c
View commit details
Copy full SHA for 9542b0c
View code at this point
Browse repository at this point
Remove runsource overwrite
Show description for 64772c0
sebastinas
committed
64772c0
View commit details
Copy full SHA for 64772c0
View code at this point
Browse repository at this point
Add encoding to constructor
Show description for ff1d017
sebastinas
committed
ff1d017
View commit details
Copy full SHA for ff1d017
View code at this point
Browse repository at this point
pep8 curtsies.repl
Show description for 9647c26
thomasballinger
committed
9647c26
View commit details
Copy full SHA for 9647c26
View code at this point
Browse repository at this point
pep8 of curtsies repl
thomasballinger
committed
02631dd
View commit details
Copy full SHA for 02631dd
View code at this point
Browse repository at this point
mark another test as slow
thomasballinger
committed
f7aa4b2
View commit details
Copy full SHA for f7aa4b2
View code at this point
Browse repository at this point
fix #473
thomasballinger
committed
75b4a0f
View commit details
Copy full SHA for 75b4a0f
View code at this point
Browse repository at this point
delete repeated code in interpreters
thomasballinger
committed
3cbe24d
View commit details
Copy full SHA for 3cbe24d
View code at this point
Browse repository at this point
test behavior requiring encoding in runsource
thomasballinger
committed
b6a2a5f
View commit details
Copy full SHA for b6a2a5f
View code at this point
Browse repository at this point
Add NOP encode parameter to curtsies interpreter
thomasballinger
committed
8bdb42e
View commit details
Copy full SHA for 8bdb42e
View code at this point
Browse repository at this point
test running startup file
thomasballinger
committed
3fb8441
View commit details
Copy full SHA for 3fb8441
View code at this point
Browse repository at this point
prevent tests failing when PYTHONSTARTUP set
Show description for 50d2b21
thomasballinger
committed
50d2b21
View commit details
Copy full SHA for 50d2b21
View code at this point
Browse repository at this point
Encode arguments to shlex in Python < 2.7.3
Show description for a3f43ba
sebastinas
committed
a3f43ba
View commit details
Copy full SHA for a3f43ba
View code at this point
Browse repository at this point
PEP-8
Show description for 11d34d0
sebastinas
committed
11d34d0
View commit details
Copy full SHA for 11d34d0
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Replace some 'skipIf(not …)' by 'skipUnless'.
Trundle
committed
94bb657
View commit details
Copy full SHA for 94bb657
View code at this point
Browse repository at this point
Simplify test skipping if joda is not available.
Trundle
committed
f72f395
View commit details
Copy full SHA for f72f395
View code at this point
Browse repository at this point
Remove duplicate code
Show description for 935c849
sebastinas
committed
935c849
View commit details
Copy full SHA for 935c849
View code at this point
Browse repository at this point
Remove obsolete comment
Show description for bb5c03e
sebastinas
committed
bb5c03e
View commit details
Copy full SHA for bb5c03e
View code at this point
Browse repository at this point
Use unittest.mock if possible
Show description for 758d6a6
sebastinas
committed
758d6a6
View commit details
Copy full SHA for 758d6a6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL