FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for setup.py - 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
252
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
setup.py
on
0.23-release
User selector
Datepicker
Commit history
Commits on Nov 9, 2021
Follow first parent on merge commits
Show description for 7702ebd
sebastinas
committed
7702ebd
View commit details
Copy full SHA for 7702ebd
View code at this point
Browse repository at this point
Commits on Feb 13, 2021
Use declarative build config as much as possible
sebastinas
committed
f3cc220
View commit details
Copy full SHA for f3cc220
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Turn Appdata into metainfo
sebastinas
committed
76aad2f
View commit details
Copy full SHA for 76aad2f
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
Import setuptools before distutils
sebastinas
committed
0a83c13
View commit details
Copy full SHA for 0a83c13
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Use new assert helper functions from curtsies
sebastinas
committed
80d7d94
View commit details
Copy full SHA for 80d7d94
View code at this point
Browse repository at this point
Use cwcwidth
sebastinas
committed
5f86b6b
View commit details
Copy full SHA for 5f86b6b
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Set supported Python versions in setup.py
sebastinas
committed
1e80189
View commit details
Copy full SHA for 1e80189
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Apply black
sebastinas
committed
542d6c5
View commit details
Copy full SHA for 542d6c5
View code at this point
Browse repository at this point
Commits on Dec 31, 2020
Fix (py)xdg package name
sebastinas
committed
68c9538
View commit details
Copy full SHA for 68c9538
View code at this point
Browse repository at this point
Use xdg module instead of custom XDG logic
sebastinas
committed
8bc9df7
View commit details
Copy full SHA for 8bc9df7
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Also bump curtsies in install_requires and README
sebastinas
committed
16d84e4
View commit details
Copy full SHA for 16d84e4
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Move build_sphinx_man configuration to setup.cfg
sebastinas
committed
627ebc9
View commit details
Copy full SHA for 627ebc9
View code at this point
Browse repository at this point
Remove obsolete install target fix up
sebastinas
committed
2ead56d
View commit details
Copy full SHA for 2ead56d
View code at this point
Browse repository at this point
Use super
sebastinas
committed
29b1bae
View commit details
Copy full SHA for 29b1bae
View code at this point
Browse repository at this point
Re-use authors from bpython
sebastinas
committed
9c143fa
View commit details
Copy full SHA for 9c143fa
View code at this point
Browse repository at this point
Move babel integration to setup.cfg
sebastinas
committed
794bfa9
View commit details
Copy full SHA for 794bfa9
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Remove unused import
sebastinas
committed
4270a7b
View commit details
Copy full SHA for 4270a7b
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
Fix version parsing
sebastinas
committed
d55c640
View commit details
Copy full SHA for d55c640
View code at this point
Browse repository at this point
Bump Sphinx version requirement
sebastinas
committed
7c58ca0
View commit details
Copy full SHA for 7c58ca0
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Generate black-compatible _version.py
sebastinas
committed
ef52672
View commit details
Copy full SHA for ef52672
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Fix jedi 0.16.0 deprecation warnings
Show description for 1cfba80
sebastinas
committed
1cfba80
View commit details
Copy full SHA for 1cfba80
View code at this point
Browse repository at this point
Generate bpython._version for tarballs from github (fixes #643)
sebastinas
committed
5a68b0e
View commit details
Copy full SHA for 5a68b0e
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Catch and raise OSError
sebastinas
committed
3cfda64
View commit details
Copy full SHA for 3cfda64
View code at this point
Browse repository at this point
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
Remove six from dependencies
sebastinas
committed
fe22153
View commit details
Copy full SHA for fe22153
View code at this point
Browse repository at this point
Run setup with Python 3
sebastinas
committed
e7cab9d
View commit details
Copy full SHA for e7cab9d
View code at this point
Browse repository at this point
Remove Python 2 specific tests
sebastinas
committed
d56e832
View commit details
Copy full SHA for d56e832
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 Python 2-specfic dependencies
sebastinas
committed
c0c2e48
View commit details
Copy full SHA for c0c2e48
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
update curtsies version
rybarczykj
committed
0735e91
View commit details
Copy full SHA for 0735e91
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Apply black
sebastinas
committed
012ea90
View commit details
Copy full SHA for 012ea90
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Corrected cursor positioning on inputs with full-width (2 column) characters (#817)
Show description for 8e25e01
rybarczykj
authored
8e25e01
View commit details
Copy full SHA for 8e25e01
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Use https
sebastinas
committed
e4a88c2
View commit details
Copy full SHA for e4a88c2
View code at this point
Browse repository at this point
Blacken
sebastinas
committed
7908efd
View commit details
Copy full SHA for 7908efd
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Adapt desktop and appdata files to new spec
Show description for 616792b
sebastinas
committed
616792b
View commit details
Copy full SHA for 616792b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL