FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/urwid.py - BlenderCL/bpython · GitHub
BlenderCL
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
1
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
urwid.py
on
main
User selector
Datepicker
Commit history
Commits on May 3, 2022
Make Interaction an abstract base class
sebastinas
committed
8caa915
View commit details
Copy full SHA for 8caa915
View code at this point
Browse repository at this point
Remove no longer used encoding
sebastinas
committed
a808521
View commit details
Copy full SHA for a808521
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
Apply black
sebastinas
committed
b46afa3
View commit details
Copy full SHA for b46afa3
View code at this point
Browse repository at this point
Commits on Oct 10, 2021
Mypy types for autocomplete.py, args.py, config.py and curtsies.py (#929)
thomasballinger
authored
4d744ca
View commit details
Copy full SHA for 4d744ca
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Remove global state of bpython.importcompletion
Show description for ec79bd8
sebastinas
committed
ec79bd8
View commit details
Copy full SHA for ec79bd8
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Use super() where possible
sebastinas
committed
0c6864b
View commit details
Copy full SHA for 0c6864b
View code at this point
Browse repository at this point
Remove unused imports
sebastinas
committed
cf6c550
View commit details
Copy full SHA for cf6c550
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Replace deprecated optparse with argparse
sebastinas
committed
ce29d8b
View commit details
Copy full SHA for ce29d8b
View code at this point
Browse repository at this point
Replace list of options with a callback
Show description for 71c419d
sebastinas
committed
71c419d
View commit details
Copy full SHA for 71c419d
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Use tuples instead of lists
sebastinas
committed
be8737c
View commit details
Copy full SHA for be8737c
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Apply black
sebastinas
committed
80539f1
View commit details
Copy full SHA for 80539f1
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Use str.format and f-strings where possible
sebastinas
committed
3b83c02
View commit details
Copy full SHA for 3b83c02
View code at this point
Browse repository at this point
Replace io.open with open
sebastinas
committed
d3248ca
View commit details
Copy full SHA for d3248ca
View code at this point
Browse repository at this point
Remove use of six.iteritems
sebastinas
committed
5a42d0a
View commit details
Copy full SHA for 5a42d0a
View code at this point
Browse repository at this point
Remove use of six.moves.builtins
sebastinas
committed
af54f72
View commit details
Copy full SHA for af54f72
View code at this point
Browse repository at this point
Remove use of six.string_types
sebastinas
committed
c829a83
View commit details
Copy full SHA for c829a83
View code at this point
Browse repository at this point
Remove use of six.moves.range
sebastinas
committed
68ffad8
View commit details
Copy full SHA for 68ffad8
View code at this point
Browse repository at this point
Update use of super and class definitions
sebastinas
committed
8f03ee2
View commit details
Copy full SHA for 8f03ee2
View code at this point
Browse repository at this point
Remove bpython._py3compat.py3
sebastinas
committed
02b4d6b
View commit details
Copy full SHA for 02b4d6b
View code at this point
Browse repository at this point
Remove encoding header
sebastinas
committed
ebe19cc
View commit details
Copy full SHA for ebe19cc
View code at this point
Browse repository at this point
Remove __future__ imports
sebastinas
committed
bebcdb3
View commit details
Copy full SHA for bebcdb3
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Use py3 for version checks
sebastinas
committed
f3cf6a6
View commit details
Copy full SHA for f3cf6a6
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
rename s_hist to screen_hist
rybarczykj
authored and
sebastinas
committed
84d581a
View commit details
Copy full SHA for 84d581a
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
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 Nov 22, 2019
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 3, 2019
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
Commits on Dec 9, 2018
Remove unnecessary import
sebastinas
committed
ac473c3
View commit details
Copy full SHA for ac473c3
View code at this point
Browse repository at this point
Commits on May 20, 2018
Fix PEP8 issues
sebastinas
committed
c85c4e7
View commit details
Copy full SHA for c85c4e7
View code at this point
Browse repository at this point
Commits on Aug 20, 2017
terminology change: native str
thomasballinger
committed
143757c
View commit details
Copy full SHA for 143757c
View code at this point
Browse repository at this point
Commits on Aug 19, 2017
fix encoding issues in urwid and curses
thomasballinger
committed
55c2655
View commit details
Copy full SHA for 55c2655
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
fix default values of keyword only arguments
thomasballinger
committed
8ac18df
View commit details
Copy full SHA for 8ac18df
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fix typo
sebastinas
committed
7c8cef6
View commit details
Copy full SHA for 7c8cef6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL