Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for setup.py - stoat1/python-cx_Oracle · GitHub
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
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 }}
stoat1
/
python-cx_Oracle
Public
forked from
oracle/python-cx_Oracle
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-cx_Oracle
setup.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2017
Preparing to release cx_Oracle 6 rc 1.
anthony-tuininga
committed
ae45152
View commit details
Copy full SHA for ae45152
View code at this point
Browse repository at this point
Commits on May 24, 2017
Preparing to release cx_Oracle 6.0b2.
anthony-tuininga
committed
6ebb88b
View commit details
Copy full SHA for 6ebb88b
View code at this point
Browse repository at this point
Commits on May 20, 2017
Added support for setting the debug level in ODPI-C, if desirable, by setting
Show description for 14a1d2d
anthony-tuininga
committed
14a1d2d
View commit details
Copy full SHA for 14a1d2d
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Remove obsolete comment.
anthony-tuininga
committed
41cb66f
View commit details
Copy full SHA for 41cb66f
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Update release notes and adjust release name in preparation for release of
Show description for 8be10fe
anthony-tuininga
committed
8be10fe
View commit details
Copy full SHA for 8be10fe
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
With building cx_Oracle only requiring a compiler and the Python development
Show description for c299040
anthony-tuininga
committed
c299040
View commit details
Copy full SHA for c299040
View code at this point
Browse repository at this point
Implement ODPI-C update which significantly simplifies building cx_Oracle and
Show description for 7b0be31
anthony-tuininga
committed
7b0be31
View commit details
Copy full SHA for 7b0be31
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Include the ODPI source code as dependencies so changes trigger a rebuild of
Show description for 7dca60b
anthony-tuininga
committed
7dca60b
View commit details
Copy full SHA for 7dca60b
View code at this point
Browse repository at this point
Commits on Mar 10, 2017
Changed URL to point to new home page.
anthony-tuininga
committed
9eddc9d
View commit details
Copy full SHA for 9eddc9d
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Create README.md with contents of README.txt in Markdown syntax for better
Show description for 0062121
anthony-tuininga
committed
0062121
View commit details
Copy full SHA for 0062121
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
Rework to use the ODPI-C library instead of direct OCI calls.
anthony-tuininga
committed
b28e04e
View commit details
Copy full SHA for b28e04e
View code at this point
Browse repository at this point
Final changes to license and copyright notices as requested; addition of
Show description for 6ba2550
anthony-tuininga
committed
6ba2550
View commit details
Copy full SHA for 6ba2550
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
Dropped support for callbacks on OCI functions.
anthony-tuininga
committed
9c7eb12
View commit details
Copy full SHA for 9c7eb12
View code at this point
Browse repository at this point
Adjusted license description to be clear that the BSD 3-clause license is in
Show description for 09b9a20
anthony-tuininga
committed
09b9a20
View commit details
Copy full SHA for 09b9a20
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Move all source to subdirectory src.
anthony-tuininga
committed
da720e5
View commit details
Copy full SHA for da720e5
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Change version to 5.3 (proposed version to be released).
anthony-tuininga
committed
71f2b1c
View commit details
Copy full SHA for 71f2b1c
View code at this point
Browse repository at this point
The -mno-cygwin compile time flag is deprecated and now causes an error in
Show description for 6ef66ec
anthony-tuininga
committed
6ef66ec
View commit details
Copy full SHA for 6ef66ec
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Added support for using the C API for advanced queuing.
anthony-tuininga
committed
0f3b0f1
View commit details
Copy full SHA for 0f3b0f1
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Renamed ExternalObjectVar to Object since it will be independent of variables;
Show description for 3717176
anthony-tuininga
committed
3717176
View commit details
Copy full SHA for 3717176
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Simplify test suite by combining Python 2 and 3 scripts into one script that
Show description for 8584a5d
anthony-tuininga
committed
8584a5d
View commit details
Copy full SHA for 8584a5d
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Added support for setting the instant client version that should be used when
Show description for 4add8b1
anthony-tuininga
committed
4add8b1
View commit details
Copy full SHA for 4add8b1
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Preparing to release 5.2.1.
anthony-tuininga
committed
804ee75
View commit details
Copy full SHA for 804ee75
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
Remove remaining remnants of support for Oracle 9i (and notes in documentation
Show description for 661fddb
anthony-tuininga
committed
661fddb
View commit details
Copy full SHA for 661fddb
View code at this point
Browse repository at this point
Re-enable support for Python 2.4 (used on RHEL/CentOS 5).
anthony-tuininga
committed
5171a93
View commit details
Copy full SHA for 5171a93
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
The next release will be named 5.2.
anthony-tuininga
committed
dc0088c
View commit details
Copy full SHA for dc0088c
View code at this point
Browse repository at this point
Added support for building without any configuration changes to the machine
Show description for f749e02
anthony-tuininga
committed
f749e02
View commit details
Copy full SHA for f749e02
View code at this point
Browse repository at this point
Commits on May 25, 2014
Remove reference to text files which are no longer being distributed.
anthony-tuininga
committed
422b7e6
View commit details
Copy full SHA for 422b7e6
View code at this point
Browse repository at this point
Commits on May 20, 2014
Preparing to release 4.1.3.
anthony-tuininga
committed
fde2c64
View commit details
Copy full SHA for fde2c64
View code at this point
Browse repository at this point
Remove references to documentation that has been moved to Read the Docs.
anthony-tuininga
committed
cb0f48e
View commit details
Copy full SHA for cb0f48e
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Add support for Oracle 12c.
anthony-tuininga
committed
b473a7e
View commit details
Copy full SHA for b473a7e
View code at this point
Browse repository at this point
Commits on Jun 24, 2012
Preparing to release 5.1.2.
anthony-tuininga
committed
7556b56
View commit details
Copy full SHA for 7556b56
View code at this point
Browse repository at this point
Commits on Oct 9, 2011
Preparing to release 5.1.1.
anthony-tuininga
committed
451ea21
View commit details
Copy full SHA for 451ea21
View code at this point
Browse repository at this point
Commits on Apr 22, 2011
Remove redundant code used for determining library path.
anthony-tuininga
committed
12dbe60
View commit details
Copy full SHA for 12dbe60
View code at this point
Browse repository at this point
Commits on Feb 19, 2011
Remove "unicode" mode and simply permit unicode to be used everywhere within
Show description for 04f1904
anthony-tuininga
committed
04f1904
View commit details
Copy full SHA for 04f1904
View code at this point
Browse repository at this point
Commits on Jan 1, 2011
Make AIX5 happy as OCIPing does not appear to be available on that platform
Show description for fb2e048
anthony-tuininga
committed
fb2e048
View commit details
Copy full SHA for fb2e048
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.