FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/args.py - gpotter2/bpython · GitHub
gpotter2
/
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
args.py
on
main
User selector
Datepicker
Commit history
Commits on Jan 15, 2023
Do not fail if curtsies is not available (fixes #978)
Show description for c1f0385
sebastinas
committed
c1f0385
View commit details
Copy full SHA for c1f0385
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Log versions of optional dependencies
sebastinas
committed
8431402
View commit details
Copy full SHA for 8431402
View code at this point
Browse repository at this point
Log versions of all required dependencies
sebastinas
committed
7c31297
View commit details
Copy full SHA for 7c31297
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Avoid string formatting if not producing any log output
sebastinas
committed
5cc2c3f
View commit details
Copy full SHA for 5cc2c3f
View code at this point
Browse repository at this point
Commits on May 2, 2022
Set up __main__ module (fixes #959, #868)
sebastinas
committed
14669c0
View commit details
Copy full SHA for 14669c0
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Fix type annotations
sebastinas
committed
2784b2f
View commit details
Copy full SHA for 2784b2f
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 Oct 1, 2021
Behave like python3 when executing files with -i (fixes #919)
sebastinas
committed
e69cfe3
View commit details
Copy full SHA for e69cfe3
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Add type annotations to a few files
qwergle
committed
9861781
View commit details
Copy full SHA for 9861781
View code at this point
Browse repository at this point
Commits on May 21, 2021
Replace loadini with a Config object
sebastinas
committed
81eb0a5
View commit details
Copy full SHA for 81eb0a5
View code at this point
Browse repository at this point
Commits on May 12, 2021
Record relevant versions in log output
sebastinas
committed
5de943b
View commit details
Copy full SHA for 5de943b
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
fixes #841
ocurero
authored and
sebastinas
committed
bc1916b
View commit details
Copy full SHA for bc1916b
View code at this point
Browse repository at this point
Commits on Mar 20, 2021
Turn --config into a Path
sebastinas
committed
cb05a2d
View commit details
Copy full SHA for cb05a2d
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Translate version and copyright banner
sebastinas
committed
964f42c
View commit details
Copy full SHA for 964f42c
View code at this point
Browse repository at this point
Improve docstring
sebastinas
committed
7204eb5
View commit details
Copy full SHA for 7204eb5
View code at this point
Browse repository at this point
Improve logging configuration via command line options
sebastinas
committed
8badb8e
View commit details
Copy full SHA for 8badb8e
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
Fix typo
sebastinas
committed
2387472
View commit details
Copy full SHA for 2387472
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Run code directly via Python instead of InteractiveInterpreter
Show description for f4c0d34
sebastinas
committed
f4c0d34
View commit details
Copy full SHA for f4c0d34
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Add extension to CHANGELOG and AUTHORS.
Show description for b6b66fe
supakeen
committed
b6b66fe
View commit details
Copy full SHA for b6b66fe
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Improve description of arguments
sebastinas
committed
810364f
View commit details
Copy full SHA for 810364f
View code at this point
Browse repository at this point
Fix type
sebastinas
committed
cf81346
View commit details
Copy full SHA for cf81346
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 19, 2020
Refactor copyright banner
sebastinas
committed
ff12252
View commit details
Copy full SHA for ff12252
View code at this point
Browse repository at this point
Apply black
sebastinas
committed
80539f1
View commit details
Copy full SHA for 80539f1
View code at this point
Browse repository at this point
Replace imp with importlib (fixes #857)
sebastinas
committed
b9f081c
View commit details
Copy full SHA for b9f081c
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Bump copyright year
sebastinas
committed
5201a49
View commit details
Copy full SHA for 5201a49
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 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 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 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
Commits on Jan 8, 2017
Use consistent encoding
Show description for 4029ab2
sebastinas
committed
4029ab2
View commit details
Copy full SHA for 4029ab2
View code at this point
Browse repository at this point
Re-use version_banner
sebastinas
committed
a4aea3d
View commit details
Copy full SHA for a4aea3d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL