Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
blbmdsmith
/
PythonRemoteServer
Public
forked from
robotframework/PythonRemoteServer
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
PythonRemoteServer
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 12, 2014
__version__ back to devel
pekkaklarck
committed
bc26649
View commit details
Copy full SHA for bc26649
View code at this point
Browse repository at this point
Updated __version__ to 1.0.1
pekkaklarck
committed
fe6e868
View commit details
Copy full SHA for fe6e868
View code at this point
Browse repository at this point
config doc tuning
pekkaklarck
committed
ab32d21
View commit details
Copy full SHA for ab32d21
View code at this point
Browse repository at this point
Enhance docs related to config. Includes writing docstring for __init__.
pekkaklarck
committed
617b483
View commit details
Copy full SHA for 617b483
View code at this point
Browse repository at this point
Fix support for Python 2.5 on Windows.
Show description for 7d74d65
pekkaklarck
committed
7d74d65
View commit details
Copy full SHA for 7d74d65
View code at this point
Browse repository at this point
restored pre python/jython 2.5 support
pekkaklarck
committed
e596f42
View commit details
Copy full SHA for e596f42
View code at this point
Browse repository at this point
restored pre python/jython 2.6 support
pekkaklarck
committed
8de7d2d
View commit details
Copy full SHA for 8de7d2d
View code at this point
Browse repository at this point
Add support for testing/stopping servers from cli.
Show description for eefca07
pekkaklarck
committed
eefca07
View commit details
Copy full SHA for eefca07
View code at this point
Browse repository at this point
stop_remote_serve: Return True/False depending was server allowed to stop or not.
Show description for 1a16381
pekkaklarck
committed
1a16381
View commit details
Copy full SHA for 1a16381
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
Handle EINT error in Python < 2.7.3
mkorpela
committed
a6677aa
View commit details
Copy full SHA for a6677aa
View code at this point
Browse repository at this point
Fix handling Ctrl-C (and signals) with Jython and IronPython
Show description for dc33a0e
pekkaklarck
committed
dc33a0e
View commit details
Copy full SHA for dc33a0e
View code at this point
Browse repository at this point
Fixed support with Python/Jython < 2.5.
pekkaklarck
committed
c0e8e53
View commit details
Copy full SHA for c0e8e53
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
Avoid returning object.__init__ docstring with Jython and IronPython.
Show description for b681130
pekkaklarck
committed
b681130
View commit details
Copy full SHA for b681130
View code at this point
Browse repository at this point
__version__ back to devel
pekkaklarck
committed
6c6ba95
View commit details
Copy full SHA for 6c6ba95
View code at this point
Browse repository at this point
Commits on Jan 29, 2014
Declaring code 1.0 ready.
Show description for fa23f77
pekkaklarck
committed
fa23f77
View commit details
Copy full SHA for fa23f77
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/robotframework/PythonRemoteServer
pekkaklarck
committed
d970b7a
View commit details
Copy full SHA for d970b7a
View code at this point
Browse repository at this point
restore pre python 2.5 compatibility
pekkaklarck
committed
20e8562
View commit details
Copy full SHA for 20e8562
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Return only needed information back to Robot.
Show description for 52f4f9b
spooning
committed
52f4f9b
View commit details
Copy full SHA for 52f4f9b
View code at this point
Browse repository at this point
Support continuable and fatal exceptions.
Show description for a1e674d
spooning
committed
a1e674d
View commit details
Copy full SHA for a1e674d
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
Support SIGTERM to stop server gracefully.
Show description for f60bfb8
pekkaklarck
committed
f60bfb8
View commit details
Copy full SHA for f60bfb8
View code at this point
Browse repository at this point
Fixed signals and ctrl-c to stop the process immediately.
Show description for b45e111
pekkaklarck
committed
b45e111
View commit details
Copy full SHA for b45e111
View code at this point
Browse repository at this point
Log messages both to sys.stdout and sys.__stdout__ if they differ. This way we get stopping messages to real stdout also when using Stop Remote Server keyword.
pekkaklarck
committed
dbd48d6
View commit details
Copy full SHA for dbd48d6
View code at this point
Browse repository at this point
Added . to logged stopping message. Tested starting message.
pekkaklarck
committed
db49c69
View commit details
Copy full SHA for db49c69
View code at this point
Browse repository at this point
Commits on Jan 15, 2014
Support hiding exception name using `ROBOT_SUPPRESS_NAME`
Show description for 83e7b22
spooning
committed
83e7b22
View commit details
Copy full SHA for 83e7b22
View code at this point
Browse repository at this point
Commits on Jan 13, 2014
Intercept also stderr when running keywords.
Show description for 0781725
pekkaklarck
authored and
spooning
committed
0781725
View commit details
Copy full SHA for 0781725
View code at this point
Browse repository at this point
Fixed returning non-ASCII bytes correctly.
Show description for bb53b24
pekkaklarck
authored and
spooning
committed
bb53b24
View commit details
Copy full SHA for bb53b24
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
Fixed potential bug with exceptions containing non-string arguments. Also made related tests resistant to adding new lines to the library.
pekkaklarck
committed
e7cf325
View commit details
Copy full SHA for e7cf325
View code at this point
Browse repository at this point
Commits on Jan 10, 2014
Copyright update + enhanced TODO comment
pekkaklarck
committed
a2bf6c9
View commit details
Copy full SHA for a2bf6c9
View code at this point
Browse repository at this point
Fixes and test clean-up related to return values.
Show description for ecb6425
pekkaklarck
committed
ecb6425
View commit details
Copy full SHA for ecb6425
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Fixed logging non-ASCII bytes. Also added few TODOs.
spooning
committed
22a158c
View commit details
Copy full SHA for 22a158c
View code at this point
Browse repository at this point
Fixed handling exceptions with binary messages
spooning
committed
9974f7e
View commit details
Copy full SHA for 9974f7e
View code at this point
Browse repository at this point
Commits on Jan 7, 2014
initialize attributes in __init__
pekkaklarck
committed
cd3c631
View commit details
Copy full SHA for cd3c631
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Announce selected port better.
Show description for 76dc920
pekkaklarck
committed
76dc920
View commit details
Copy full SHA for 76dc920
View code at this point
Browse repository at this point
Commits on Dec 28, 2013
Re-add changes done in this project from master.
Show description for 70e90e4
pekkaklarck
committed
70e90e4
View commit details
Copy full SHA for 70e90e4
View code at this point
Browse repository at this point
Copied current robotremoteserver.py from Robot Framework.
Show description for 99b3e96
pekkaklarck
committed
99b3e96
View commit details
Copy full SHA for 99b3e96
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.