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 - AEHO-HTAS/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 }}
AEHO-HTAS
/
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 Apr 26, 2018
Preparing to release cx_Oracle 6.3.
anthony-tuininga
committed
d242d6f
View commit details
Copy full SHA for d242d6f
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Added support for building cx_Oracle with a pre-compiled version of ODPI-C,
Show description for 9baa55b
anthony-tuininga
committed
9baa55b
View commit details
Copy full SHA for 9baa55b
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Bump version to 6.3-dev in anticipation of new features landing.
anthony-tuininga
committed
98d35e6
View commit details
Copy full SHA for 98d35e6
View code at this point
Browse repository at this point
Preparing to release cx_Oracle 6.2.1.
anthony-tuininga
committed
6f928b0
View commit details
Copy full SHA for 6f928b0
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Preparing to release cx_Oracle 6.2.
anthony-tuininga
committed
fb0d751
View commit details
Copy full SHA for fb0d751
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Reorganize code to implement the following:
Show description for e5b6370
anthony-tuininga
committed
e5b6370
View commit details
Copy full SHA for e5b6370
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
Update ODPI-C; remove error "DPI-1054: connection cannot be closed when open
Show description for fa43311
anthony-tuininga
committed
fa43311
View commit details
Copy full SHA for fa43311
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Correct support in Python 3.x for cursor.parse().
anthony-tuininga
committed
18b014a
View commit details
Copy full SHA for 18b014a
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
Preparing to release 6.1.
anthony-tuininga
committed
ad57a5e
View commit details
Copy full SHA for ad57a5e
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Update ODPI-C (replace usage of OCI thread key with thread-safe handle pool).
anthony-tuininga
committed
86564b9
View commit details
Copy full SHA for 86564b9
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
Update ODPI-C (improve performance, correct handling of objects when dynamic
Show description for 0111431
anthony-tuininga
committed
0111431
View commit details
Copy full SHA for 0111431
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Don't prevent connection from being explicitly closed when a fatal error has
Show description for 06713c9
anthony-tuininga
committed
06713c9
View commit details
Copy full SHA for 06713c9
View code at this point
Browse repository at this point
Include the README.txt and LICENSE.txt files in the wheels that are produced.
anthony-tuininga
committed
2f1cd73
View commit details
Copy full SHA for 2f1cd73
View code at this point
Browse repository at this point
Commits on Aug 15, 2017
RPM and Windows installers are no longer supported on PyPI, so no need to
Show description for 7b7bad3
anthony-tuininga
committed
7b7bad3
View commit details
Copy full SHA for 7b7bad3
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Preparing to release cx_Oracle 6.0.
anthony-tuininga
committed
b30e66f
View commit details
Copy full SHA for b30e66f
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
ODPI-C debugging is now controlled at runtime by the environment variable
Show description for f587b34
anthony-tuininga
committed
f587b34
View commit details
Copy full SHA for f587b34
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
Preparing to release cx_Oracle 6 rc 2.
anthony-tuininga
committed
22dc8c1
View commit details
Copy full SHA for 22dc8c1
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.