Block or Report
Block or report ethanfurman
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
automating_excel_with_python Public
Forked from driscollis/automating_excel_with_python
Code from the book, Automating Excel with Python by Michael Driscoll
Python 1
997 contributions in the last year
Less
More
Contribution activity
December 2022
Created 114 commits in 9 repositories
Created 31 repositories
- ethanfurman/openerplib Python
- ethanfurman/openerp_wiki Python
- ethanfurman/openerp_wholeherb_integration Python
- ethanfurman/openerp_whc_sample Python
- ethanfurman/openerp_sample_crm Python
- ethanfurman/openerp_sample Python
- ethanfurman/openerp_salesinq Python
- ethanfurman/openerp_safe_quality_food Python
- ethanfurman/openerp_lockdown Python
- ethanfurman/openerp_ip_network Python
- ethanfurman/openerp_hr_workers_comp Python
- ethanfurman/openerp_hr_training Python
- ethanfurman/openerp_hr_insurance Python
- ethanfurman/openerp_fnx_sr Python
- ethanfurman/openerp_fnx_sanitation Python
- ethanfurman/openerp_fnx_qa Python
- ethanfurman/openerp_fnx_pd Python
- ethanfurman/openerp_fnx_hd Python
- ethanfurman/openerp_fnx_fs Python
- ethanfurman/openerp_fnx_customer_portal Python
- ethanfurman/openerp_fnx_checklist Python
- ethanfurman/openerp_fnx Python
- ethanfurman/openerp_fis_integration Python
- ethanfurman/openerp_cmms_ip_network Python
- ethanfurman/openerp_cmms Python
- ethanfurman/openerp_ach_hr Python
- ethanfurman/openerp_ach Python
- ethanfurman/openerp Python
- ethanfurman/openerp_evs Python
- ethanfurman/fnx_vss Python
- ethanfurman/sqlalchemy Python
6
repositories not shown
Created a pull request in python/cpython that received 6 comments
Opened 2 other pull requests in 1 repository
Reviewed 10 pull requests in 1 repository
python/cpython
10 pull requests
- gh-100039: enhance __signature__ to work with str and callables
- [3.11] gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)
- gh-100174: [Enum] Correct PowersOfThree example.
- gh-99540: Constant hash for _PyNone_Type to aid reproducibility
- gh-59999: Add option to preserve permissions in ZipFile.extract
- gh-99087: Add missing newline for prompts in docs
- [3.11] gh-100098: [Enum] insist on actual tuples, no subclasses, for auto (GH-100099)
- gh-92120: The docstring of enum.Enum is invalid in reST
- [3.11] [Enum] Fix typos in the documentation (GH-99960)
- Fix typos in the enum documentation
Created an issue in python/cpython that received 1 comment
[Enum] __text_signature__ of EnumType.__call__ and derivatives
EnumType.__call__ is a dual-purpose method:
create a new enum class (functional API, and only valid if the parent enum has no members)
look up an …
1
comment
Started 1 discussion in 1 repository
sqlalchemy/sqlalchemy
sqlalchemy/sqlalchemy
-
Implement proper support of PEP 435 enums
This contribution was made on Dec 6




