FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Python3-six-removal by a-detiste · Pull Request #607 · python-escpos/python-escpos · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-escpos
/
python-escpos
Public
Notifications
You must be signed in to change notification settings
Fork
316
Star
1.3k
Code
Issues
60
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python3-six-removal
- #607
#607
Merged
patkan
merged 29 commits into
python-escpos:master
python-escpos/python-escpos:master
from
a-detiste:master
a-detiste/python-escpos:master
Copy head branch name to clipboard
Dec 16, 2023
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Python3-six-removal
#607
patkan
merged 29 commits into
python-escpos:master
python-escpos/python-escpos:master
from
a-detiste:master
a-detiste/python-escpos:master
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2023
fix unfinished Python2 -> 3 translation
Show description for bea4f29
a-detiste
committed
bea4f29
View commit details
Copy full SHA for bea4f29
Browse repository at this point
remove some six usage
a-detiste
committed
35565d5
View commit details
Copy full SHA for 35565d5
Browse repository at this point
annotate
a-detiste
committed
6aec41f
View commit details
Copy full SHA for 6aec41f
Browse repository at this point
run isort & black
a-detiste
committed
5bd936b
View commit details
Copy full SHA for 5bd936b
Browse repository at this point
pyflakes3
a-detiste
committed
324a236
View commit details
Copy full SHA for 324a236
Browse repository at this point
fix regression in Six removal
a-detiste
committed
8c8660b
View commit details
Copy full SHA for 8c8660b
Browse repository at this point
Merge remote-tracking branch 'origin/master' into pr/a-detiste/607
patkan
committed
1f232fa
View commit details
Copy full SHA for 1f232fa
Browse repository at this point
use Type instead of type
patkan
committed
369e709
View commit details
Copy full SHA for 369e709
Browse repository at this point
from __future__ import annotations
a-detiste
committed
9a941e8
View commit details
Copy full SHA for 9a941e8
Browse repository at this point
Revert "use Type instead of type"
Show description for e6380d1
patkan
committed
e6380d1
View commit details
Copy full SHA for e6380d1
Browse repository at this point
Commits on Dec 11, 2023
mypy: self.enf is always defined
a-detiste
committed
56cabce
View commit details
Copy full SHA for 56cabce
Browse repository at this point
Commits on Dec 13, 2023
fix return type of cups.py
a-detiste
committed
a8e38be
View commit details
Copy full SHA for a8e38be
Browse repository at this point
Usb idVendor/idProduct are integers
a-detiste
committed
a0ec58d
View commit details
Copy full SHA for a0ec58d
Browse repository at this point
self.default_args is always defined
a-detiste
committed
44893f9
View commit details
Copy full SHA for 44893f9
Browse repository at this point
tweak usb_args, PEP589 is better
a-detiste
committed
fb6b9d9
View commit details
Copy full SHA for fb6b9d9
Browse repository at this point
lp.py: reassure mypy
a-detiste
committed
1147472
View commit details
Copy full SHA for 1147472
Browse repository at this point
run black
a-detiste
committed
e7db5a9
View commit details
Copy full SHA for e7db5a9
Browse repository at this point
correctly cast call to CashDrawerError()
a-detiste
committed
512a5ff
View commit details
Copy full SHA for 512a5ff
Browse repository at this point
pyflakes3
a-detiste
committed
45829b8
View commit details
Copy full SHA for 45829b8
Browse repository at this point
update CUPS test
a-detiste
committed
254eae0
View commit details
Copy full SHA for 254eae0
Browse repository at this point
add missing close() method in metaclass
a-detiste
committed
aa2e5cd
View commit details
Copy full SHA for aa2e5cd
Browse repository at this point
document a bug in typeshed
a-detiste
committed
180721c
View commit details
Copy full SHA for 180721c
Browse repository at this point
query_status() returns bytes as seen in constants.py
a-detiste
committed
0f2ee2b
View commit details
Copy full SHA for 0f2ee2b
Browse repository at this point
remove more SIX usage
a-detiste
committed
99b9484
View commit details
Copy full SHA for 99b9484
Browse repository at this point
isort
a-detiste
committed
7ad4396
View commit details
Copy full SHA for 7ad4396
Browse repository at this point
Commits on Dec 15, 2023
test examples too
patkan
committed
3fb52f4
View commit details
Copy full SHA for 3fb52f4
Browse repository at this point
Merge branch 'master' into master
patkan
authored
d68f187
View commit details
Copy full SHA for d68f187
Browse repository at this point
remove type comment where type is annotated
patkan
committed
5c5acff
View commit details
Copy full SHA for 5c5acff
Browse repository at this point
Commits on Dec 16, 2023
adapt behavior of cups printer to match other implementations
patkan
committed
b634354
View commit details
Copy full SHA for b634354
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL