Skip to content

Pull requests: pyparsing/pyparsing

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix typo: 'whre' -> 'where'
#60 by jdufresne was merged Dec 27, 2018 Loading…
Remove mentions of 'psyco' from docs and examples
#59 by jdufresne was merged Dec 25, 2018 Loading…
Replace bare 'except:' with 'except Exception;'
#58 by jdufresne was merged Dec 25, 2018 Loading…
Remove unused imports throughout project
#57 by jdufresne was merged Dec 24, 2018 Loading…
Fix encoding cookie to use encoding "utf-8"
#56 by jdufresne was merged Dec 22, 2018 Loading…
Trim trailing white space throughout the project
#55 by jdufresne was merged Dec 24, 2018 Loading…
Remove distutils fallback and outdated comment
#54 by jdufresne was merged Dec 22, 2018 Loading…
Docs to tarball and make tests running on py2k
#47 by mcepl was merged Nov 21, 2018 Loading…
Fixing distribution issues
#46 by mcepl was merged Nov 20, 2018 Loading…
print() is a function
#41 by cclauss was merged Oct 31, 2018 Loading…
Undefined name: file() was removed in Python 3
#39 by cclauss was merged Oct 30, 2018 Loading…
Undefined name: Set() --> set()
#38 by cclauss was merged Oct 30, 2018 Loading…
Scrutinizer-CI functionality
#36 by cngkaygusuz was merged Oct 27, 2018 Loading…
Upgrade Python syntax of examples with pyupgrade
#24 by hugovk was merged Aug 21, 2018 Loading…
Add python_requires to help pip
#23 by hugovk was merged Aug 21, 2018 Loading…
Drop support for EOL Python 2.6 and 3.3
#20 by hugovk was closed Aug 26, 2018 Loading…
(Sorry, wrong branch)
#19 by hugovk was closed Aug 9, 2018 Loading…
README: Use Python code formatting
#18 by hugovk was merged Aug 21, 2018 Loading…
Run unit tests on Travis CI
#17 by hugovk was merged Aug 21, 2018 Loading…
Fix collections ABCs deprecation warning
#16 by hugovk was merged Aug 21, 2018 Loading…
Update url and download_url
#15 by hugovk was merged Aug 21, 2018 Loading…
Srange
#14 by demosdemon was merged Aug 27, 2018 Loading…
ProTip! Filter pull requests by the default branch with base:master.