index
:
OCB.git
18.0
debian/18.0.0-1
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odoo
/
tools
/
pycompat.py
Age
Commit message (
Expand
)
Author
2024-07-26
[IMP] *: remove unnecessary pycompat.to_text calls
Xavier Morel
2024-07-26
[FIX] core: deprecate pycompat.to_text
Xavier Morel
2024-07-22
[IMP] *: deprecate pycompat.csv_reader
Xavier Morel
2024-07-22
[IMP] *: deprecate pycompat.csv_writer
Xavier Morel
2021-04-29
[CHG] core, web: deprecate t-raw
Xavier Morel
2019-11-05
[FIX] core: further pycompat cleanup
Xavier Morel
2018-11-29
[REM] pycompat: remove python 2 shims and helpers
Adrian Torres
2018-05-16
[IMP] test-pylint: check for undefined variables
Raphael Collet
2017-10-11
[FIX] tools: use codecs for csv reader/writer
Xavier Morel
2017-08-20
[FIX] P3: remove pycompat.{keys,items,values} helpers
Olivier Dony
2017-08-20
[FIX] P3: CSV reading & writing
Xavier Morel
2017-08-20
[FIX] P3: text model types
Xavier Morel
2017-08-20
[FIX] P3: fix base64 and StringIO uses
Xavier Morel
2017-05-12
[FIX] P3: raise exception with existing traceback
Xavier Morel
2017-05-10
[FIX] P3: list -> iterable builtins (#16811)
xmo-odoo
2017-04-27
[FIX] forgot a bit of version checking
xmo-odoo
2017-04-27
[FIX] builtins removed from Python 3
xmo-odoo