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 40 million developers.
Sign up-
UC Merced
- Merced, CA
- Sign in to view email
- https://matthiasbussonnier.com/
Pinned
1,236 contributions in the last year
Activity overview
Contribution activity
December 2019
- Carreau/adventofcode2019 Idris
- Carreau/stack_data Python
Created a pull request in MeeseeksBox/MeeseeksDev that received 11 comments
- Remove try/except import for Py2 compat
- 7.10.2 stats (forward port from 7.10.x branch)
- 7.10.2 release notes
- Remove more references to py3compat.
- remove unused import (cast_unicode)
- Remove py3compat cast_unicode from utils/path.
- Remove Py3compat from the save magic code.
- Remove one appveyor test on win32.
- remove cast_unicode and add some typings
- Remove one unnecessary shell=True option in subprocess.
- cast_unicode code simplification.
- Cleanup cast_unicode
- Cleanup imports, update some deprecation messages.
- Fix the right inputhook
- More release automation
Created an issue in ipython/ipython that received 2 comments
IPython/utils/py3compat.py unused `annotate` function.
The function annotate is a relic of Python 2 compatibility time.
we should :
check if it is used, remove usage if any
remove the function once it …
2
comments
- IPython.core.page:snip_print seem to be unused.
- Update the SVG display object to only allow str and not bytes.
- remove cast_unicode from the %save magic.
- IPython/utils/py3compat.py unused py2 compact functions.
- IPython/utils/py3compat.py unused `with_metaclass` function.
- IPython/utils/py3compat.py unused `get_closure` function.
- IPython/utils/py3compat.py unused _print_statement_sub.
1
contribution
in private repositories
Dec 16