Python 3
See original GitHub issueAre you interested in or currently working on python 3 support? I could potentially find the time to do the conversion (maybe using six
if necessary) if you’re open to it.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:14 (12 by maintainers)
Top Results From Across the Web
Download Python
Download the latest Python 3 source. Read more. Alternative Implementations. This site hosts the "traditional" implementation of Python (nicknamed CPython). A ...
Read more >Python 3.0 Release
Python 3.0 (a.k.a. "Python 3000" or "Py3k") is a new version of the language that is incompatible with the 2.x line of releases....
Read more >Welcome to Python.org
The official home of the Python Programming Language. ... 3.10.9, 3.9.16, 3.8.16, 3.7.16, and 3.12.0 alpha 3 are now available; 2022-11-23 Where is...
Read more >3.11.1 Documentation
This is the official documentation for Python 3.11.1. Parts of the documentation: ... installing from the Python Package Index & other sources.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
OK, I just released v1.2, which should have the python3 support. Let me know how it works!
I may fork and give it a go anyway because that might be less effort than making my own bigquery mock! If it involves minimal changes that work on python 2 I’ll open a PR but feel free to close if that doesn’t work for you.