Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
Forked from facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
JavaScript 1
-
-
Forked from PyCQA/pylint
A Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells
Python
-
Forked from JetBrains/python-skeletons
Collection of Python files that contain API definitions of third-party libraries extended for Python static analysis tools
Python
-
Forked from idobatter/cpython
Semi-official read-only mirror of the CPython Mercurial repository
Python
-
596 contributions in the last year
Contribution activity
November 2020
Created 8 commits in 2 repositories
Created a pull request in odoo/odoo that received 4 comments
[IMP] requirements: resolve compatibility issues for 3.8 and 3.9
Only updates outdated requirements which actively cause issues: freezegun broken in 3.8 (removal of time.clock) xlrd broken in 3.8 (removal of tim…
Opened 2 other pull requests in 1 repository
Reviewed 13 pull requests in 1 repository
odoo/odoo 13 pull requests
- [IMP] requirements: resolve compatibility issues for 3.8 and 3.9
- [FW][FIX] stock: overshipping entire package
- [FIX] service: rpc call with empty array (php)
- [FIX] replace ttf fonts and cleaning
- [FIX] base: do not distribute branding from wrapped nodes
- [FIX] base, website: fix no web translation on duplicates
- Master product favorites ajf
- [DOC] A doc page for the extract API
- [FIX] tools: extract translations in snippets/ directory
- [FIX] account: do not open blindly any action
- [FIX] base: make debugging server actions easier
- [IMP] fields: New x2many command namespace
- [FIX] auth_totp: allow support of mobile device for 2FA
Created an issue in odoo/runbot that received 3 comments
Forward-port without even merging
That's a pretty serious workflow / modelling change but... Currently the initial PR needs to be merged before forwardbot starts operating. Once tha…