Revisions of python-pyupgrade

Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 38)
- update to version 2.26.0.post1:
 - BUG: fix broken tests for versioned_branches feature
- update to version 2.26.0:
 - ENH: expand versioned_branches feature to Python 3 minor version comparison (<, >, <=, >= with else)
- update to version 2.25.1:
 - don't rewrite %-format with width+s
 - update timidity docs for f-strings
- update to version 2.25.0:
 - revert pep584 rewrit
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 37)
Fix changes
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 36)
Clean up the package with unresolved conflicts.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 35)
- update to version 2.24.0:
 - Rewrite unittest deprecated aliases
   Fixes #519
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 34)
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 33)
- update to version 2.23.3:
 - can't splat async generators
 - cannot unpack async generators
 - add extra test for pep584
- update to version 2.23.2:
 - correctly compute indent for typeddict after dedent
- update to version 2.23.1:
 - fix bug in merge dicts: look for comma backwards
- update to version 2.23.0:
 - rewrite type of primitive
- update to version 2.22.0:
 - rewrite six.moves.range
 - rewrite lru_cache with maxsize=None and typed=False
   Co-authored-by: Max Rozentsveyg <maxr@outlook.com>
- update to version 2.21.2:
 - dont do generator rewrite if list comp contains await
- update to version 2.21.1:
 - fix breakage from async generator
 - Fix etree heading, non-breaking space to space
- update to version 2.21.0:
 - remove redunant encoding even for f-strings
- update to version 2.20.1:
 - dont rewrite fstring if await in py3
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 32)
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 31)
- Update to version 2.20.0:
 - stricter mypy settings
 - remove unused type ignore
 - fix six.with_metaclass and trailing commas
 - rewrite cElementTree to ElementTree
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 30)
- update to version 2.19.1
 - unpack argument list comprehensions
 - revert string join for potential perf reasons
- update to version 2.19.2
 - replace open modes with string flags
- update to version 2.19.3
 - ignore unrelated calls to .encode(...)
 - fix elif -> else when indented
- update to version 2.19.4
 - fix __metaclass__ = type replacement without extra newline
buildservice-autocommit accepted request 896594 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 29)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 28)
- update to versio 2.18.3:
 - remove trailing comma after removed list comp
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 27)
- update to version 2.18.2:
 -  don't rewrite list comp to generator expression in short-circuiting functions
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 26)
- update to version 2.18.1:
 - check argument count for generator rewrite
- update to version 2.18.0:
 - use generator expressions in single arg func calls
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 25)
- update to version 2.17.0:
 - Fix typo in the "is" example of README
 - use generator to unpack list comprehension
- update to version 2.16.0:
 - don't crash on --py311-plus
 - Use more inclusive language
 - pep584-rewrite
 - note pep584 change in README
buildservice-autocommit accepted request 893450 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 24)
baserev update by copy to link target
buildservice-autocommit accepted request 891802 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 23)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 22)
- update to version 2.15.0:
 - only replace argument token
 - CLN only replace argument token
 - replace stdout=PIPE and stderr=PIPE with capture_output=True
buildservice-autocommit accepted request 889751 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 21)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 20)
- update to version 2.14.0:
 - replace universal_newlines with text if py37+
 - upgrade subprocess.run(universal_newlines=True) to subprocess.run(text=True) in --py37-plus
 - reorder_python_imports: v2.4.0 → v2.5.0
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 19)
- Update to version 2.13.0:
 - move pep563 rewrite to py311
- Update to version 2.12.0:
 - document annotation unquote
 - use dict comprehension
 - rewrite typeddict even with total= option
 - Update azure-pipelines template repositories
 - _to_fstring: Use original token stream instead of unparsed AST
Displaying revisions 41 - 60 of 78
openSUSE Build Service is sponsored by