issues
search
PyCQA
/
modernize
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
https://modernize.readthedocs.org/
Other
355
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add back list() when iterating over d.items() in a for statement
#262
yonran
opened
1 year ago
0
Add fixture for ValueError.message to modernize
#261
CarstenGrohmann
opened
1 year ago
0
Modernize does not update the syntax when raw string is used together with unicode literal
#260
lohxx
opened
2 years ago
0
docs: fix simple typo, consistant -> consistent
#259
timgates42
opened
2 years ago
0
Upgrade GitHub Actions and pre-commit autoupdate
#258
cclauss
closed
2 years ago
0
Some common stuff is not updated
#257
Cyberbeni
closed
2 years ago
0
GitHub Action: Add Python 3.10 and remove 3.6
#256
cclauss
closed
1 year ago
0
drop coveralls and enforce 100% coverage with no cover instead
#254
graingert
opened
3 years ago
0
migrade from codecov to coveralls
#253
graingert
opened
3 years ago
0
Use PEP 621 metadata for flit
#252
McSinyx
opened
3 years ago
0
Add a Gitter chat badge to README.rst
#251
gitter-badger
opened
3 years ago
0
enforce does not return correct exit code when ran as multiple processes
#250
MichalAugustyn
opened
3 years ago
0
Running modernize converts range to xrange which isn't 1:1
#249
tanant
opened
3 years ago
0
[pre-commit.ci] pre-commit autoupdate
#248
pre-commit-ci[bot]
opened
3 years ago
0
[pre-commit.ci] pre-commit autoupdate
#247
pre-commit-ci[bot]
closed
3 years ago
0
upgrade to pre-commit/mirrors-prettier
#246
graingert
closed
3 years ago
0
pipx run pre-commit autoupdate
#245
graingert
closed
3 years ago
0
docs: fix simple typo, wich -> which
#244
timgates42
closed
3 years ago
2
use tox-wheel 0.6 isolated_build flag and test on py3.9
#243
graingert
closed
4 years ago
0
Fix prettier
#242
graingert
closed
4 years ago
0
refine purpose
#241
graingert
closed
4 years ago
4
when zip and izip exist in the same file, it doesn't add the list(zip... to the zip instances
#240
optinirr
opened
4 years ago
0
Replace Superclass.__init__(self) with super().__init__()
#239
gsnedders
closed
4 years ago
4
Replace class-level property calls with decorators
#238
gsnedders
closed
4 years ago
1
modernize annotations
#237
graingert
closed
4 years ago
1
update shields, move them to the top of the readme, and use shields.io for reduced round trips
#236
graingert
closed
4 years ago
0
upgrade all docs deps
#235
graingert
closed
4 years ago
0
switch to flit (and one package)
#234
graingert
closed
4 years ago
1
configure isolated builds and pypi upload
#233
graingert
closed
4 years ago
0
configure zest.releaser
#232
graingert
closed
4 years ago
0
release 0.8 (modernize with fissix)
#231
graingert
closed
4 years ago
1
Release 0.8rc1
#230
graingert
closed
4 years ago
0
update changelog
#229
graingert
closed
4 years ago
0
Pin deps
#228
graingert
closed
4 years ago
0
node shouldn't be needed
#227
asottile
closed
4 years ago
0
Delete .travis.yml
#226
graingert
closed
4 years ago
0
Create .readthedocs.yml
#225
graingert
closed
4 years ago
0
configure Github Actions to run tox
#224
graingert
closed
4 years ago
0
create hello-world GHA to enable GHA in prs
#223
graingert
closed
4 years ago
0
create hello-world GHA to enable GHA in prs
#222
graingert
closed
4 years ago
0
simplify travis
#221
graingert
closed
4 years ago
0
update various URLs/copyrights to the new pycqa/modernize project
#220
graingert
closed
4 years ago
0
Switch from TravisCI to Github Actions
#219
amyreese
closed
4 years ago
3
Configure pytest cov
#218
graingert
closed
4 years ago
2
switch to flit (and one package)
#217
graingert
closed
4 years ago
6
Configure tox, pre-commit, pyupgrade and black
#216
graingert
closed
4 years ago
5
Update URL in packaging metadata
#215
takluyver
closed
4 years ago
0
CHANGELOG.rst: Fix spelling
#214
jayvdb
closed
4 years ago
1
RFC consider moving to jazzband/pycqa etc
#213
graingert
closed
4 years ago
2
decode all the commits/prs into a nice changelog
#212
graingert
closed
4 years ago
0
Next