FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython - allgo27/bpython · GitHub
allgo27
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
on
master
User selector
Datepicker
Commit history
Commits on Jun 30, 2020
Redo (#812)
Show description for be1160a
allgo27
authored
be1160a
View commit details
Copy full SHA for be1160a
View code at this point
Browse repository at this point
Commits on May 28, 2020
Support packages that are using the new importlib.metadata api (fix of
Show description for 6ff3d1b
uriariel
authored and
sebastinas
committed
6ff3d1b
View commit details
Copy full SHA for 6ff3d1b
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Drop 2.6 specific code
sebastinas
committed
d96ad80
View commit details
Copy full SHA for d96ad80
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Use the new `pinnwand` API.
supakeen
committed
74fe1a9
View commit details
Copy full SHA for 74fe1a9
View code at this point
Browse repository at this point
Use the new pinnwand JSON API.
supakeen
committed
ad855aa
View commit details
Copy full SHA for ad855aa
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Do not override builtin format
sebastinas
committed
0b7ab2c
View commit details
Copy full SHA for 0b7ab2c
View code at this point
Browse repository at this point
Use importlib for Python 3 (fixes #791)
sebastinas
committed
1a674f0
View commit details
Copy full SHA for 1a674f0
View code at this point
Browse repository at this point
Immediately close file object
sebastinas
committed
e9651ae
View commit details
Copy full SHA for e9651ae
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Remove unused imports
vilhelmprytz
authored and
sebastinas
committed
3ae9b10
View commit details
Copy full SHA for 3ae9b10
View code at this point
Browse repository at this point
Update German translation
sebastinas
committed
8d6ffe6
View commit details
Copy full SHA for 8d6ffe6
View code at this point
Browse repository at this point
Merge pull request #787 from bpython/deprecation-warnings
Show description for 32d7857
ikanobori
authored
32d7857
View commit details
Copy full SHA for 32d7857
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Make translatable.
ikanobori
committed
244228c
View commit details
Copy full SHA for 244228c
View code at this point
Browse repository at this point
Fix version check
sebastinas
committed
716a92e
View commit details
Copy full SHA for 716a92e
View code at this point
Browse repository at this point
Simplify version check
Show description for f6de5a9
sebastinas
committed
f6de5a9
View commit details
Copy full SHA for f6de5a9
View code at this point
Browse repository at this point
Blacken.
ikanobori
committed
552c19b
View commit details
Copy full SHA for 552c19b
View code at this point
Browse repository at this point
Show deprecation warnings for urwid/curses/python2.
ikanobori
committed
08c490f
View commit details
Copy full SHA for 08c490f
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Use `not in`.
ikanobori
committed
e710adc
View commit details
Copy full SHA for e710adc
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Fix simple typo: atempt -> attempt
Show description for 779ccf1
timgates42
authored and
sebastinas
committed
779ccf1
View commit details
Copy full SHA for 779ccf1
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
Fix urwid tests under Python 3
sebastinas
committed
b772e1b
View commit details
Copy full SHA for b772e1b
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Fix test with Python 3.8
sebastinas
committed
81e7cd8
View commit details
Copy full SHA for 81e7cd8
View code at this point
Browse repository at this point
Ignore test/fodder
sebastinas
committed
79bc2f3
View commit details
Copy full SHA for 79bc2f3
View code at this point
Browse repository at this point
Blacken the source code and add `black` configuration.
Show description for cde2aad
ikanobori
committed
cde2aad
View commit details
Copy full SHA for cde2aad
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Fix Python 2.7 TypeError in test_save
mportesdev
authored and
sebastinas
committed
fabd548
View commit details
Copy full SHA for fabd548
View code at this point
Browse repository at this point
Fix Python 2.7 TypeError
mportesdev
authored and
sebastinas
committed
9d17172
View commit details
Copy full SHA for 9d17172
View code at this point
Browse repository at this point
Add test case for accessing the history file
mportesdev
authored and
sebastinas
committed
13dabf8
View commit details
Copy full SHA for 13dabf8
View code at this point
Browse repository at this point
Close lock file using os close()
mportesdev
authored and
sebastinas
committed
22db98c
View commit details
Copy full SHA for 22db98c
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Create a lock file on Windows
sebastinas
committed
52580b4
View commit details
Copy full SHA for 52580b4
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Mark as not locked before releasing the lock
sebastinas
committed
afc0eb3
View commit details
Copy full SHA for afc0eb3
View code at this point
Browse repository at this point
Use os.O_TRUNC
sebastinas
committed
0a6e34c
View commit details
Copy full SHA for 0a6e34c
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
Also protect remaining part of get_args from user code exceptions (fixes #776)
sebastinas
committed
57aa616
View commit details
Copy full SHA for 57aa616
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
Turn Interpreter into a new-style class
sebastinas
committed
14c17c1
View commit details
Copy full SHA for 14c17c1
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Use super where possible
sebastinas
committed
072576a
View commit details
Copy full SHA for 072576a
View code at this point
Browse repository at this point
Call base's __init__
sebastinas
committed
d9402cd
View commit details
Copy full SHA for d9402cd
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Remove unused imports
sebastinas
committed
d711735
View commit details
Copy full SHA for d711735
View code at this point
Browse repository at this point
Remove assignments to local variables which are never used
sebastinas
committed
54e83c8
View commit details
Copy full SHA for 54e83c8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL