Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / beeware/batavia issues and pull requests
#838 - Bump package-lock.json via `npm audit fix`
Pull Request -
State: closed - Opened by glasnt over 4 years ago
#837 - Fix spelling of JavaScript
Pull Request -
State: closed - Opened by wolfv almost 5 years ago
#836 - Update roadmap.rst
Pull Request -
State: closed - Opened by clach04 almost 5 years ago
#835 - Update contribute-code.rst
Pull Request -
State: closed - Opened by dbrainz almost 5 years ago
#834 - Bump mixin-deep from 1.3.1 to 1.3.2
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#833 - Bump eslint from 3.9.1 to 4.18.2
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#832 - Bump lodash from 4.17.5 to 4.17.15
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#831 - Implement staticmethod builtin
Pull Request -
State: closed - Opened by gregcowell about 5 years ago
#830 - Grammatical fix
Pull Request -
State: closed - Opened by SerMock about 5 years ago
- 1 comment
#829 - Fixed some broken links in 'docs/how-to' section
Pull Request -
State: closed - Opened by pranavmodx about 5 years ago
- 3 comments
#828 - The links to contributor's guide and others appear to be broken
Issue -
State: open - Opened by pranavmodx about 5 years ago
- 3 comments
#827 - Failing macOS unittest - pow corner case(s)
Issue -
State: open - Opened by pzrq over 5 years ago
- 2 comments
#826 - How-To Update for Docs (building on #816)
Pull Request -
State: open - Opened by pzrq over 5 years ago
- 1 comment
#825 - Improve docs for Python 3.7+
Pull Request -
State: closed - Opened by pzrq over 5 years ago
#824 - Python 3.7+: Add testserver/test/__init__.py
Pull Request -
State: closed - Opened by pzrq over 5 years ago
#823 - Migrated code contribution guide from website.
Pull Request -
State: closed - Opened by freakboy3742 over 5 years ago
#822 - type(tuple) not working properly
Issue -
State: open - Opened by dmoisset over 5 years ago
- 1 comment
#821 - Convert Pandas to Javascript?
Issue -
State: closed - Opened by abalter over 5 years ago
- 2 comments
#820 - Accounted for the length of the keyword argument + () when substituti…
Pull Request -
State: closed - Opened by alexjdw over 5 years ago
#819 - How-To Update for docs.
Pull Request -
State: open - Opened by alexjdw over 5 years ago
#818 - Update list implementation.
Pull Request -
State: closed - Opened by alexjdw over 5 years ago
#817 - Add list tests
Pull Request -
State: closed - Opened by alexjdw over 5 years ago
- 2 comments
#816 - Extend Builtin Format function
Pull Request -
State: closed - Opened by staujd02 over 5 years ago
- 20 comments
#815 - Update inplace magic methods to have correct side-effects.
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#814 - Update all __dir__ properties to return lists instead of strings.
Pull Request -
State: closed - Opened by martica over 5 years ago
#813 - Bump js-yaml from 3.11.0 to 3.13.1
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
- 4 comments
Labels: dependencies
#812 - All the implementations of __dir__ return a string, not a list.
Issue -
State: closed - Opened by martica over 5 years ago
#811 - BaseException.__repr__ fixes
Pull Request -
State: closed - Opened by alexjdw over 5 years ago
- 6 comments
#810 - Add basic 3.7 support
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#809 - 37 error fixes
Pull Request -
State: closed - Opened by martica over 5 years ago
#808 - Refactoring abs, all, any and bin
Pull Request -
State: closed - Opened by martica over 5 years ago
#807 - Implements format builtin (sync of #760)
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#806 - Fix test_str::test_conversion_types
Pull Request -
State: closed - Opened by alexjdw over 5 years ago
- 3 comments
#805 - Remove Support for Python 3.4
Pull Request -
State: closed - Opened by danyeaw over 5 years ago
#804 - Fix "".format()
Pull Request -
State: closed - Opened by alexjdw over 5 years ago
- 1 comment
#803 - Correct repr of exceptions.
Issue -
State: closed - Opened by martica over 5 years ago
- 1 comment
#802 - Replace version.earlier and version.later with version.at_least
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#801 - RefreenceError: CodeMirror not defined
Issue -
State: closed - Opened by ashneg over 5 years ago
- 2 comments
#800 - Get all existing tests passing for sum and add two arg tests.
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#799 - Add check to assertCodeExecution that something was output and fix tests
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#798 - Updates to test runners for windows and setup.py test.
Pull Request -
State: closed - Opened by martica over 5 years ago
#797 - Unittests fail to run at all
Issue -
State: closed - Opened by alexjdw over 5 years ago
- 6 comments
#796 - WIP - Break up utils.py
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#795 - Prevent unintentional exceptions constituting a passing test.
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#794 - Complex exponentiation
Pull Request -
State: closed - Opened by martica over 5 years ago
#793 - Remove stray newline
Pull Request -
State: closed - Opened by martica over 5 years ago
#792 - Improve confidence in tests by enforcing that exception inside the tests are caught
Issue -
State: closed - Opened by martica over 5 years ago
- 2 comments
#791 - Investigate a persistent python test runner process
Issue -
State: open - Opened by martica over 5 years ago
#790 - Test to ensure issue #574 is fixed.
Pull Request -
State: closed - Opened by martica over 5 years ago
#789 - Add timeout to Python and JS test execution.
Pull Request -
State: closed - Opened by martica over 5 years ago
#788 - Add tox.ini to run tests in multiple python versions.
Pull Request -
State: closed - Opened by martica over 5 years ago
- 2 comments
#787 - Fix missing args messages
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#786 - Fix isinstance for most types.
Pull Request -
State: closed - Opened by martica over 5 years ago
- 1 comment
#779 - Represent operators with a class.
Pull Request -
State: closed - Opened by martica over 5 years ago
- 2 comments
#772 - Add Initial Support for Python 3.7 and 3.8, Remove Support for 3.4
Pull Request -
State: closed - Opened by danyeaw almost 6 years ago
- 1 comment
#771 - Unable to setup Batavia: webpack --progress error
Issue -
State: closed - Opened by SashwatAnagolum almost 6 years ago
- 3 comments
Labels: fix-verification-requested
#769 - Fix testserver [Errno 2] No such file or directory errors
Pull Request -
State: closed - Opened by danyeaw almost 6 years ago
- 1 comment
#765 - locals() working with all test cases passed except test_noargs
Pull Request -
State: closed - Opened by seeni-dev almost 6 years ago
#760 - All the format builtin tests now pass.
Pull Request -
State: closed - Opened by lielfr about 6 years ago
#756 - Implemented power and "&" operator for bytearray
Pull Request -
State: closed - Opened by jonwesneski over 6 years ago
- 2 comments
#754 - Enabling test_setattr in test_list.py
Pull Request -
State: closed - Opened by shaib over 6 years ago
- 1 comment
#753 - Added powers of complex numbers
Pull Request -
State: closed - Opened by shaib over 6 years ago
- 2 comments
#752 - Add recommentation to use nodeenv to install node
Pull Request -
State: closed - Opened by shaib over 6 years ago
- 2 comments
#746 - fix: Ensure `pow(3, -4, 5)` throws ValueError
Pull Request -
State: closed - Opened by cLupus over 6 years ago
- 5 comments
#740 - issubclass() builtin implemented
Pull Request -
State: closed - Opened by marcus290 over 6 years ago
- 2 comments
#738 - No output after running
Issue -
State: closed - Opened by tlindsay8 over 6 years ago
- 7 comments
Labels: fix-verification-requested
#733 - pow not working properly for corner cases
Issue -
State: closed - Opened by djmgit over 6 years ago
- 1 comment
#732 - fix issue #721 - Error in Batavia/builtins/round.js
Pull Request -
State: closed - Opened by djmgit over 6 years ago
- 2 comments
#730 - union and intersection frozen set
Pull Request -
State: closed - Opened by mdmjg over 6 years ago
- 3 comments
#721 - Error in Batavia/builtins/round.js
Issue -
State: closed - Opened by examin over 6 years ago
- 1 comment
#717 - Runserver fails in linux
Issue -
State: closed - Opened by igormcoelho almost 7 years ago
- 3 comments
Labels: fix-verification-requested
#711 - Update README.rst
Pull Request -
State: closed - Opened by smitar0y almost 7 years ago
#705 - Replace Webpack with Rollup, and start using ES2016 syntax
Pull Request -
State: closed - Opened by freakboy3742 almost 7 years ago
- 1 comment
#700 - Window OS : test suite error solved
Pull Request -
State: closed - Opened by JaesungNa almost 7 years ago
- 1 comment
#690 - './manage.py runserver' fails [Window]
Issue -
State: closed - Opened by JaesungNa about 7 years ago
- 3 comments
#688 - io module
Pull Request -
State: closed - Opened by lschumm about 7 years ago
- 2 comments
#685 - 'cricket-unittest run all' 922+ Fails [Window]
Issue -
State: closed - Opened by JaesungNa about 7 years ago
- 22 comments
Labels: fix-verification-requested
#684 - Add set.union and set.intersection aliases to set.__ior__ and set.__i…
Pull Request -
State: closed - Opened by lschumm about 7 years ago
- 1 comment
Labels: not-quite-right
#683 - ./stdlib is not present in '../pybee/batavia/batavia'
Issue -
State: open - Opened by parthpahariya about 7 years ago
- 8 comments
#657 - Update tuple.js
Pull Request -
State: closed - Opened by abc985 about 7 years ago
- 1 comment
#640 - [WIP] Implement built-in vars()
Pull Request -
State: closed - Opened by jerivas over 7 years ago
- 1 comment
#622 - Use Hypothesis to generate example data for tests
Issue -
State: open - Opened by Zac-HD over 7 years ago
#602 - PyStone seems to be going into an infinite loop
Issue -
State: closed - Opened by timb07 over 7 years ago
- 3 comments
#595 - Test suite returns many AssertionErrors
Issue -
State: open - Opened by Hiren-Mehta over 7 years ago
- 1 comment
#574 - [BUG] Raising exception inside for loop
Issue -
State: closed - Opened by abonie over 7 years ago
- 5 comments
#570 - [discussion/question] construct dict with native object?
Issue -
State: open - Opened by jstoebel over 7 years ago
- 3 comments
Labels: documentation-gaps
#564 - access kwargs in non builtin functions
Issue -
State: closed - Opened by jstoebel over 7 years ago
- 6 comments
#533 - Update complex exponentiation
Pull Request -
State: closed - Opened by lschumm over 7 years ago
- 2 comments
Labels: not-quite-right
#514 - Implement conditional logging
Pull Request -
State: closed - Opened by chadwhitacre over 7 years ago
- 8 comments
#510 - Babel-preset-latest deprecation warning
Issue -
State: closed - Opened by kartikadur over 7 years ago
- 3 comments
#499 - Starting to work on the compiler/parser
Pull Request -
State: closed - Opened by swenson over 7 years ago
- 1 comment
#497 - Enabling test_setattr in test_list.py
Pull Request -
State: closed - Opened by martharotter over 7 years ago
- 2 comments
#485 - Added the Powers of Complex Numbers
Pull Request -
State: closed - Opened by emiljanogj over 7 years ago
- 3 comments
#391 - Str.__mod__
Pull Request -
State: closed - Opened by jstoebel almost 8 years ago
- 14 comments
#383 - Deal with new Python magic number for 3.5.3 and Debian
Issue -
State: closed - Opened by shaib almost 8 years ago
- 3 comments
#338 - Added some new functions and fixed the old ones
Pull Request -
State: closed - Opened by martini97 about 8 years ago
- 6 comments
Labels: not-quite-right
#175 - Makefile does not work with Windows
Issue -
State: closed - Opened by kgoodwill over 8 years ago
- 3 comments
#47 - Complete implementations of Python builtins
Issue -
State: open - Opened by freakboy3742 over 8 years ago
- 40 comments
Labels: enhancement, up-for-grabs, first-timers-only
#46 - Complete implementation of operations on standard types
Issue -
State: open - Opened by freakboy3742 over 8 years ago
- 151 comments
Labels: enhancement, up-for-grabs, first-timers-only
#13 - Use pypy or brython implementation for builtins and standard lib
Issue -
State: open - Opened by wolfv almost 9 years ago
- 5 comments