Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vmspython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
vmspython
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
908ca6ed8833163eaa1afe0233f043abe9592766
Select Git revision
Branches
2
branch/default
default
protected
branch/python27
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Oct
11
13
20
23
6
Nov
16
May
6
Dec
2
Jan
25
Apr
22
May
2
Jun
17
18
19
20
21
22
24
1
Jul
2
6
7
15
23
31
3
Aug
4
17
Nov
18
25
8
Dec
14
15
16
31
21
Jan
22
25
26
17
Nov
18
21
22
23
24
25
26
28
29
30
1
Dec
3
4
5
6
7
8
15
18
19
20
21
22
23
28
29
5
Jan
9
10
13
16
20
23
24
26
2
Feb
7
14
15
16
21
27
28
1
Mar
2
3
15
16
17
19
20
21
13
Apr
14
25
28
29
3
May
13
25
12
Jun
15
Nov
12
Dec
15
18
19
20
21
22
18
Jan
23
14
Feb
16
15
May
16
17
22
23
24
27
26
Jun
3
Jul
22
16
Jan
24
27
31
4
Feb
7
11
27
May
Bugfix in filescan
Bugfix in filescan
Add default_filespec argument
Bugfix, don't raise error on FNF
Add MenuItem argument to callback action routine
Add demo_menu.py file, vms.screen demo
Wrong exception catch in file_exists function
Restore previous behaviour for invalid file name, missing device...
lib$find file return a file with NLA0: device, fix this
setimr.py initial version
flags ITERATOR_CLOSE_CURSOR and RETURN_UNICODE with same value. Fixed.
Add rms_records.py
Add setEncoding and getEncoding function
Add getEncoding, setEncoding to __all__
Add LICENSE
Remove spurious CR characters
Fix exception with timeout on ptd read
Files generated by Cython 0.29.16
Update Cython 0.29.20
branch/python27
branch/python27
README initial version
Update for Python3, C generated using Cython 0.29.20
_crtlmodule.c: Update for Python 3
extract_lib.py, extract_lib.com updated for Python 3
_vmsptd.pyx, __init__.py updated for Python 3, use Cython 0.29.20
vms.rtl.lib updated for Python 3
Update for Python 3 and OpenVMS V8.4-2L1
vms.rtl.fdl updated for Python 3
smgdef missing
Use wrong file
Update vms.rtl.smg to Python 3
itemlist strings are bytes not str
Update vms.starlet for python 3
Fix str, bytes usage on Python 3
Use bytes instead og str
vms._rms module updated for Python 3
Remove unused code from 2.7
crtl_getenv return bytes
Add missing PY_SSIZE_T_CLEAN for C module, see:
Use PyUnicode_DecodeFSDefault instead PyUnicode_FromString
Update jbcmsgdef
Loading